Commit Graph

4180 Commits

Author SHA1 Message Date
Billy Tat f097d17c5b Add Prometheus Federator 2022-05-10 11:45:05 -07:00
Jennifer Travinski f3eff353fb Merge branch 'master' into master-to-staging 2022-04-29 11:53:48 -04:00
divya-mohan0209 9fd2aa46d4 Update _index.md 2022-04-28 13:51:27 +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
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
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
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
Jennifer Travinski 1aa8e717f2 Merge branch 'master' into master-to-staging 2022-03-29 18:26:53 -04:00
Jen Travinski 18326faba2 Merge branch 'staging' into cert-manager-update 2022-03-29 06:18:00 -04:00
Rafael de Almeida ac8d547c77 Put slash to wrap command line helm 2022-03-28 18:41:57 -03:00
Jamie Phillips be711bf2d7 Updating vSphere CSI and CPI information.
Currently, what is listed in the docs doesn't match the upstream support matrix for those projects. This updates it to be aligned with that.

Signed-off-by: Jamie Phillips <jamie.phillips@suse.com>
2022-03-28 12:44:28 -04:00
divya-mohan0209 084ece7c94 Merge pull request #3969 from divya-mohan0209/divya-mohan-patch-2
Adding content to certificate rotation sections in v2.5 and v2.6
2022-03-28 14:41:27 +05:30
Jennifer Travinski 57f60f3d03 Merge branch 'master' into master-to-staging 2022-03-25 17:17:28 -04:00
Jennifer Travinski fd9fb0560d Reverting hardcoded commands 2022-03-25 14:46:37 -04:00
Jennifer Travinski 59e123f9df Updated per feedback 2022-03-25 14:32:30 -04:00
Jennifer Travinski 646e3833ad Updated hardcoded cert-manager versions, added links for upgrade 2022-03-25 11:58:34 -04:00
divya-mohan0209 05cb951886 Merge pull request #3977 from divya-mohan0209/divya-mohan-patch-4
Amending RKE clusters section to reflect correct information in v2.5 documentation
2022-03-25 19:47:06 +05:30