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
Alena Prokharchyk
6d57900705
Fix for cloud provider section in cluster.yml for vSphere
2019-10-28 10:18:05 -07:00
David Nuzik
381e7850be
Merge pull request #1941 from claycooper/patch-2
...
Update _index.md
2019-10-28 10:12:03 -07:00
Denise
9b7d982aa7
Merge pull request #1940 from catherineluse/oracle-linux-ami
...
Say you must open ports when installing HA Rancher on Oracle Linux
2019-10-26 16:59:41 -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
Denise
2b5d436112
Merge pull request #1935 from catherineluse/manual-quickstart
...
Change Rancher version in quickstart to 2.x
2019-10-25 11:34:16 -07:00
Catherine Luse
478ed3299f
Change Rancher version in quickstart to 2.x
2019-10-25 11:03:20 -07:00
David Nuzik
a2d9d87cc8
Merge pull request #1934 from davidnuzik/update-args
...
update k3s cli flags
2019-10-24 11:55:12 -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
ac03883af0
Merge pull request #1932 from rancher/oskapt-patch-1
...
remove incorrect classification
2019-10-24 07:49:53 -03: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
Catherine Luse
3a9f2022c7
Revert TOC, which is in this commit: " https://github.com/rancherlabs/website/issues/1615 add id on div"
...
This reverts commit 439afaa3e3e8531a9f6ae3881784763fb575efe6.
2019-10-23 14:22:15 -07:00
Denise
651a8be8e0
Merge pull request #1919 from wjimenez5271/patch-12
...
Update _index.md
2019-10-23 11:34:50 -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
Julian Smith, Blockfreight, Inc
3a032c2295
Add explicit reference to Traefik configuration
...
- It is not obvious how to configure Traefik on in a default K3S install, add reference to the config file location.
2019-10-22 19:36:54 +11: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
Adrian Goins
4e69b96b32
Merge pull request #1916 from catherineluse/etcd-snapshot
...
Fix merge conflict error
2019-10-21 22:06:51 -03:00
Catherine Luse
48eb889ebf
Fix merge conflict error
2019-10-21 16:31:24 -07:00
Denise
06a2601b93
Merge pull request #1866 from dnoland1/patch-32
...
Added guidance for ssh keys for bastion host
2019-10-21 17:33:33 -05: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