Commit Graph

7162 Commits

Author SHA1 Message Date
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 fba622e38c #428 clarify that global default registry doesn't work when using namespaced registry on downstream RKE2 (#444)
* #428 clarify that global default registry doesn't work when using namespaced registry on downstream RKE2

* build choked on angle brackets

* added instructions for rke2 w certain namespaced private registries

* Apply suggestions from code review

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

---------

Co-authored-by: Billy Tat <btat@suse.com>
2023-04-03 11:03:15 -04:00
Billy Tat d6579e988d Merge pull request #499 from kshtsk/wip-improve-quick-start-guides-via-helm
Improve quick start guides via helm
2023-03-29 13:36:21 -07:00
Billy Tat 57a79a6931 Merge pull request #517 from vickyhella/vk-bilingual
Update Chinese translation for v2.6 and v2.7
2023-03-29 13:35:30 -07:00
vickyhella 40bfe603fa Fix typo 2023-03-29 19:14:42 +08:00
vickyhella 21f178faee Update Chinese translation for v2.6 and v2.7 2023-03-29 19:14:42 +08:00
vickyhella fc9a53e4d3 Copy v2.7 EN hardening guides to the ZH folder 2023-03-28 11:19:50 +08:00
vickyhella 1b03e3d29d Delete ZH docs no longer needed 2023-03-28 11:19:50 +08:00
Vasili 9c4fa7b21c Fix grammar (#510) 2023-03-27 10:52:40 -04:00
Max Sokolovsky 637f6a1c54 Merge pull request #509 from maxsokolovsky/2.6-update-azuread-permission-recommendations
[2.6] Add to the note about Azure AD permission recommendations
2023-03-27 10:23:31 -04:00
Max Sokolovsky 8664d43800 [2.6] Add to the note about Azure AD permission recommendations 2023-03-24 16:54:10 -04:00
Klaus Kämpf 3b371ab635 Fix links to fleet.rancher.io (#506)
The Fleet documentation got restructured a while ago, breaking many
links from rancher/rancher-docs

Signed-off-by: Klaus Kämpf <kkaempf@suse.de>
2023-03-24 11:02:47 -04:00
Marty Hernandez Avedon 9a6dadaf40 [DO NOT MERGE] #300 Missing documentation: Rancher monitoring requires port 10254 (#451)
* #300 Missing documentation: Rancher monitoring requires port 10254

* capitalization

* line break typo

* typo in heading

* additional context for when you may have to open port 10254

* reworded note about 10254 and v1/pushprox

* clarified what setting indicates pushprox is disabled

* typo
2023-03-24 10:37:42 -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
dgiebert 5323ae3ab1 Added instructions for enabling Istio CNI on k3s (#480)
* Added instructions for enabling Istio CNI on k3s

* Use tabs for rke2 + k3s

* Implement spellcheck feedback
2023-03-20 09:28:23 -07: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
Billy Tat d48546c707 Remove <br> so link renders correctly (#494) 2023-03-17 15:02:55 -07:00
Marty Hernandez Avedon 86b4b5fd97 Typo fix for link (#497)
* typo fix for link

* added fix for versioned docs
2023-03-17 15:00:53 -07: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 da145c71a4 Merge pull request #483 from kourosh7/kourosh7-patch-1
Update field label to "Container Image" to match UI
2023-03-10 11:46:08 -08:00
Billy Tat bfe1791de5 Update field label to say 'Container Image' as shown in the UI 2023-03-10 11:10:19 -08:00
Billy Tat 3b0ceffe94 Merge pull request #486 from martyav/update-support-matrix-links
updating links to support matrix in installation-requirements
2023-03-10 11:06:32 -08:00
martyav 5d6755d4e4 updating links to point to /all-supported-versions to fix problem with redirects pointing to 2.6.3, not the latest Rancher version 2023-03-10 12:14:58 -05: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 58d34d8bdd Merge pull request #468 from rancher/release/v2.6.11
Release/v2.6.11 to main
2023-03-08 11:09:54 -08:00
Billy Tat 3c50c59e49 Merge pull request #466 from sunilarjun/Moving-cluster-templates-to-manage-cluster
Moving manage-cluster-templates.md into Manage Clusters
2023-03-07 14:14:40 -08:00
Sunil Singh 278777d657 Adding in correct from statement including redirects for new and advanced
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2023-03-07 13:51:35 -08:00
Sunil Singh 7025c1c37b The CI is not able to build and test the website with paths that are redirected but do not exist, so removingthe old path to comply with build requirements.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2023-03-07 12:23:49 -08:00
Sunil Singh 5c3c2e373a Update docusaurus.config.js
Co-authored-by: Billy Tat <btat@suse.com>
2023-03-07 11:53:10 -08:00
Sunil Singh c660e0467e Adding in redirect that wasn't applied in previous commit.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2023-03-07 11:14:25 -08:00
Sunil Singh 773736bcf1 Adding update to add back in redirect and clean up CSV file
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2023-03-07 11:03:17 -08:00
Billy Tat 2dcdb6afb4 Merge pull request #430 from btat/bump-docu-2.3.1
Use plugin-google-tag-manager included in @docusaurus/preset-classic
2023-03-07 10:11:29 -08:00
Billy Tat 51369894f3 Merge pull request #476 from btat/versions-table-2.6
Add 2.6.11 entry to versions table
2023-03-07 10:10:17 -08:00
Billy Tat 2c30ebf80d Remove 2.5 from 'Current versions' section of versions table 2023-03-07 10:06:09 -08:00
Billy Tat 069a36c745 Add 2.6.11 entry to versions table 2023-03-07 09:21:46 -08:00
Max Sokolovsky 14384bbace Merge pull request #461 from maxsokolovsky/2.6-auth-provider-cleanup
[2.6] Add notes about disabling an auth provider
2023-03-06 17:00:42 -05:00
Billy Tat af3f3171ea Merge pull request #472 from btat/extensions-link
Use updated link to Extensions Docs
2023-03-06 13:56:01 -08:00
Marty Hernandez Avedon e133c0aae4 Update versioned_docs/version-2.6/pages-for-subheaders/authentication-config.md 2023-03-06 16:53:34 -05:00
Marty Hernandez Avedon 6b4b8e0675 Update versioned_docs/version-2.6/pages-for-subheaders/authentication-config.md 2023-03-06 16:53:02 -05:00
Marty Hernandez Avedon 6504278348 Update versioned_docs/version-2.6/pages-for-subheaders/authentication-config.md 2023-03-06 16:52:28 -05:00
Billy Tat a991065269 Update docs/integrations-in-rancher/rancher-extensions.md
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-03-06 13:31:46 -08:00
Billy Tat 2c8d656f3a Use updated link to Extensions Docs 2023-03-06 11:52:35 -08:00
Billy Tat 33abb6e980 Merge pull request #470 from btat/main-to-release/v2.6.11
Update release/v2.6.11 with changes from main
2023-03-06 11:26:47 -08:00
Billy Tat 59439e921d Merge remote-tracking branch 'upstream/main' into main-to-release/v2.6.11 2023-03-06 11:00:07 -08:00
Max Sokolovsky 50ca14309a [2.6] Add notes about disabling an auth provider 2023-03-03 17:46:46 -05:00
Sunil Singh be5abfdb33 Moving manage-cluster-templates.md into Manage Clusters subsection for more intuitive grouping.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2023-03-03 13:51:01 -08:00
Billy Tat e022982b59 Merge pull request #465 from macedogm/update-readme-docker
Update instructions about how to run with Docker
2023-03-03 09:41:35 -08:00
Billy Tat 450a93b029 Update README.md 2023-03-03 09:41:29 -08:00