Commit Graph
224 Commits
Author SHA1 Message Date
martyav 06fcf1a0cf slight rewording, updated 2.6 version as well 2023-01-23 13:37:10 -05:00
martyav 9e88fed736 updated ingress config page to note that hostNetwork must be set to true on K8s > v1.20
plus assorted copyedits
2023-01-20 16:44:53 -05:00
Billy Tat 40042c6f0d Merge pull request #359 from martyav/57-remove-outdated-reference-to-members-tab
Remove outdated reference to members tab
2023-01-19 11:40:10 -08:00
dkeightley d295252e62 Remove filename remaining in one-liner 2023-01-17 22:10:48 +00:00
martyav 946545e810 updated instrcutions to concern project members 2023-01-17 16:08:00 -05:00
Billy Tat 15ea1bccc0 Merge pull request #369 from bashofmann/k3s-rke2-http-proxy
Expand docs to install Rancher behind HTTP Proxy to cover K3s and RKE2
2023-01-16 09:02:47 -08:00
Bastian Hofmann e4c780d166 Do not mention a specific Kubernetes version for Rancher, use a placeholder instead 2023-01-16 10:17:29 +01:00
Bastian HofmannandBilly Tat 5168eda470 Update docs/getting-started/installation-and-upgrade/other-installation-methods/rancher-behind-an-http-proxy/install-kubernetes.md
Co-authored-by: Billy Tat <btat@suse.com>
2023-01-13 10:30:28 +01:00
Bastian HofmannandBilly Tat 5f9f802351 Update docs/getting-started/installation-and-upgrade/other-installation-methods/rancher-behind-an-http-proxy/install-kubernetes.md
Co-authored-by: Billy Tat <btat@suse.com>
2023-01-13 10:30:23 +01:00
Billy Tat 3bc702ad25 Update Prime description per feedback 2023-01-12 09:28:08 -08:00
Bastian Hofmann 9c209dff4b Expand docs to install Rancher behind HTTP Proxy to cover K3s and RKE2
Fixes https://github.com/rancher/rancher-docs/issues/368

