Commit Graph

3799 Commits

Author SHA1 Message Date
Vašek Chalupníček 4787f6a0c7 Fixing misleading instruction.
Original text is in clash with next step of choosing PVC created under section no. 2.
2021-02-01 16:03:51 +01:00
Catherine Luse 0a0590df5c Add info on required K8s version to air gap K3s install docs 2021-01-28 13:17:20 -07:00
Gaurav Mehta 4480fa201b Minor update to sample IAM policy 2021-01-27 16:07:41 +11:00
Tejeev 3d371153fe Redirected "the new application for monitoring and alerting is documented [here.]" to actually point at new app 2021-01-26 22:28:45 +00:00
Catherine Luse 206545e874 Fix links 2021-01-25 17:12:46 -07:00
Catherine Luse 1005ff4f06 Update steps to restore Rancher 2021-01-25 17:12:46 -07:00
Catherine Luse 5cde1b12e6 Merge pull request #2979 from rancher/dkeightley-patch-3
Add note for the audit logging sidecar container in airgap environments
2021-01-25 16:38:33 -07:00
kinarashah a0fa02a665 add known issues for kubeconfig tokens 2021-01-25 12:25:51 -08:00
dkeightley 0ef72d8943 Update _index.md 2021-01-25 09:09:38 +13:00
Catherine Luse ea91010810 Merge pull request #2973 from catherineluse/formatting
Fix 404s
2021-01-15 02:51:03 -07:00
Catherine Luse f55b5fb98a Fix 404s 2021-01-15 02:49:44 -07:00
Catherine Luse 54d58cc3d6 Merge pull request #2972 from catherineluse/formatting
Fix internal links
2021-01-15 02:20:16 -07:00
Catherine Luse 16fee6d094 Fix more internal links 2021-01-15 02:19:08 -07:00
Catherine Luse 73de86344b Fix more internal links 2021-01-14 14:18:42 -07:00
Catherine Luse a1fa930750 Merge pull request #2964 from rancher/el-noproxy-patch-20210112
Changed formatting for `noProxy` flag
2021-01-13 08:09:32 -07:00
Catherine Luse a0ea1bcd5c Merge pull request #2967 from catherineluse/quickstart
Say in Docker install page that it's not for RancherD
2021-01-12 11:49:43 -07:00
Catherine Luse a853ccfd04 Say in Docker install page that it's not for RancherD 2021-01-12 11:48:36 -07:00
Catherine Luse 662ff4a024 Merge pull request #2965 from catherineluse/formatting
Fix internal links
2021-01-12 11:39:52 -07:00
Catherine Luse a714c4c117 Re-add installing Docker docs 2021-01-12 11:38:23 -07:00
Catherine Luse aa172fb1cf Fix internal links 2021-01-12 08:54:21 -07:00
Catherine Luse 51bf5a2fef Merge pull request #2933 from catherineluse/formatting
Copy edit, formatting, and organization. Preparing for docs versioning
2021-01-12 07:31:31 -07:00
Catherine Luse 2a8f22212a Copy edit in preparation for versioning the docs 2021-01-12 05:28:16 -07:00
shredgar b905104e46 Changed formatting for noProxy flag
When installing Rancher via Helm and using the `noProxy` flag we need to properly format this flag.
So, instead of using `--set noProxy="127.0.0.0/8\,10.0.0.0/8\,172.16.0.0/12\,192.168.0.0/16,.svc,.cluster.local"`
We should use `--set noProxy="127.0.0.0/8\,10.0.0.0/8\,172.16.0.0/12\,192.168.0.0/16\,.svc\,.cluster.local"`
2021-01-12 11:21:51 +01:00
yassan 0f571a5163 Fixed Solution Overview Image Link
fixing typo

Maybe, this image link: https://github.com/rancher/docs/blob/master/static/img/rancher/rancher-on-prem-vsphere.svg
2021-01-09 12:34:56 +09:00
Catherine Luse 1fe5b4213c Say that supported K3s version must be used for Rancher install 2021-01-08 17:28:03 -07:00
Catherine Luse b2373c5584 Remove experimental note from OPA docs 2021-01-08 16:21:24 -07:00
dkeightley 4506d037c9 Update URL fragment for a registry with credentials 2021-01-08 16:13:11 +13:00
Nelson Roberts 525f8b6612 Merge pull request #2939 from paraglade/v2.5.4-security-cis
V2.5.4 release candidate updates for CIS 1.6 guides
2021-01-07 13:37:09 -07:00
Catherine Luse bb9167a135 Merge pull request #2957 from rancher/Tejeev-patch-3
Added Oxford comma
2021-01-07 13:25:45 -07:00
Catherine Luse 3c4a3c1523 Merge pull request #2960 from catherineluse/update-staging
Add hardware requirements for RancherD
2021-01-07 12:09:06 -07:00
Catherine Luse c93a94c907 Add hardware requirements for RancherD 2021-01-07 12:04:38 -07:00
Catherine Luse 744c242bb8 Merge pull request #2953 from rancher/staging
Merge staging (v2.5.4 docs) into master
2021-01-07 11:55:24 -07:00
Catherine Luse 5e12d039f3 Reorganize node requirements 2021-01-07 10:01:12 -07:00
Bastian Hofmann c947a0d5cc Remove two more references to specific linux distributions in the docs and link to the support matrix
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2021-01-07 17:38:35 +01:00
Catherine Luse 86671f4d2b Update node requirements 2021-01-07 09:28:04 -07:00
Tejeev 3560325a28 Added Oxford comma
In my experience, it can go a long way to clarifying sentences and we use it all over the docs (including many times on this very page) so added it here
2021-01-07 14:36:37 +00:00
Catherine Luse 1e119cfad0 Refer to support maintenance terms for list of tested OSs 2021-01-06 13:11:22 -07:00
Catherine Luse 0bd2eacde3 Edit language around RancherD as an experimental feature 2021-01-06 10:30:37 -07:00
Catherine Luse 0242596838 Resolve merge conflicts 2021-01-05 21:29:16 -07:00
Catherine Luse 297508d221 Say that RancherD install is experimental 2021-01-05 20:43:54 -07:00
Caleb Bron ba911285db Merge pull request #2949 from cbron/gke-auto-upgrade
Recommend not auto-upgrading GKE nodes
2021-01-05 15:08:08 -07:00
Caleb Bron 07cd31ac9d Recommend not auto-upgrading GKE nodes 2021-01-05 13:29:45 -07:00
Catherine Luse 5355b3625a Address feedback on RancherD docs #2935 2021-01-05 13:16:56 -07:00
Nelson Roberts 0d8bfaf1e5 updates to the self-assessment 2021-01-05 12:08:20 -07:00
Nelson Roberts 35ee481565 hardening guide updates 2021-01-05 12:04:50 -07:00
Catherine Luse 31f14f73b4 Fix footnote formatting 2021-01-05 04:56:11 -07:00
Eric Promislow 2c51e75549 Fix various typos
Most style changes proposed here are to be consistent with other users
in the docs.
2020-12-31 11:42:40 -08:00
Nelson Roberts 8d5fe62a98 update generated markdown from cluster scan results 2020-12-29 12:01:59 -07:00
Nelson Roberts 337a8c4429 update navigation order 2020-12-29 12:00:23 -07:00
Nelson Roberts 81c99edbe9 add cis 1.6 links to index 2020-12-29 07:52:13 -07:00