Commit Graph

18 Commits

Author SHA1 Message Date
Billy Tat
6c68ad9863 Apply feedback: use shorter note on install process wrt PSPs 2023-06-29 09:54:15 -07:00
Marty Hernandez Avedon
c53f47580e Apply suggestions from code review
– dash for ranges
2023-06-29 12:42:00 -04:00
Billy Tat
a3497524c8 Update note on install process around PSPs 2023-06-28 13:06:42 -07:00
Marty Hernandez Avedon
ee82ada796 #420 Adding canonical refs to ./getting-started part 10/10 (#628)
* canonicized helm-cli quickstart

* canonicized hetzner quickstart

* canonicized outscale quickstart

these pages are very strange

they have no sidebar but are still accessible if you search for them via algolia

* fixing link in last commit

* canonicized vagrant quick start

* canonicized work-load-w-ingress quick start

* canonicized nodeports quick start
2023-05-25 17:22:32 -04:00
Billy Tat
dc755a1db9 Remove command to install K3s without specifying version
Should specify version due to version compatibility. Also use consistent message.
2023-05-18 13:50:46 -07:00
Billy Tat
37ef4fa0a4 Include global.cattle.psp.enabled note on other examples 2023-05-08 14:05:42 -07:00
Billy Tat
fac3907f8e Apply PR #588 password length note to other providers 2023-05-05 13:55:28 -07:00
Marty Hernandez Avedon
ee9379eace Merge branch 'main' into release/v2.7.2 2023-04-10 16:17:10 -04:00
Billy Tat
401caeaa80 Update cert-manager version (#526)
* Update cert-manager version

* update helm jetstack/cert-manager version

* update helm jetstack/cert-manager versions

* Update docs/getting-started/installation-and-upgrade/other-installation-methods/air-gapped-helm-cli-install/install-rancher-ha.md

* corresponding updates to version in zh

* corresponding updates to version in zh

* Re: 8463f38aa5 (r1161872773)

---------

Co-authored-by: Marty Hernandez Avedon <martyav@users.noreply.github.com>
2023-04-10 14:37:06 -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
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
Billy Tat
baf8137c7f Globally import Tabs and TabItem 2022-12-07 14:39:54 -08:00
Billy Tat
c390289797 Remove unsupported front matter fields 2022-09-23 10:11:24 -07:00
Billy Tat
80b78c98d5 Sync content from rancher/docs
Start: cb708da8d Jul 7 2022
End: 09d646cfc Sep 2 2022
2022-09-09 14:21:51 -07:00
Billy Tat
506e174643 Remove intermediate /en folder 2022-08-17 09:14:41 -07:00