Commit Graph

2262 Commits

Author SHA1 Message Date
mkinney a148560fef Add new CLI section for kubectl and rancher in the getting started area 2019-11-03 20:11:00 -08:00
mkinney 7efe8f8aaa define RKE 2019-11-03 20:09:15 -08:00
Tejeev bdedcbe686 Added minor reference to installing RKE. Might still get missed 2019-11-03 20:08:12 -08:00
Tejeev 23780c3312 Made D more clear
Almost sounded like it was saying to move the images before starting on the steps.
2019-11-03 20:07:15 -08:00
Catherine Luse 5e49ab911e Make formatting consistent 2019-11-03 20:06:49 -08:00
Catherine Luse 28c3756bc4 Add note about cluster.yml change 2019-11-03 20:06:49 -08:00
Catherine Luse 85b93a21f4 Document search filter for AD user schema and group schema 2019-11-03 19:40:38 -08:00
David Nuzik 0075d4f3aa Merge pull request #1959 from davidnuzik/remove-lb
Remove load balancer step for ha install
2019-10-31 16:18:56 -07:00
David Nuzik 8834bd15b0 fixes for master_node and remove sentence
Remove confusing sentence and fix master_node to be lowercase.
2019-10-31 13:20:32 -07:00
David Nuzik ed3850b6e9 Remove load balancer step for ha install 2019-10-31 12:30:58 -07:00
David Nuzik b682babf19 Merge pull request #1953 from davidnuzik/faq_and_known_issues
Faq and known issues
2019-10-31 11:10:43 -07:00
David Nuzik 14dcbd81a6 Merge pull request #1958 from davidnuzik/pre-reqs
Add pre-reqs section to node-requirements
2019-10-31 11:01:13 -07:00
David Nuzik 4f0a01355e Remove "respectively" 2019-10-31 10:58:14 -07:00
David Nuzik 8a1565d53b Adds iptables known-issue 2019-10-31 10:39:42 -07:00
David Nuzik 13ef08a093 Add pre-reqs section to node-requirements
This just adds a note about how hostnames must be unique.
I couldn't think of anything else vital at this time but we may add a note about iptables in the Known Issues in a separate PR.
2019-10-31 10:33:23 -07:00
David Nuzik e7cbf74579 Remove placeholder known-issue 2019-10-30 13:29:00 -07:00
David Nuzik beb790aecc Add FAQ and Known Issues sections
Adds these sections to the k3s docs with some faq questions filled in and one known issue.
This will need to be updated periodically.
2019-10-30 13:24:58 -07:00
David Nuzik 4f1b1ae644 Merge pull request #1951 from davidnuzik/issue-795
Small change to quick-start
2019-10-30 10:48:43 -07:00
Catherine Luse 530d133a52 Add steps to open ports on RHEL-derived Linux firewall 2019-10-30 09:02:18 -07:00
David Nuzik eb3d332920 Small change to quick-start
This tweaks the big NOTE at the top of the quick-start guide to point to kubernetes tutorials for any k8s newbies.
These tutorials are actually pretty great and explain how to create a deployment and get this exposed to the outside world.

We will look into adding docs around Traefik.
2019-10-29 15:32:08 -07:00
Sebastiaan van Steenis 5dc4c61c33 Use only one method for etcd ts commands 2019-10-29 09:29:27 -07:00
Catherine Luse ae99bb1972 Say that Helm v2.15+ is required for K8s v1.16
Update note about required Helm version

Update Helm version info

Update note about Helm version requirements

Update Helm version info

Say to refer to the default Kubernetes version for your RKE version

Minor edit to installation doc

Edit installation docs

Edit Helm version requirements

Update language about Helm chart
2019-10-28 15:02:33 -07:00
David Nuzik 381e7850be Merge pull request #1941 from claycooper/patch-2
Update _index.md
2019-10-28 10:12:03 -07:00
claycooper 046b3f371e Update _index.md
Fixed default install command to match what's shown at https://k3s.io/.

