Commit Graph

4190 Commits

Author SHA1 Message Date
Billy Tat 3df24afdbb RKE2 req: remove outdated info
Referenced step removed in #4071
2022-05-10 21:03:15 -07:00
Billy Tat f1b6a386ee Merge pull request #4066 from btat/rke2-prov
Launch RKE2 + Azure
2022-05-09 16:00:33 -07:00
Billy Tat fa82ee6640 Remove duplicate content 2022-05-09 15:50:27 -07:00
Billy Tat 940ba6e8a2 Add missing step 2022-05-09 13:09:31 -07:00
Billy Tat 57d97ac23f Fix placeholders 2022-05-09 10:59:39 -07:00
Brad Davidson 5a00fe35df Update _index.md 2022-05-04 11:21:26 -07:00
Brad Davidson 0199887ef3 Update RKE2 HA tutorial for modern versions of RKE2 2022-05-04 11:18:10 -07:00
Billy Tat 85d550c571 Launch RKE2 + Azure 2022-05-02 19:56:55 -07:00
divya-mohan0209 892f7806fa Merge pull request #4018 from divya-mohan0209/divya-mohan-patch-7
Amending Encryption Configuration Section
2022-05-01 17:04:57 +05:30
divya-mohan0209 8defd30bcc Update content/rancher/v2.6/en/backups/examples/_index.md
Co-authored-by: Brad Davidson <brad@oatmail.org>
2022-04-27 20:18:18 +05:30
Jen Travinski 98f19cda6d Merge pull request #4029 from phillipsj/feature/vsphere-updates
Creating docs for creating VMware vSphere VM templates.
2022-04-26 16:29:18 -04:00
Jamie Phillips e7013de736 Correcting one last typo. 2022-04-26 16:24:24 -04:00
Jen Travinski 1c4023abda Merge pull request #3775 from jtravee/monitoringV2-architecture
Updated monitoringV2 architecture docs
2022-04-26 14:44:40 -04:00
Jamie Phillips d04785ee30 Additional changes. 2022-04-26 14:10:23 -04:00
Jamie Phillips 46c149930d Updating vSphere permissions to add tagging and custom attributes.
This came up from this issue: https://github.com/rancher/rancher/issues/37440.

It seems we have some capabilities in the UI that require these additional permissions. Our UI doesn't indicate they aren't configured, it just greys out the fields.
2022-04-25 10:38:31 -04:00
Jamie Phillips f8ac666f73 Implementing requested changes. 2022-04-22 08:45:02 -04:00
Jen Travinski 72f92b1543 Merge pull request #3989 from rafaelrdealmeida/patch-1
Put slash to wrap command line helm
2022-04-20 09:03:43 -04:00
Jennifer Travinski 81675ce55d Corrected version back to newest 1.7.1 2022-04-19 11:07:25 -04:00
Jen Travinski ec1d512650 Merge branch 'master' into patch-1 2022-04-19 10:55:05 -04:00
divya-mohan0209 0ab0391f56 Update content/rancher/v2.6/en/backups/examples/_index.md
Co-authored-by: Jen Travinski <jennifer.travinski@suse.com>
2022-04-19 10:46:55 +05:30
Jen Travinski f51947c10a Merge pull request #4019 from bashofmann/fix-logging-upstream-docs-link
Fix link in Logging -> Flows to link to the correct upstream docs page
2022-04-18 15:50:01 -04:00
Jen Travinski c49870fde3 Merge pull request #4017 from asloan7/master
updating cert-manager version to match 2.6 notes
2022-04-18 15:29:08 -04:00
Jen Travinski 2648a94f0f Merge pull request #4014 from bashofmann/fix-longhorn-docs-links
Always link to the latest Longhorn docs version
2022-04-18 15:12:09 -04:00
Jennifer Travinski efaa378bae Added update to two other links in 2.6 2022-04-18 15:06:21 -04:00
Jen Travinski 395ffe31f2 Merge pull request #4012 from jgallucci32/patch-4
Remove invalid link to cloud providers in v2.5
2022-04-18 14:38:23 -04:00
Jennifer Travinski b74e027351 Updated 2.6 docs for broken link also 2022-04-18 14:15:03 -04:00
Guilherme Macedo 391d7aee66 Add new security advisories
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
2022-04-15 10:03:35 +02:00
Jamie Phillips c273c5b47d Creating docs for creating VMware vSphere VM templates. 2022-04-14 12:00:57 -04:00
Charlie da01e1d232 Fix powershell newline character
Remove backslashes from powershell command
2022-04-12 13:51:18 +02:00
divya-mohan0209 b20990affb Update content/rancher/v2.6/en/backups/examples/_index.md
Co-authored-by: Brad Davidson <brad@oatmail.org>
2022-04-12 11:46:58 +05:30
Bastian Hofmann 5f30d33956 Fix link in Logging -> Flows to link to the correct upstream docs page
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2022-04-11 10:24:53 +02:00
divya-mohan0209 98cd5108a3 Amending Encryption Configuration Section 2022-04-11 11:33:37 +05:30
mutron3k 8efe67488d updating cert-manager version to match 2.6 notes
https://rancher.com/docs/rancher/v2.6/en/installation/install-rancher-on-k8s/
"New in v2.6.4, cert-manager versions 1.6.2 and 1.7.1 are compatible. We recommend v1.7.x because v 1.6.x will reach end-of-life on March 30, 2022."

