Commit Graph

4261 Commits

Author SHA1 Message Date
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
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
Catherine Luse d5eea34640 Make sure note about default registry is in install Rancher docs 2019-08-16 14:43:12 -07:00
Catherine Luse 523dc623f0 Clarify single node air gap docs 2019-08-16 14:18:42 -07:00
Catherine Luse c6e98ec0d3 Edit single node air gap docs 2019-08-16 13:55:01 -07:00
niusmallnan 26f580e1a6 RancherOS: add aliyun usage doc 2019-08-16 17:26:36 +08:00
Catherine Luse eab77737fa Update _index.md 2019-08-15 21:39:54 -07:00
William Zhang 20f3128d0f [k3s] Should download charts first when building from source
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
2019-08-15 17:15:14 -07:00
Catherine Luse 3671f5e612 Add changes from PR #1601 2019-08-15 16:53:00 -07:00
Catherine Luse f87a78adfc Add alias to Configure Rancher System Charts 2019-08-15 16:53:00 -07:00
Catherine Luse 75294b0769 Change env variable to match code from github issue resolution 2019-08-15 16:53:00 -07:00
Catherine Luse 07464d3173 Say to pass private registry as env variable in air gap install 2019-08-15 16:53:00 -07:00
Taylor Price 113b0ab5c0 add auth mode to the complete example 2019-08-15 13:54:17 -07:00
Taylor Price a402a7a71a kubelet authorization-mode fix 2019-08-15 13:51:22 -07:00
Denise a139c135e9 Merge pull request #1670 from catherineluse/contributing
Link to Rancher developer wiki to Contributing docs
2019-08-15 13:38:44 -07:00
Catherine Luse b351654419 Edit docs for default cluster alerts 2019-08-15 11:37:35 -07:00
Sheldonwl e4eab22ced Fix Global DNS link 2019-08-12 11:14:35 -07:00
Denise 19aa3177a9 Merge pull request #1634 from catherineluse/invalidate-api-tokens
Explain how to invalidate API tokens
2019-08-12 10:56:36 -07:00
Sebastiaan van Steenis fd8f239d28 Add info on using ECR with Amazon cloud provider 2019-08-12 10:38:17 -07:00
Catherine Luse b91cc50d7c Add info to out-of-the-box alerts page 2019-08-09 17:28:43 -07:00
Catherine Luse b4305b335a Explain out-of-the-box alerts 2019-08-09 15:28:32 -07:00
Catherine Luse 950c8ce9c5 Change default alert paragraphs to tables 2019-08-09 15:27:32 -07:00
Catherine Luse 9c5badeca8 Explain out-of-the-box alerts 2019-08-09 15:27:32 -07:00
Catherine Luse f013a0ed00 Mention Rancher developer Slack in contributing docs 2019-08-08 16:15:17 -07:00
Catherine Luse 687413751f Refer to Rancher developer wiki in contributing docs 2019-08-08 16:07:45 -07:00
Sebastiaan van Steenis 83368f6b99 Add disarm alarm on etcd troubleshooting 2019-08-08 15:41:01 -07:00