Made wording around examples consistent.
2019-10-26 15:03:00 -04:00
Catherine Luse 5d37dcb056 Minor update to Rancher requirements 2019-10-25 17:44:35 -07:00
Catherine Luse d4da032801 Say you must open ports when installing HA Rancher on Oracle Linux 2019-10-25 17:38:49 -07:00
Catherine Luse 478ed3299f Change Rancher version in quickstart to 2.x 2019-10-25 11:03:20 -07:00
David Nuzik 23faaaeaca update cli flags
This updates the k3s server and k3s agent flags
In a later PR we may change the location of these this only covers content changes in this area.
2019-10-24 11:42:11 -07:00
Denise c4e26a2391 Merge pull request #1930 from dnoland1/patch-34
Fixed audit example for protect-kernel-defaults and make-iptables-util-chains
2019-10-24 06:58:24 -07:00
Adrian Goins 2959bd41f1 add additional language 2019-10-24 07:48:01 -03:00
Adrian Goins 9ed4cf6d29 remove incorrect classification
removed "installer" reference and buffed up the rest of the language.
2019-10-24 07:44:36 -03:00
David Noland e7119e1fd1 Applied same fix for 2.1 and 2.2. 2019-10-23 21:49:06 -07:00
Eamon Bauman 62141f0a0d Clarifying there are no RKE config options
Seems small, but can be misleading. There are plenty of options in AWS for configuring permission, etc. But in RKE, there is only one option and that is setting the name of the cloud provider.
2019-10-23 20:59:35 -07:00
dnoland1 5a3abd5f05 change is for etcd section, not kubelet 2019-10-23 20:56:06 -07:00
dnoland1 50cb4dadd1 Fixed audit example for protect-kernel-defaults and make-iptables-util-chains 2019-10-23 15:29:33 -07:00
Denise 8a58ff5e63 Update _index.md 2019-10-23 11:34:33 -07:00
William Jimenez c8647620d0 Update _index.md
security message
2019-10-22 14:30:21 -07:00
Catherine Luse 1cf8c11099 Add custom network plugins info to Rancher docs (#1675)
* Add custom network plugins info to Rancher docs

* Change 'configmap' to 'add-on manifest'

* Add custom network plugins info to Rancher docs

* Change 'configmap' to 'add-on manifest'

* Edit network plugins section of RKE docs

* Add detailed RKE config example to RKE docs

* Minor edit to custom network plugin section
2019-10-22 00:36:22 -05:00
Catherine Luse 48eb889ebf Fix merge conflict error 2019-10-21 16:31:24 -07:00
dnoland1 2443d01ba1 Merge branch 'master' into patch-32 2019-10-21 15:29:37 -07:00
Sebastiaan van Steenis 17104eef21 Add note on issue with Helm v2.15.0 2019-10-21 17:05:05 -05:00
dnoland1 3bc00810c5 In UI, setting is called "cluster-template-enforcement" 2019-10-21 17:04:11 -05:00
Alex Seymour 5b4045588e Add missing VirtualService definition
Per https://istio.io/docs/examples/bookinfo/#determine-the-ingress-ip-and-port and https://raw.githubusercontent.com/istio/istio/release-1.3/samples/bookinfo/networking/bookinfo-gateway.yaml
2019-10-21 17:03:45 -05:00
Denise 0cbf0c5228 Merge pull request #1904 from DavidZisky/patch-1
Updated docs for k3s
2019-10-21 10:46:54 -05:00
Denise 64e8207d43 Merge pull request #1901 from catherineluse/faq
Edit and update FAQ
2019-10-21 06:02:37 -07:00
Denise b9e3e5be43 Merge pull request #1737 from Indevver/audit-17
404s
2019-10-21 05:47:30 -07:00
Denise a32930c34e Update _index.md 2019-10-21 07:44:04 -05:00
Denise 02036e9553 Merge pull request #1820 from Indevver/audit-23
changing images to responsive images with srcset
2019-10-21 05:33:33 -07:00
dnoland1 7bd9410688 Fixed Kubernets spelling error 2019-10-21 05:31:00 -07:00
dnoland1 10262c40b8 Removing duplicate nodes: in YAML example 2019-10-21 05:29:37 -07:00