and https://rancher.com/docs/rancher/v2.6/en/installation/install-rancher-on-k8s/
("CLICK TO EXPAND")
helm install cert-manager jetstack/cert-manager \
  --namespace cert-manager \
  --create-namespace \
  --version v1.7.1
2022-04-08 10:05:40 -04:00
Bastian Hofmann 54c8abb9cd Always link to the latest Longhorn docs version
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2022-04-08 13:01:46 +02:00
jgallucci32 9dca333f27 Remove invalid link to cloud providers in v2.5
Kubernetes removed the official documentation for cloud providers in https://github.com/kubernetes/website/pull/23517. Users are now instructed to view the individual documentation provided by each cloud provider.
2022-04-07 14:21:18 -07:00
divya-mohan0209 1d75de87df Merge pull request #3994 from divya-mohan0209/divya-mohan-patch-6
Make amendments to the installation netowrking requirements
2022-04-07 09:44:18 +05:30
divya-mohan0209 aca17a5e97 Amending per suggestions 2022-04-05 15:01:40 +05:30
Catherine Luse 04acc2fcdf Merge pull request #4003 from catherineluse/tabs 2022-04-04 21:33:39 -07:00
Jen Travinski 37e6c3f0e2 Merge pull request #3996 from vnephologist/master
Add Nutanix node-pools
2022-04-04 22:03:58 -04:00
Jennifer Travinski c02308fdfe Recommended revisions for Nutanix docs 2022-04-04 21:58:23 -04:00
Catherine Luse 7a7fa47547 Revert "Revert "Staging to master" due to rendering problems" 2022-04-04 17:19:35 -07:00
Catherine Luse 5940e04b40 Revert "Staging to master" 2022-04-04 16:01:56 -07:00
Catherine Luse 7969035048 Fix tabs in Helm CLI quickstart 2022-04-04 15:24:45 -07:00
Jen Travinski 1fd1455e59 Merge branch 'master' into staging 2022-04-04 17:32:05 -04:00
Nuno do Carmo e515e9e7a0 Merge pull request #3998 from macedogm/security-update-cves
Update security advisories
2022-04-04 15:42:59 +02:00
Guilherme Macedo affd895d8d Update security advisories.
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
Co-authored-by: Caleb Bron <cbron@users.noreply.github.com>
2022-04-04 11:22:11 +02:00
Catherine Luse ee71c7d985 Merge branch 'master' into enhance-helm-cli-docs 2022-03-31 16:00:07 -07:00
Nuno do Carmo d8f3fd0081 Merge pull request #3918 from rancher/staging-to-master
Staging to master
2022-03-31 22:01:55 +02:00
Andy Daniel 748e353e21 Add Nutanix node-pools
This adds Nutanix node-pool doc in coordination for support in 2.6.4.
2022-03-30 22:16:33 -04:00
divya-mohan0209 cbe1382880 Make amendments to the installation netowrking requirements 2022-03-30 10:30:43 +05:30