Commit Graph

7805 Commits

Author SHA1 Message Date
Billy Tat
13e4b8e6f1 Fix typos 2023-04-24 14:26:06 -07:00
Billy Tat
fe594e44ee Merge pull request #556 from btat/broken-links
Fix broken links
2023-04-24 14:23:04 -07:00
Billy Tat
ea7d4485b3 Merge pull request #555 from btat/pr548-follow-up
Follow-up to #548: convert to relative link
2023-04-24 14:22:49 -07:00
Billy Tat
f4677e70bc Add 2.7.3 entry to versions table 2023-04-24 12:04:37 -07:00
Billy Tat
d3c5c8d3fa Forward port #342 and #344 to 2.7 docs 2023-04-21 16:14:58 -07:00
Billy Tat
83a2cad80a Remove filename from link to section on the same page 2023-04-21 14:43:34 -07:00
Billy Tat
a6a48d114c Fix broken links 2023-04-21 14:30:51 -07:00
Billy Tat
68ec61cdf6 Merge pull request #553 from clemenko/patch-1
Fixes #552 - Update helm-chart-options.md with PSP Helm value
2023-04-21 11:49:02 -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
Tyler Latino
5720eded6f Add info on how to retrieve project IDs.
Page currently has a line " <!-- add info on retrieving project IDs >" wanting additional information on gathering project IDs. Adding a kubectl command to gather the required info
2023-04-21 13:17:19 -04: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
Billy Tat
66bfef3076 Convert to relative link 2023-04-20 17:00:55 -07:00
Eduardo Mínguez
b909661aa0 Removed PSP from the overview as it is deprecated (#550) 2023-04-20 14:02:26 -04:00
Mauren Berti
80747c8d62 Merge pull request #549 from stormqueen1990/fix/add-admonition-for-caveat-psp
Add admonition for caveat on finding PSPs in use
2023-04-19 15:46:34 -04:00
Juan Herrera
a56a63ad9e Updated reference to 2.6 installation requirements in the 2.7 docs (#548)
* Updated reference to 2.6 installation requirements in the 2.7 documentation

Replaced this url https://rancher.com/docs/rancher/v2.6/en/installation/requirements/ by the new one for Rancher 2.7: https://ranchermanager.docs.rancher.com/pages-for-subheaders/installation-requirements

* Update docs/reference-guides/best-practices/rancher-server/on-premises-rancher-in-vsphere.md

---------

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-04-19 15:00:28 -04:00
Billy Tat
227269b23c Merge pull request #546 from btat/2.6.12-versions-table
Update versions table for 2.6.12
2023-04-19 11:44:29 -07:00
Mauren Berti
70eaaa1f3b Change wording on scale-to-zero
Change wording to make it clear it's the workloads that are currently scaled to zero that won't be caught by the command.
2023-04-19 13:39:21 -04:00
Marty Hernandez Avedon
7b440a3f68 Update docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/pod-security-standards.md 2023-04-19 13:16:53 -04:00
Billy Tat
241b2b4557 Merge pull request #547 from vickyhella/vk-bilingual
Update copyright year in ZH docs
2023-04-19 09:10:33 -07:00
Mauren Berti
ac6503f23e Change wording from "might" to "may"
Change wording on the admonition from "might" to "may".
2023-04-19 11:52:24 -04:00
Mauren Berti
5f5934aee4 Add admonition for caveat on finding PSPs in use
Add a caution admonition for a caveat on using the kubectl get psp strategy to find which PSPs are still in use in the cluster.
2023-04-19 11:49:54 -04:00
vickyhella
f3c1e4c17a Update copyright year in ZH docs 2023-04-19 14:28:14 +08:00
Billy Tat
11b82cd39c Update versions table for 2.6.12 2023-04-18 15:46:48 -07:00
Billy Tat
e48aabb3dd Merge pull request #496 from esen-transporeon/patch-1
Hint for authorized cluster endpoints with rke2 and k3s
2023-04-18 15:10:00 -07:00
Billy Tat
5ab65eafc1 Apply hint from 0475d47e and d7f9ab67 to 2.7 2023-04-18 14:44:15 -07:00
Billy Tat
23dc8952b8 Apply hint from 0475d47e and d7f9ab67 to 2.6 2023-04-18 14:42:42 -07:00
Billy Tat
d164b53d70 Revert hint added in 0475d47e and d7f9ab67. Linked section does not exist in 2.5
Also remove duplicate period
2023-04-18 14:32:37 -07: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
2862f3d506 #534 fixing broken link to fleet.rancher.io/gitrepo-structure (#535) 2023-04-13 11:58:22 -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
Lucas Saintarbor
13d71a5142 Merge pull request #481 from rancher/release/v2.7.2
Publishing v2.7.2 docs
2023-04-11 21:22:28 -07: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
vickyhella
1b5278c3a9 Update v2.6/v2.7 translation and fix v2.4-related broken links (#531)
* Update v2.7 translation

* Update v2.6 translation

* Fix broken links
2023-04-11 10:38:54 -04:00
Guilherme Macedo
d02daea025 Update note about upstream CIS K8s v1.25 benchmark (#530)
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
2023-04-11 10:18:23 -04:00
Guilherme Macedo
1e42800da6 Add instructions to set a custom PSA/PSS in standalone RKE (#529)
* Add instructions to set a custom PSA/PSS in standalone RKE

Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>

* Apply suggestions from code review

---------

Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-04-11 10:17:33 -04:00
Mauren Berti
e22569549c [release/v2.7.2] Document Helm charts upgrade and helm-mapkubeapis (#508)
* [release/v2.7.2] Add documentation on charts + helm-mapkubeapis.

* Add documentation on how to upgrade Rancher-maintained Helm charts.
* Add documentation on how to use helm-mapkubeapis.
* Add documentation on recommended upgrade path.

* Apply suggestions from code review

Co-authored-by: Marty Hernandez Avedon <martyav@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Marty Hernandez Avedon <martyav@users.noreply.github.com>

---------

Co-authored-by: Marty Hernandez Avedon <martyav@users.noreply.github.com>
2023-04-10 20:42:09 -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
Billy Tat
f3e93d8909 Merge pull request #525 from btat/fleet-to-cd
Rename Fleet to CD w/ Fleet
2023-04-05 14:38:59 -07:00
Billy Tat
ffa320c1e5 Apply Fleet rename to 2.5 files as well 2023-04-05 14:01:34 -07:00
Billy Tat
e6f35c11cc Rename Fleet to CD w/ Fleet 2023-04-04 10:03:22 -07:00
Billy Tat
30cab88ff9 Fix broken link (#521) 2023-04-04 11:18:31 -04:00
Ahmed Shawki
ee7673d2b2 Update set-container-default-resource-limits.md
From Rancher UI > Project > Create > Container Default Resource limit 
I can see already that NVIDIA GPU limit/reservation is available, although from the resource type section, there is not mention to the GPU
2023-04-04 15:18:00 +04:00
Marty Hernandez Avedon
a5e3b54e32 #77 Addressing backlog issue about registered AKS clusters (#518)
* #77 addressing backlog issue about registered AKS clusters

* moved the acronym expansions forward and made some style edits

* applied suggestions from code review
2023-04-03 14:47:47 -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
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
2c4a78a1eb Merge pull request #514 from btat/prerelease-versions
Prerelease versions
2023-03-30 13:50:21 -07:00
Billy Tat
ab87386c94 Add period to list items 2023-03-29 14:36:12 -07:00
Billy Tat
f1faa1b665 Add screenshot 2023-03-29 14:34:45 -07:00