Commit Graph

2243 Commits

Author SHA1 Message Date
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
Alex Seymour dcac3019ab Fix deploy-workloads link
Fix deploy-workloads link
2019-10-21 05:29:06 -07:00
Tejeev d931ec5653 Clarified location for configuration
If you are working through the docs in order it makes sense that the addons are in the cluster.yml but this is not evident if you land on the page from a search.
2019-10-21 05:27:09 -07:00
Tejeev 993bdeba61 Clarified location of configuration
If you are working through the docs in order it makes sense that the addons are in the cluster.yml but this is not evident if you land on the page from a search.
2019-10-21 05:26:47 -07:00
Tejeev 623c59e434 Clarified location of configuration
If you are working through the docs in order it makes sense that the addons are in the cluster.yml but this is not evident if you land on the page from a search.
2019-10-21 05:26:23 -07:00
Tejeev 65a6638026 Clarified location of configuration
Explicit > Implicit
2019-10-21 05:25:59 -07:00
Tejeev 80abac703f Clarified and attempted to improve flow
Explicit > Implicit
The page felt very disjointed and as with the others, if you landed on the page from a search it wasn't clear how to add add-ons so I attempted to clarify this and improve the flow of the page.
Turned the portion that read like un-bulleted bullet points into bullet points, but this is still lacking an explanation on best practice for removing an addon and those bullets could use some elucidation.
2019-10-21 05:25:26 -07:00
kinarashah f9055c38fb make metadata subsections linkable 2019-10-21 05:20:51 -07:00
Doctori a04a1bc082 fixing typo
the argument is `--profiling` backtick was too far
2019-10-21 05:07:53 -07:00
Alex Seymour 7cf0d0947e Add send resolved option to notifier docs 2019-10-21 05:06:52 -07:00
Sebastiaan van Steenis 53b47f280a Fix baseurl typos 2019-10-21 05:05:24 -07:00
Erik Wilson c2a851209d Fix k3s redirect 2019-10-18 10:54:26 -07:00
Erik Wilson 11ee054fb6 Merge pull request #1905 from catherineluse/k3s-link
Add alias for deleted k3s page so it shows in Google searches
2019-10-18 10:51:03 -07:00
Catherine Luse a4c3f400f9 Add alias for deleted k3s page so it shows in Google searches 2019-10-18 10:47:07 -07:00
David Zisky ca983ec257 Update _index.md
... and whitespaces
2019-10-18 12:06:55 +02:00
David Zisky b3c62082da Update _index.md
removed unnecessary space
2019-10-18 12:06:21 +02:00
David Zisky fa271d156b Added --disable-cloud-controller info 2019-10-18 12:02:25 +02:00
Catherine Luse 78292a4e72 Minor correction to FAQ 2019-10-17 16:54:48 -07:00
Catherine Luse 911537fef3 Edit and update FAQ 2019-10-17 16:09:49 -07:00
David Nuzik d2603948fc Fix flannel-backend
Removes flannel-backend option from Agent Options section as this is only a server option.
2019-10-17 15:16:57 -07:00