Commit Graph

24 Commits

Author SHA1 Message Date
Billy Tat b95f9105dd Remove pod security policy (PSP) references for 2.9+ 2025-07-18 14:05:21 -07:00
Andreas Jaeger c1c5fc742a Update helm-cli.md
Remove extra "." in mid-sentence.
2025-02-21 10:06:40 +01:00
Sunil Singh a38f3e99fe Fixing spelling error
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-10-15 08:56:00 -07:00
Marty Hernandez Avedon 489b54c333 #593 add password requirements (#1208)
* 593 Add password requirments

* re-organize page to use tabs, remove redundant material

* eng: Bootstrap password has no validation/length requirements, subsequent admin passwords must be 12 chars or longer

* update quickstart guides with link to password requirments

* link to content in setting up bootstrap password

* Apply suggestions from code review

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>

* suggestions from code review

* update password requirements

* helm cli

* fix link

* another link

* Apply suggestions from code review

Co-authored-by: Billy Tat <btat@suse.com>

* sync 2.8

* syncing 2.7

* adding in helm-cli sync for 2.7 & 2.8

---------

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
Co-authored-by: Billy Tat <btat@suse.com>
2024-04-15 11:28:59 -04:00
Billy Tat dd46955d9c [latest] Move files out of pages-for-subheaders 2023-12-22 13:33:02 -08:00
Steven Crespo fda14c4798 Update cert-manager docs for v1.13.1 2023-10-17 12:22:41 -07:00
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: https://github.com/rancher/rancher-docs/pull/526/files/8463f38aa515213967053931efe45938b44b82a6#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