Peter Matseykanets
d25f200bc4
Add more examples of updaing a Kubeconfig
2025-07-14 11:52:25 -04:00
Peter Matseykanets
6b96b010fd
Change Updating a kubeconfig section
2025-07-14 11:52:25 -04:00
Peter Matseykanets
31e4df5090
Add an important note about kubeconfig content being generated only once
2025-07-14 11:52:25 -04:00
Peter Matseykanets
7612e625be
Fix delete with preconditions example
2025-07-14 11:52:25 -04:00
Peter Matseykanets
3d947169f3
Add Kubeconfigs example workflows page
2025-07-14 11:52:25 -04:00
Sunil Singh
876c5b11f8
Merge pull request #1861 from rancher/main
...
Sync 2.12 branch with Main branch
2025-07-11 16:25:46 -07:00
Lucas Saintarbor
399d9683d0
Revert "docs: updatepsa for project level ( #1832 )" ( #1859 )
...
This reverts commit 9002cec58f .
2025-07-11 13:39:15 -07:00
Petr Kovar
9621d62fed
Update API versions again
2025-07-11 17:30:23 +02:00
Josh Meranda and Tom Lebreux
89b1997eb7
Update docs/api/extension-apiserver.md
...
Co-authored-by: Tom Lebreux <me@tomlebreux.com >
2025-07-11 10:47:02 -04:00
Josh Meranda and Petr Kovar
022c36838b
Update docs/api/extension-apiserver.md to fix typos
...
Co-authored-by: Petr Kovar <pknbe@volny.cz >
2025-07-11 09:22:13 -04:00
joshmeranda
dbb4e36900
add not on supported versions
2025-07-11 09:22:13 -04:00
joshmeranda
2822dc9c30
remove duplicate link to k8s docs
2025-07-11 09:22:13 -04:00
joshmeranda
840c234052
update do inidicate that the aggregate layer is required
2025-07-11 09:22:13 -04:00
Petr Kovar
6bb29c88cc
Update API versions
2025-07-08 17:43:49 +02:00
Petr Kovar and Billy Tat
0f6e0df7b6
Apply suggestions from code review
...
Co-authored-by: Billy Tat <btat@suse.com >
2025-07-08 17:43:49 +02:00
Petr Kovar
60e4c3cd40
Fix broken links
...
See also https://github.com/rancher/rancher-product-docs/pull/267 .
Signed-off-by: Petr Kovar <petr.kovar@suse.com >
2025-07-08 17:43:49 +02:00
Billy Tat
f273d54164
Merge pull request #1731 from moio/discourage_third_party_sw
...
Discourage third party software on the upstream cluster
2025-07-07 08:32:21 -07:00
Alessio Greggi and Petr Kovar
9002cec58f
docs: updatepsa for project level ( #1832 )
...
Signed-off-by: Alessio Greggi <alessio.greggi@suse.com >
Co-authored-by: Petr Kovar <pknbe@volny.cz >
2025-07-07 17:26:36 +02:00
Billy Tat
aa47c1b163
Merge remote-tracking branch 'upstream/main' into discourage_third_party_sw
2025-07-04 17:09:39 -07:00
Billy Tat
0dcc69bb06
Fix typo
2025-07-02 17:01:17 -07:00
Petr Kovar
963370993b
Merge pull request #1818 from pmkovar/1736
...
Remove feature charts table
2025-06-27 15:13:56 +02:00
Petr Kovar
676c90c9f2
Fix #1648
2025-06-26 22:18:51 +02:00
Petr Kovar
93177e4d06
Fix #1736
2025-06-26 22:18:39 +02:00
Sunil Singh
010c474078
[2.11.3] deprecated features update
...
Signed-off-by: Sunil Singh <sunil.singh@suse.com >
2025-06-23 14:57:22 -07:00
Sunil Singh
50ad16cd11
[2.11.3] CSP adapter update
...
Signed-off-by: Sunil Singh <sunil.singh@suse.com >
2025-06-23 14:54:35 -07:00
Sunil Singh
e132f13396
[2.11.3] webhook update
...
Signed-off-by: Sunil Singh <sunil.singh@suse.com >
2025-06-23 14:52:13 -07:00
Diogo Souza
ee1165860b
Merge pull request #1798 from diogoasouza/update-logging-docs-about-hosttailer-image
...
add doc on how to use custom image with HostTailer
2025-06-11 18:30:05 -03:00
Billy Tat
b04087240f
Merge pull request #1825 from JonCrowther/update-aggregated-clusterrole-version
...
Update the version specified for Aggregated ClusterRole beta
2025-06-09 14:32:33 -07:00
Tom Lebreux
7f3f3a81f7
Make docs/ point to v2.11
2025-06-09 16:50:16 -04:00
Jonathan Crowther
cc4de11363
Update the version specified for feature beta
2025-06-09 11:27:48 -04:00
Billy Tat
a9fb327853
Merge pull request #1821 from pmkovar/1773
...
Include Flannel as option with RKE2 with Windows
2025-06-05 16:23:05 -07:00
Billy Tat
d53e9c8edc
Merge pull request #1816 from johnwc/patch-1
...
Updating external TLS termination required settings
2025-06-05 16:20:41 -07:00
John Carew
e73b7efaef
Update Ingress TLS configuration documentation for NGINX v0.22
...
The documentation has been revised to provide clearer guidance on
configuring Ingress for external TLS with NGINX v0.22. Key changes
include:
- Removed references to NGINX v0.25.
- Added instructions for enabling the `use-forwarded-headers`
option in the `cluster.yml` for RKE installations.
- Included steps for creating a custom
`rke2-ingress-nginx-config.yaml` for RKE2 installations.
- Provided a YAML snippet for HelmChartConfig to demonstrate
how to set the `use-forwarded-headers` option in Helm chart
values.
2025-06-05 13:34:10 -05:00
Petr Kovar
73dba2e2a6
Fix #1773
2025-06-05 16:39:54 +02:00
John Carew and Petr Kovar
cb46b1030b
Update docs/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md
...
Co-authored-by: Petr Kovar <pknbe@volny.cz >
2025-06-05 03:12:08 -05:00
Alessio Greggi and Lucas Saintarbor
2a770e00c2
docs: add manage users disclaimer ( #1765 )
...
* docs: add manage users disclaimer
Signed-off-by: Alessio Greggi <alessio.greggi@suse.com >
Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com >
2025-06-04 18:38:38 +02:00
Silvio Moioli
2a9af4d13a
rewording after feedback from Support about registries
...
Signed-off-by: Silvio Moioli <silvio@moioli.net >
2025-06-04 14:19:24 +02:00
Silvio Moioli
674ef8b725
Recommended Harbor for community uses, reworded for clarity
...
Signed-off-by: Silvio Moioli <silvio@moioli.net >
2025-06-04 14:19:24 +02:00
Silvio Moioli
d497641fa5
Discourage third party software on the upstream cluster
...
Signed-off-by: Silvio Moioli <silvio@moioli.net >
2025-06-04 14:19:24 +02:00
John Carew
17e94a4704
Updating external TLS termination required settings
...
Updating external TLS termination required settings. Updating the documentation to be clear on RKE configuration vs RKE2 configuration.
Based on closed issue: https://github.com/rancher/rancher/issues/35088
2025-06-03 15:08:11 -05:00
Billy Tat
148c5da3ad
Merge pull request #1813 from btat/prometheus-op-gh-links
...
Fix broken links to upstream prometheus-operator GitHub repo
2025-06-02 10:24:49 -07:00
Sunil Singh
03e2e34398
Updating outdated information with GH definition of rancher-selinux.
...
Signed-off-by: Sunil Singh <sunil.singh@suse.com >
2025-05-30 10:54:50 -07:00
Billy Tat
e9cebe3aae
Merge pull request #1810 from btat/broken-links
...
Fix broken links
2025-05-29 14:20:31 -07:00
Billy Tat
d694bfd026
Fix broken links to upstream prometheus-operator GitHub repo
...
* Some links were updated only to reflect the master -> main naming change
2025-05-28 17:03:15 -07:00
Billy Tat
7630d7b766
Merge pull request #1785 from SjuulJanssen/patch-1
...
Fix link to helm chart readme
2025-05-27 16:11:12 -07:00
Sunil Singh
fbe6b7ec53
Merge pull request #1602 from sunilarjun/update-directories
...
Removing Incorrect Directories - [SURE-8597]
2025-05-27 13:25:24 -07:00
Sunil Singh
5512ce8360
Updating distribution directories wrt RKE, RKE2, K3s. Verified across distribution versions and updated in the docs across versions/i18n.
...
Signed-off-by: Sunil Singh <sunil.singh@suse.com >
2025-05-27 12:01:07 -07:00
Billy Tat
fc438733e0
Fix broken links
2025-05-22 17:01:00 -07:00
Sunil Singh
d985c93a8a
Merge pull request #1805 from rancher/v2.11.2
...
Merge release branch v2.11.2 main
2025-05-22 16:48:00 -07:00
Sunil Singh
7a97968cd0
Updating release date v2.11.2
...
Signed-off-by: Sunil Singh <sunil.singh@suse.com >
2025-05-21 15:46:22 -07:00