Signed-off-by: Bastian Hofmann <mail@bastianhofmann.de>
2023-01-11 16:59:25 +01:00
Billy Tat 2443738598 Apply 280e1bf1 (PR #352) to version 2.6 docs
Also add a level 2 header to existing content so headers are incremental
2023-01-06 15:14:18 -08:00
martyav cab36789ba #57 Remove outdated reference to members tab 2023-01-05 16:54:24 -05:00
Billy Tat 6514a58d4b Merge pull request #354 from muratcabuk/patch-1
installation option link was wrong
2023-01-03 16:08:30 -08:00
Billy Tat 6e640e937a Apply 328472da to /docs (v2.7)
Original author: muratcabuk
'installation option link was wrong'
2023-01-03 15:42:23 -08:00
Simon Bernier St-Pierre 280e1bf12f Document rancher-machine debug logs 2022-12-30 12:11:50 -05:00
dkeightley 69634dd089 Add option to redeploy Rancher pods 2022-12-22 09:14:49 +13:00
Billy Tat 2ba362105b Merge pull request #284 from rmweir/add-scaling-tips
Add docs for scaling tips
2022-12-14 15:41:45 -08:00
Ricardo Weir 4058135ef1 Add docs for scaling tips 2022-12-13 13:31:51 -07:00
David Noland 2306f81270 Removed <br/> to fix link 2022-12-12 19:34:48 -08:00
Billy Tat 94ff11b5b8 Add page for Prime 2022-12-12 11:54:43 -08:00
Billy Tat 65d93c24af Extensions: link to dev docs 2022-12-09 15:52:23 -08:00
Billy Tat 6eb75c1d21 Update terminology 'Apps' vs 'Apps & Marketplace'
'Apps' applies to Rancher v2.6.5+
'Apps & Marketplace' applies to v2.6.0-v2.6.4
Ref: https://github.com/rancher/dashboard/pull/5489
2022-12-08 17:26:28 -08:00
optimismuspur 350a80ec57 rke2-for-rancher.md Kubernetes Versions differ
If you install RKE2 on the first node as specified in 'curl -sfL https://get.rke2.io | INSTALL_RKE2_CHANNEL=v1.20 sh -' (line 46) and on the other nodes with 'curl -sfL https://get.rke2.io | sh -' (line 59) you end up with different Versions on the first Node compared to the others. 
I think either specifying the Version in both cases, or just doing it without a Version specified should fix this.

My result:
linux15@linux15:~$ kubectl get nodes
NAME      STATUS   ROLES                       AGE   VERSION
linux15   Ready    control-plane,etcd,master   18h   v1.20.15+rke2r2
linux16   Ready    control-plane,etcd,master   18h   v1.24.8+rke2r1
2022-12-08 12:29:07 +01:00
Billy Tat baf8137c7f Globally import Tabs and TabItem 2022-12-07 14:39:54 -08:00
Billy Tat 2d087b8390 Merge pull request #324 from vrevelas/patch-1
Fix helm install error
2022-12-06 15:38:58 -08:00
Billy Tat 09792e1166 Apply 3c491ec5 to /docs (2.7) 2022-12-06 15:08:30 -08:00
Billy Tat afeac6f4d3 Convert absolute links to relative links 2022-12-06 12:37:58 -08:00
Billy Tat aa29a86080 Merge pull request #280 from jtravee/harvester-ports
Adding info on Harvester port requirements
2022-12-02 18:14:26 -08:00
a2dc11337a Apply suggestions from code review
Co-authored-by: Guangbo <guangbo.chen@suse.com>
Co-authored-by: Kiefer Chang <1691518+bk201@users.noreply.github.com>
2022-12-02 16:38:16 -08:00
Billy Tat 5d7a0cdc26 Update redirects 2022-11-29 15:31:32 -08:00
Billy Tat f491c5f9ad Merge pull request #304 from rancher/moio-ace-fix
ACE: not limited to RKE1
2022-11-28 14:14:11 -08:00
Billy Tat 7e8d557cc8 Merge pull request #307 from dkeightley/ca-updates
Refresh CA update documentation
2022-11-24 15:43:45 -08:00
Billy Tat 66aeb016d9 Apply suggestions from code review 2022-11-24 14:45:15 -08:00
Billy Tat cff1e11794 Update docs/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/register-existing-clusters.md 2022-11-24 13:19:39 -08:00
Bastian Hofmann c5ff08a766 Updates the docs to register existing clusters
* Adds information about registering AKS clusters
* Adds information about registering RKE2 clusters

Fixes https://github.com/rancher/rancher-docs/issues/308
2022-11-24 16:45:13 +01:00
dkeightley 3ccff37abf Update CA steps and adjust wording 2022-11-24 11:10:33 +13:00
Billy Tat 14ee69daef Merge pull request #282 from maxsokolovsky/2.7-refresh-azuread-documentation
Update Azure AD documentation, change permission requirements
2022-11-23 13:32:50 -08:00
Billy Tat c1d08f92ab Merge pull request #306 from rancher/release/v2.7
Merge release/v2.7 to main
2022-11-23 10:36:07 -08:00
Max Sokolovsky b651d2ef27 Merge branch 'release/v2.7' into 2.7-refresh-azuread-documentation 2022-11-22 16:45:32 -05:00
Max Sokolovsky 1db1268baa Update Azure AD documentation, change permission requirements 2022-11-22 21:43:23 +00:00
Billy Tat bd23cfe40f Merge pull request #244 from macedogm/add-rancher-k3s-prov-hardening-guide
Add K3s provisioned hardening guide for Rancher v2.7
2022-11-21 12:08:54 -08:00
Silvio Moioli bfd60aedf1 ACE: not limited to RKE1
ACE is available on RKE1, RKE2 and k3s Rancher-deployed clusters.
2022-11-21 11:53:16 +01:00
Billy Tat cf894b9c2d Merge pull request #302 from btat/pr-292
Apply PR #292 to versioned docs
2022-11-18 10:29:32 -08:00
Billy Tat 17c0dd2e0e Apply PR #292 to versioned docs 2022-11-17 17:02:07 -08:00
mutron3k 10f47111a2 Update back-up-docker-installed-rancher.md 2022-11-17 19:03:22 -05:00
mutron3k 3812c5cf94 embellishing the cleanup step 2022-11-17 19:00:54 -05:00
Billy Tat abd777b1fa Merge pull request #292 from chinmaya-n/patch-1
Fixed the Kubernetes and Docker sub-headings
2022-11-17 14:22:40 -08:00
Billy Tat f5b96920b5 Merge pull request #291 from MbolotSuse/adapter-upd
Updating csp adapter docs for rancher 2.7.0
2022-11-16 11:00:07 -08:00
Billy Tat 421d791dd2 Merge branch 'main' into main-to-release/v2.7 2022-11-16 10:29:26 -08:00