Commit Graph

3767 Commits

Author SHA1 Message Date
Catherine Luse dd073dfab5 Fix broken link in upgrade section 2019-09-10 12:57:08 -07:00
Denise Schannon 9ef412c36a remove experimental from title 2019-09-10 10:23:24 -07:00
Robert Parker deb369dc30 Add links back in that were mistankly removed 2019-09-09 11:31:25 -07:00
Denise 9bf4f63856 Merge pull request #1740 from catherineluse/upgrade-with-expired-certs
Explain how to rotate certs after upgrading old Rancher
2019-09-09 09:54:24 -07:00
Catherine Luse 1eaaf86d05 Add upgrade note in more places 2019-09-09 09:48:08 -07:00
Catherine Luse 08e5a5e730 Explain how to rotate certs after upgrading old Rancher 2019-09-09 03:40:30 -07:00
Robert Parker 335e46d515 Merge branch 'master' into audit-17 2019-09-08 13:09:37 -07:00
Robert Parker df9ac5d8d1 404s 2019-09-08 13:05:46 -07:00
Catherine Luse cbd327a952 Include IAM policy for reading/writing S3 snapshots 2019-09-06 16:43:50 -07:00
Denise e86e36b2fe Merge pull request #1713 from cjellick/certmanager
Cert-manager doc updates
2019-09-06 16:21:38 -07:00
Sebastiaan van Steenis 7d1a5cfc8d Add troubleshooting commands for etcd content 2019-09-06 11:27:59 -07:00
Chris Kim fa5973a4c4 Add NLB Disclaimer
Add disclaimer that we do not support NLB terminating TLS connections
2019-09-06 11:11:31 -07:00
Craig Jellick 4f543ca7c6 address review comments 2019-09-05 18:56:47 -07:00
Catherine Luse 4bb7aa6c76 Update the etcd restoration process in RKE docs (#1679)
* Edit RKE backup and recovery docs

* Edit RKE backup and recovery docs

* Edit RKE restore docs

* Add manual steps to older RKE restore process

* Make example scenario consistent with restore doc

* Remove node3 from table in rke restore scenario

* Remove node3 from both tables in rke restore doc

* Fix typo

* Add numbers to example scenario steps
2019-09-05 13:22:27 -07:00
Catherine Luse 4bf1fac1d0 Say that only clusters hosted by infrastructure providers can be cloned 2019-09-05 10:46:55 -07:00
Sebastiaan van Steenis 222db8b4d5 Add CoreDNS troubleshooting 2019-09-05 07:06:31 -07:00
Chris Van Vleit 7a043aa67b Update _index.md 2019-09-05 06:45:06 -07:00
Sebastiaan van Steenis 01f7d72331 Update etcd troubleshooting commands to 3.3.x+ 2019-09-05 06:44:29 -07:00
Sebastiaan van Steenis 3b87fee3b4 Refer to official etcd site 2019-09-05 06:43:36 -07:00
Denise c0780bcce9 Merge pull request #1716 from catherineluse/external-auth-access-levels
Explain Rancher access scope in external auth docs
2019-09-04 16:04:44 -07:00
Catherine Luse eafe0afaa7 Add SAML caveats shortcode to auth docs 2019-09-04 15:54:08 -07:00
Denise fe3a435f3c Merge pull request #1628 from niusmallnan/ros-stage-install
RancherOS: caching imags when installing to disk
2019-09-04 14:59:31 -07:00
Sebastiaan van Steenis 6f52fd43cd Link NGINX config to avoid data being out of date 2019-09-04 14:46:49 -07:00
Tejeev bcd9daea8e Corrected link for airgapped HA upgrades 2019-09-04 14:43:26 -07:00
Catherine Luse 351d2999ba Explain Rancher access scope in external auth docs 2019-09-04 13:54:48 -07:00
Denise 3504209b9c Merge pull request #1715 from Tejeev/patch-2
Clarify Finishing Up
2019-09-04 13:13:25 -07:00
Oleg Tarassov 644dd96f50 Update _index.md
the bash scripts compiles into a single line which results into something like this:
```
for module in br_netfilter ip6_udp_tunnel ip_set ip_set_hash_ip ip_set_hash_net iptable_filter iptable_nat iptable_mangle iptable_raw nf_conntrack_netlink nf_conntrack nf_conntrack_ipv4 nf_defrag_ipv4 nf_
nat nf_nat_ipv4 nf_nat_masquerade_ipv4 nfnetlink udp_tunnel veth vxlan x_tables xt_addrtype xt_conntrack xt_comment xt_mark xt_multiport xt_nat xt_recent xt_set xt_statistic xt_tcpudp; do if ! lsmod | grep -q $module; then echo "module $m
odule is not present" fi done;
```

to avoid syntax error, extra semicolons fixes the issue
2019-09-04 13:13:01 -07:00
Denise ccff461a6d Update _index.md 2019-09-04 11:14:01 -07:00
Denise ef3a24dc9b Merge pull request #1674 from niusmallnan/ros-aliyun
RancherOS: add aliyun usage doc
2019-09-04 11:10:22 -07:00
Denise 0a9b79edb4 Update _index.md 2019-09-04 11:08:48 -07:00
niusmallnan 00fe9e6714 Fix the url link 2019-09-04 09:50:57 -07:00
Denise 8b900cb2a5 Update _index.md 2019-09-04 09:46:57 -07:00
Craig Jellick 86e3fa24ec Revamp cert-manager docs
- Condense air gap and normal upgrade instructions for cert-manager down
to a single page. This allowed us to consolidate some repetetive text.
- Add a section explaining cert-manager's API change and the recommended
data migration
- Moved the upgrade instructions out of the cluster administration
section and into the Advanced installation options (not perfect but our
best fit)
- On the pages where we instruct the user to install cert-manger, made a
note and link to our upgrade documentation
2019-09-04 09:45:58 -07:00
Tejeev 8667e4fd9e Clarify Finishing Up
Better to be explicit than implicit.  There was some confusion on what this was referring to since the section was written with an implicit context that the customer and I were lacking.  I've attempted to add the context here.
2019-09-04 15:56:39 +01:00
Rui Lopes e2172b68a7 fix typo 2019-09-02 14:47:26 -07:00
Taylor Price 36c85798c2 mention extra_binds functionality 2019-08-30 13:00:12 -07:00
Taylor Price 349381a36d correct path for custom files 2019-08-30 13:00:12 -07:00
Daniel Koopmans c3d121760c Added instructions/workaround for Keycloak 6.0.1
SAML Metadata IDPSSODescriptor is no longer available on Keycloak 6.0.1.
2019-08-30 08:18:52 -07:00
Denise 9d1661442f Merge pull request #1695 from jaredred/issue-seo-h2-h1
Add title pages for instruction groups, update h2 to h1 tags
2019-08-30 07:32:49 -07:00
jaredred 2bd2111929 Remove title pages 2019-08-29 11:28:15 -04:00
Dan Ramich 49f32640ed Add information for cert-manager
Problem:
cert-manager is old and will be cut off soon

Solution:
Update docs to include current install instructions and instructions on
how to upgrade cert-manager to the current version
2019-08-27 13:21:38 -07:00
jaredred 877725aa72 Add root pages for docs, update h2 to h1 tags 2019-08-27 10:17:40 -04:00
Denise 67981d588c Merge pull request #1652 from catherineluse/airgap-registry-env
Say to pass private registry as env variable in air gap install
2019-08-26 13:01:29 -07:00
William Jimenez 1f4f306d95 Update _index.md
clarify that all three RKE command examples are not meant to be used together
2019-08-22 16:06:53 -07:00
niusmallnan 9a574a7506 RancherOS: update 1.5.4 2019-08-22 11:00:03 -07:00
Denise ef370be894 Merge pull request #1678 from axeal/patch-1
Indicate folder is relative under vCenter root
2019-08-20 21:49:42 -07:00
Denise af7ebb7014 Merge pull request #1595 from catherineluse/alerts
Explain out-of-the-box alerts
2019-08-19 16:30:26 -07:00
Catherine Luse af483bddbe Minor edits to default alert docs 2019-08-19 15:48:56 -07:00
Sebastiaan van Steenis 277d9e22cf Add info on services keys in cluster.yml 2019-08-19 14:00:41 -07:00
Alex Seymour 12ea97ee03 Indicate folder is relative under vCenter root
Update folder description per https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/existing.html
2019-08-19 16:00:08 +02:00