Commit Graph

1260 Commits

Author SHA1 Message Date
lvuch 74a665e95f search and list pages 2018-09-17 20:23:55 -07:00
lvuch 1b6eeee5e4 accordion, and yaml on one block 2018-09-17 20:23:55 -07:00
lvuch 5f80f09758 table suggestion 2018-09-17 20:23:19 -07:00
Denise Schannon e41f79948d link RKE cloud provider docs in Rancher docs 2018-09-17 20:23:19 -07:00
lvuch eff7052349 search and list pages 2018-09-17 20:23:19 -07:00
lvuch 545fa4168f accordion, and yaml on one block 2018-09-17 20:22:02 -07:00
lvuch 247193fa87 add customers to main nav 2018-09-17 20:21:29 -07:00
Sebastiaan van Steenis d9da8b5ef8 Add helm init troubleshooting 2018-09-17 11:47:56 -07:00
Sebastiaan van Steenis 5659946adf Add RKE troubleshooting and move SSH troubleshooting 2018-09-17 11:47:27 -07:00
Mark Bishop e516022d1a listing version of rancher auth services debuted in 2018-09-17 11:46:10 -07:00
Sebastiaan van Steenis d57153cf29 More restrictive cleaning to /var/lib/rancher/rke/log 2018-09-14 13:10:50 -07:00
Sebastiaan van Steenis 917f321302 fix typo and add issue specs 2018-09-14 13:10:50 -07:00
lvuch a4a1354e7e not casing 2018-09-14 13:10:50 -07:00
lvuch d05ec9fe86 search and list pages 2018-09-14 13:10:50 -07:00
Jason Greathouse a1083d226b fix some wording around the rke commands. 2018-09-14 13:09:32 -07:00
Jason Greathouse a48220543e Update RKE install instructions to rename binary to "rke". Update docs that reference platform specific binaries in the examples 2018-09-14 13:09:32 -07:00
Sebastiaan van Steenis 76b7795628 Add notes on RancherOS and Docker version 2018-09-14 13:09:32 -07:00
lvuch 5b3b6b43a8 sitemap to robots 2018-09-14 13:06:57 -07:00
lvuch 0bfa6307b0 note format and search 2018-09-14 13:06:57 -07:00
lvuch 8847e5354c accordion, and yaml on one block 2018-09-14 13:06:57 -07:00
lvuch 878ae716e4 add customers to main nav 2018-09-14 13:05:53 -07:00
Denise ebddb88655 Merge pull request #792 from MBishop17/quotas
Quotas
2018-09-13 12:43:34 -07:00
Mark Bishop 57dbc2dead updated text and diagrams 2018-09-13 12:40:19 -07:00
Mark Bishop 54a6e65783 change per denise 2018-09-13 11:53:46 -07:00
Denise 94a0daa4af Merge pull request #790 from MBishop17/quotas
Quotas
2018-09-13 11:22:32 -07:00
Mark Bishop 97bafe4eb7 change per denise 2018-09-13 11:18:10 -07:00
Mark Bishop 880ab2c3c0 clean up 2018-09-13 10:55:43 -07:00
MBishop17 31e9078429 adding more content 2018-09-13 10:30:02 -07:00
MBishop17 842efaace3 adding diagrams to help explain resource quotas. 2018-09-13 10:29:47 -07:00
Denise b17b1b2164 Merge pull request #787 from MBishop17/port-edits
Port edits
2018-09-12 13:32:38 -07:00
Mark Bishop 46b3cc9c17 revising phrasing in ports reqs per JGreat 2018-09-12 11:59:08 -07:00
Mark Bishop a9f70f2180 deleting unnecessary files 2018-09-12 11:52:51 -07:00
Mark Bishop 9baab8422c removing typo 2018-09-12 11:48:54 -07:00
Mark Bishop 00ce26e61c finishing ports draft 2018-09-12 11:21:07 -07:00
Denise Schannon ec2c770bea move where custom ca lives 2018-09-11 20:37:36 -07:00
Mark Bishop 715679d4dc adding new tables for ports 2018-09-11 19:19:38 -07:00
Denise ef0c97eb59 Revert "Revert "Revamped port requirements doc"" 2018-09-11 15:12:35 -07:00
Sebastiaan van Steenis 5c0c34f3e9 Add section and link to custom CA and proxy 2018-09-11 13:36:03 -07:00
Denise Schannon 27bc0c586e update admin settings to administration 2018-09-11 13:35:33 -07:00
Mark Bishop ad0b8fe394 initial draft of project quotas 2018-09-10 14:53:45 -07:00
Sebastiaan van Steenis f689737f37 Make ports explicit in CNI FAQ 2018-09-10 10:44:31 -07:00
steakfest 7e0ecdb89a User should be "Standard User"
The first couple references to the global permission "Standard User" just said "User"  

I'm just learning Rancher, but this seemed like a mistake to me.
2018-09-10 10:44:31 -07:00
Mark Bishop e804091a84 fixing sentence in note that didn't make sense. 2018-09-10 10:00:32 -07:00
Denise 5399dba121 Merge pull request #753 from MBishop17/keycloak
editing new keycloak docs
2018-09-09 22:27:26 -07:00
Mark Bishop c4ebeaf1af Update _index.md
Commenting out keycloak since it's still in draft form in another doc.
2018-09-09 14:29:33 -07:00
dnoland1 298996cf4b Update _index.md
Name of docker container appears to be `etcd-rolling-snapshots`, not `etcd-snapshot`.

```
# docker ps | grep snapshot
5ceb51ca3587        rancher/rke-tools:v0.1.13            "/opt/rke-tools/rk..."   8 minutes ago       Up 8 minutes                            etcd-rolling-snapshots
```
2018-09-07 19:11:13 -07:00
Denise 238878d4c1 Update _index.md 2018-09-07 19:11:13 -07:00
dnoland1 ec6bf0281e Update _index.md
Used https://github.com/rancher/rke/blob/v0.1.9/vendor/github.com/rancher/types/apis/management.cattle.io/v3/k8s_defaults.go as a reference.
2018-09-07 19:11:13 -07:00
Denise 24e72bd284 Merge pull request #770 from MBishop17/migration
removing draft flag
2018-09-07 16:41:23 -07:00
Mark Bishop cb4ce50048 fixed rebase text 2018-09-07 16:37:50 -07:00