Commit Graph

135 Commits

Author SHA1 Message Date
Billy Tat
2df1e2acca Update placeholder format of other values in commands of other instances 2023-05-18 17:41:17 -07:00
Billy Tat
4b01ab69ab Update placeholder format of other values in command 2023-05-18 15:30:54 -07: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
07ac0dbad1 Add keywords to metadata to test SEO impact (#605) 2023-05-16 11:50:24 -04:00
Marty Hernandez Avedon
d4527d6d13 #420 Test Docusaurus head metadata override of autogenerated canonical annotations (#604)
* #420 Test Docusaurus head metadata override of autogenerated canonical annotations

* Apply suggestions from code review

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

---------

Co-authored-by: Billy Tat <btat@suse.com>
2023-05-15 17:33:46 -04:00
vickyhella
f6ab15291d Fix broken links and typo in EN docs 2023-05-10 18:17:06 +08:00
Billy Tat
37ef4fa0a4 Include global.cattle.psp.enabled note on other examples 2023-05-08 14:05:42 -07:00
Ricardo Weir
d50edbd53a Merge pull request #542 from rmweir/proxy-env-docs
Update https proxy docs
2023-05-08 12:04:57 -07:00
Billy Tat
fac3907f8e Apply PR #588 password length note to other providers 2023-05-05 13:55:28 -07:00
Billy Tat
98ffa615bc Merge pull request #588 from christoph-puppe/patch-2
Add password length note to GCP quick start
2023-05-05 12:07:19 -07:00
Billy Tat
9b991fe462 Apply feedback 2023-05-05 11:28:45 -07:00
Billy Tat
4166f666c5 Add back AWS Marketplace quick start 2023-05-04 15:36:19 -07:00
christoph-puppe
a6e1ccbd67 Update gcp.md
admin pw length
2023-05-04 23:49:10 +02:00
Marty Hernandez Avedon
5c7e125389 #536 Updating info about nginx helm charts (#574)
* #536 Updating info about nginx helm charts

* versioned docs + eks

* rm'd link to wrong compatibility table

* reworded instructions and added command to see helm chart app versions

* updated commands

* one more

* spacing

* Apply suggestions from code review

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

* updated version numbers

* Apply suggestions from code review

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

---------

Co-authored-by: Billy Tat <btat@suse.com>
2023-05-04 16:51:36 -04:00
Ricardo Weir
63e02103cc Update https proxy docs 2023-05-02 11:24:06 -07:00
Billy Tat
bf955668af Merge pull request #563 from btat/psa-template-field
Use updated field name (Pod Security Admission Configuration Template)
2023-04-26 11:05:12 -07:00
Billy Tat
a5e5525984 Merge pull request #557 from btat/forward-port-pr342-pr344
Forward port #342 and #344 to 2.7 docs
2023-04-25 16:18:32 -07:00
Billy Tat
aa7cd1ff64 Use updated field name (Pod Security Admission Configuration Template) 2023-04-25 15:05:06 -07:00
Billy Tat
d3c5c8d3fa Forward port #342 and #344 to 2.7 docs 2023-04-21 16:14:58 -07:00
Billy Tat
a6a48d114c Fix broken links 2023-04-21 14:30:51 -07:00
Billy Tat
64049bb062 Update docs/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md 2023-04-21 11:19:29 -07:00
Andy Clemenko
f3a85d32b6 Update helm-chart-options.md
when the transition to v1.25 disabling the PSP is needed to install.
2023-04-21 09:58:52 -04:00
Eduardo Mínguez
b909661aa0 Removed PSP from the overview as it is deprecated (#550) 2023-04-20 14:02:26 -04:00
Marty Hernandez Avedon
470d730424 #501 feature flags missing from documentation (#504)
* #501 Undocumented feature flags in 2.7.x

did a refresh of the feature flag page while waiting for a response to request for blurbs

* undocumented features listed with blurbs based on the UI

* typo fix

* Apply suggestions from code review

Co-authored-by: Brad Davidson <brad@oatmail.org>

* note about discontinued flags, rewording descriptions, updated table to rm things that have been available since before 2.5

* added rke1 flag info, updated 2.6 page

* added 2.5 page

* rm'd pointless column from 2.5 table

* updated based on suggestions from code review

* rm'd specific mention of version

* Apply suggestions from code review

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

---------

Co-authored-by: Brad Davidson <brad@oatmail.org>
Co-authored-by: Billy Tat <btat@suse.com>
2023-04-17 11:19:12 -04:00
Marty Hernandez Avedon
f3612708d0 #536 Updating link and wording of note regarding upgrades (#537)
* #536 outdated references to nginx helm chart version

updated link to nginx migration guide

* rewording note

* typo fix
2023-04-13 17:28:48 -04:00
Marty Hernandez Avedon
c17c68516a 532 link to PSA exemptions from custom/imported hardened cluster upgrade guide (#533) 2023-04-13 10:29:24 -04:00
Marty Hernandez Avedon
5de5735017 Addressing request to re-add notes regarding 2.6 (#528)
* Addressing request to re-add notes regarding 2.6

* versioned docs updated as well

* rm'ed note from page that didn't need it added back

* zh pages + missing en page
2023-04-11 14:59:35 -04: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
Marty Hernandez Avedon
6461455e1f #77 Part 2: Addressing backlog issue about imported registered RKE2 clusters (#520)
* #77 Addressing backlog issue about imported registered RKE2 clusters

* Apply suggestions from code review

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

---------

Co-authored-by: Billy Tat <btat@suse.com>
2023-04-03 13:04:11 -04:00
Marty Hernandez Avedon
23b262a1ac close tag 2023-03-22 10:38:33 -04:00
Marty Hernandez Avedon
9ea3c3640a Update docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrade-a-hardened-cluster-to-k8s-v1-25.md
Co-authored-by: Billy Tat <btat@suse.com>
2023-03-21 17:18:55 -04:00
Marty Hernandez Avedon
c2381be890 Apply suggestions from code review
Co-authored-by: Billy Tat <btat@suse.com>
2023-03-21 17:03:32 -04:00
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