Adrian Goins
80f78c80ca
refresh content
2019-01-04 15:45:02 +08:00
Adrian Goins
27ccbb9c56
refresh content
2019-01-04 15:44:48 +08:00
Sebastiaan van Steenis
75845e49a3
Add evicted pods commands to troubleshooting
2019-01-04 15:41:31 +08:00
Sebastiaan van Steenis
c161f88f83
Add leader election troubleshooting docs
2019-01-04 15:40:21 +08:00
Denise
527fdc14c5
Merge pull request #1045 from MBishop17/load-balancer-caveat
...
adding note that Rancher load balancer shouldn't serve double duty wi…
2018-12-20 15:44:18 -08:00
Mark Bishop
d6d96d0c1b
updates per Denise
2018-12-20 14:39:44 -07:00
Mark Bishop
8ecb8eea3d
updates to note
2018-12-20 13:11:44 -07:00
Mark Bishop
f37f64d2e7
updating note
2018-12-20 11:37:56 -07:00
Sebastiaan van Steenis
f06bf19083
Add note for Helm v2.12.1
2018-12-20 09:46:36 -08:00
dnoland1
e1252cfab7
Updated single node upgrade
...
International friendly date format, "ls" instead of "dir" command.
2018-12-19 22:46:27 -08:00
dnoland1
16b75a646e
Update _index.md
...
Fixed various grammar mistakes
2018-12-19 11:58:18 -08:00
dnoland1
e7abf283b1
Update _index.md
...
Grammar fix
2018-12-19 11:58:03 -08:00
Sebastiaan van Steenis
ae3d2d4f2d
Add note on Helm v2.12.0 and cert-manager
2018-12-18 20:32:10 -08:00
Jan B
251ae16392
Documented flannel_backend_type option
2018-12-18 20:29:41 -08:00
Sebastiaan van Steenis
1feea68b10
Correct commands to get Rancher logs on contributing page
2018-12-18 20:29:12 -08:00
Mark Bishop
8493d1df50
removed code block, fixed image background
2018-12-18 20:28:35 -08:00
Sebastiaan van Steenis
918276e634
Add more info on importing clusters
2018-12-18 17:11:33 -08:00
Sebastiaan van Steenis
df87a6c16d
Add index page for troubleshooting
2018-12-14 11:53:27 -08:00
Denise
012d5ee019
Merge pull request #1054 from rancher/staging
...
Add troubleshooting section and alpha
2018-12-07 15:08:49 -08:00
Denise
401036ca0a
Merge pull request #1033 from MBishop17/alpha-tag
...
alpha tag documentation: initial draft
2018-12-07 15:06:38 -08:00
Sebastiaan van Steenis
2fc866c67f
Add troubleshooting section
2018-12-07 13:07:37 -08:00
Denise
5abb8b5fd5
Merge pull request #1051 from oskapt/refresh/quickstart-guide
...
Refresh/quickstart guide
2018-12-07 13:06:06 -08:00
Denise
ec84484415
Merge pull request #1050 from oskapt/refresh/docs
...
Refresh/docs
2018-12-07 13:05:09 -08:00
Adrian Goins
86ecbe8c0f
update deployment page
2018-12-07 07:49:19 -03:00
Adrian Goins
f75ad05f97
update workload deploy page
2018-12-07 07:49:09 -03:00
Adrian Goins
1e64700096
fix typo
2018-12-07 07:23:28 -03:00
Adrian Goins
3164890ca0
update copy for main docs landing page
2018-12-07 07:21:50 -03:00
Denise
84d74c8009
Merge pull request #1049 from rancher/staging
...
custom resource descriptions
2018-12-06 21:16:53 -08:00
Denise
13e6ae822b
Merge pull request #861 from MBishop17/custom-resource
...
adding description of custom resource
2018-12-06 21:12:30 -08:00
Denise
e479f309ee
Update _index.md
2018-12-06 21:10:09 -08:00
Denise
7dc88ed9c2
Update _index.md
2018-12-06 21:09:08 -08:00
Denise
c85ea92690
Update _index.md
2018-12-06 21:08:35 -08:00
Mark Bishop
1a75677463
removed version num from note
2018-12-06 13:25:20 -07:00
Mark Bishop
badb6e8cc0
updaing alpha tag note
2018-12-06 13:17:55 -07:00
Mark Bishop
34fd096798
changes for Denise's feedback
2018-12-06 12:53:10 -07:00
Mark Bishop
8dbe2defbc
adding back alpha tag, differentiating between tags in single node and repos in ha
2018-12-06 12:53:10 -07:00
Mark Bishop
29960faa15
adding content about how switching between repos isn't supported
2018-12-06 12:53:09 -07:00
Mark Bishop
c18594a528
adding alpha repo, removing alpha tag
2018-12-06 12:50:50 -07:00
Mark Bishop
0f2c9f8441
fixed incorrect alpha repo. also added note that alpha-to-alpha upgrades aren't supported
2018-12-06 12:50:50 -07:00
Mark Bishop
34d6c8bd4d
initial draft
2018-12-06 12:50:50 -07:00
Sebastiaan van Steenis
65d0df90d8
Add docker as SSH username for vSphere provisioned RancherOS nodes
2018-12-05 20:15:22 -08:00
Alexandre Figura
ae1f0ec380
Change TLS args in Docker configuration example
...
The TLS args given in this example were misleading, because they were preventing the Docker daemon to listen on the port 2376 (even if the daemon still succeeds to start...).
The reason is very simple: when using `sudo ros tls gen --server ...`, the server and CA certificates will be stored in `/etc/docker/tls`. But their paths were given as relative paths, and not absolute paths, in the previous example.
2018-12-05 20:15:02 -08:00
Denise
20359b790e
Merge pull request #1046 from rancher/staging
...
small fixes around helm
2018-12-05 17:49:33 -08:00
Sebastiaan van Steenis
77542a9bda
Update latest k8s versions and add note on versions per RKE release
2018-12-05 17:47:45 -08:00
Denise
facf8ceecd
Merge pull request #1044 from MBishop17/helm-edits
...
Helm edits
2018-12-05 17:45:51 -08:00
MBishop17
833ff311b5
made table easier to understand
2018-12-05 17:44:13 -08:00
Mark Bishop
51b783db2d
adding note that Rancher load balancer shouldn't serve double duty with for other apps
2018-12-05 17:15:57 -07:00
MBishop17
2b53af8d26
minor fixes
2018-12-05 15:24:57 -08:00
MBishop17
65e6c88f2a
fixed inconsistent titles
2018-12-05 15:08:39 -08:00
MBishop17
ab8ce0fb26
made text easier to understand, corrected broken link
2018-12-05 15:02:59 -08:00