Commit Graph

252 Commits

Author SHA1 Message Date
Marty Hernandez Avedon bbd1595d87 Apply suggestions from code review
Co-authored-by: Jiaqi Luo <6218999+jiaqiluo@users.noreply.github.com>
Co-authored-by: Billy Tat <btat@suse.com>
2023-03-21 15:49:48 -04:00
kyr fbea12b5d8 Update docs/getting-started/quick-start-guides/deploy-rancher-manager/helm-cli.md
Co-authored-by: Billy Tat <btat@suse.com>
2023-03-21 20:26:36 +01:00
kyr bc9cff3a13 Update docs/getting-started/quick-start-guides/deploy-rancher-manager/helm-cli.md
Co-authored-by: Billy Tat <btat@suse.com>
2023-03-21 20:26:01 +01:00
Marty Hernandez Avedon 770d58ffb9 Apply suggestions from code review
Co-authored-by: Billy Tat <btat@suse.com>
2023-03-21 14:28:09 -04:00
martyav 2e13013f6b one more set of steps added 2023-03-20 18:01:52 -04:00
martyav 5235e2f426 changed file name, added sidebar entry 2023-03-20 17:41:27 -04:00
martyav 3c95c3bdda added instructions for updating K8s thru UI 2023-03-20 17:31:16 -04:00
Kyr Shatskyy 4388ffb703 Make a note about KUBECONFIG environment variable.
A new to k3s user might get "surprised" by error messages from kubectl
or k3s like:

  WARN[0000] Unable to read /etc/rancher/k3s/k3s.yaml, please start server with --write-kubeconfig-mode to modify kube config permissions
  error: error loading config file "/etc/rancher/k3s/k3s.yaml": open /etc/rancher/k3s/k3s.yaml: permission denied

It can happen when there is a k3s installed on the same machine and
`/etc/rancher/k3s/k3s.yaml` present.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
2023-03-17 23:35:30 +01:00
Kyr Shatskyy 10802befe2 Give a user better idea how INSTALL_K3S_VERSION could look
Instead of sending user to find the real number k3s tag format,
just give recent version of k3s which is needed by latest
rancher.

It would be great to update this value automatically, but I have
no good idea how to do this at the moment.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
2023-03-17 23:06:00 +01:00
Kyr Shatskyy d33b296b9b Accent the need of INSTALL_K3S_VERSION parameter
Move the clause about INSTALL_K3S_VERSION before get.k3s.io
cluster installation command example to emphasize its requirement
to get the correct version of k3s on which the rancher should will
be installed, because it can be an annoying mistake that user might
start from setup from scratch.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
2023-03-17 22:45:08 +01:00
martyav bd1cfccef3 #487 Instructions for Preparing Hardened Imported/Custom RKE2/K3s Cluster for Upgrade from 1.24 to 1.25 2023-03-17 16:51:15 -04:00
Kourosh Maneshni 6cbc1a670d Update workload-ingress.md
Update section 1. Deploying a Workload> step #7 to say "Container Image" as shown in the UI.
2023-03-09 13:46:30 -08:00
Billy Tat ddc6129b95 Merge pull request #421 from kevinayres/patch-1
Updated aws-marketplace.md with links
2023-02-27 15:59:18 -08:00
Billy Tat 9445b32406 Remove AWS Marketplace references from 2.7. Docs[1] indicate 2.6.10 is currently deployed
Apply 7a0c5090 and 918fcc9d changes to 2.6 version of document instead.

[1] https://documentation.suse.com/trd/kubernetes/single-html/gs_rancher_aws-marketplace/
2023-02-27 15:30:47 -08:00
vickyhella e0623c631e Update v2.7 Chinese translation 2023-02-16 12:55:22 +08:00
Marty Hernandez Avedon 918fcc9d13 copyedit of proposed content 2023-02-13 13:50:52 -05:00
Kevin A 7a0c509006 Updated aws-marketplace.md description and links to include GSG and Video 2023-02-10 08:53:06 -08:00
Billy Tat 73eec027eb Update docs/getting-started/installation-and-upgrade/resources/local-system-charts.md 2023-02-08 14:36:31 -08:00
dkeightley 84ea121984 Update Rancher charts repository 2023-02-08 02:38:02 +00:00
Billy Tat 907ef1a4e3 Merge pull request #390 from martyav/266-mistakes-in-port-requirements
#266 Mistakes in port requirements of Rancher nodes
2023-02-06 16:56:08 -08:00
Lucas Saintarbor f556a6d334 Update docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rancher-on-gke.md
Co-authored-by: Billy Tat <btat@suse.com>
2023-02-06 15:43:09 -08:00
Lucas Saintarbor 60ddcd991b Update rancher-on-gke.md 2023-02-06 14:39:41 -08:00
Lucas Saintarbor ee0e4417e5 Update rancher-on-gke.md 2023-02-06 14:30:12 -08:00
Lucas Saintarbor 7779a20b7a Update rancher-on-gke.md 2023-02-06 14:25:38 -08:00
Billy Tat ee7d33740b #384 Clarify which CA certs are needed 2023-01-31 11:18:15 -08:00
Marty Hernandez Avedon db5179a6e1 quick fix to remove :::
Recent merge accidentally let a typo slip through
2023-01-27 16:20:06 -05:00
Marty Hernandez Avedon d501973808 Merge pull request #338 from celidon/patch-1
Update rollbacks.md
2023-01-27 16:16:38 -05:00
martyav 9e36c7264f #266 Mistakes in port requirements of Rancher nodes 2023-01-27 13:46:55 -05:00
Marty Hernandez Avedon 2b0669dcbd Update docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md 2023-01-27 11:52:05 -05:00
Marty Hernandez Avedon 3f541f1363 Update docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md 2023-01-26 10:23:56 -05:00
Marty Hernandez Avedon c1c99fa7d3 Update docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md 2023-01-26 10:19:53 -05:00
Marty Hernandez Avedon 0aaee40c33 Update docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md 2023-01-26 10:13:13 -05:00
Marty Hernandez Avedon f17847b09d Update docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md 2023-01-26 10:12:45 -05:00
Marty Hernandez Avedon 4b5c744ce2 Update docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md 2023-01-26 10:12:32 -05:00
Billy Tat ecd63824ca Merge pull request #357 from martyav/229-replace-docker-registry-w-container-registry-throughout
Replace references to "docker registry" w "container registry" throughout
2023-01-23 15:13:57 -08:00
Billy Tat 79fb19917a Capitalize Terraform 2023-01-23 13:10:20 -08:00
dkeightley d295252e62 Remove filename remaining in one-liner 2023-01-17 22:10:48 +00: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
martyav c5488da0c6 container registry > container image registry, removed slashes 2023-01-13 15:24:22 -05:00
Bastian Hofmann 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 Hofmann 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
martyav 72e1f2d3b1 containerd links 2023-01-09 11:44:17 -05:00
martyav 949f994d10 second pass, marking content that needs technical help 2023-01-05 13:24:42 -05:00
martyav de343114ee rm refs to Docker registry, replace w container registry 2023-01-05 13:11:06 -05:00
dkeightley 69634dd089 Add option to redeploy Rancher pods 2022-12-22 09:14:49 +13:00
Billy Tat 94ff11b5b8 Add page for Prime 2022-12-12 11:54:43 -08:00
celidon 4c937fe6e8 Update rollbacks.md
Added the warning about 2.6.4+ rollbacks from the restore docs so that people doing rollbacks can see them without having to know to look at the restore docs
2022-12-12 09:07:43 -06:00