Commit Graph
7805 Commits
Author SHA1 Message Date
Billy Tat 8657b40e16 Merge pull request #3560 from bashofmann/update-tls-settings-page
Update advanced TLS settings page
2021-10-04 10:00:34 -07:00
Jen Travinski 855c8add14 Fixed links under context and project commands (#3585) 2021-10-04 09:54:56 -07:00
Jennifer Travinski 51741861b0 Added warning about embedded etcd performance issues 2021-10-04 11:41:05 -04:00
Bastian Hofmann 31c2e8b330 Update advanced TLS settings page for 2.5
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2021-10-04 13:19:43 +02:00
Jennifer Travinski 5cc348d703 Added AKS blurb and link to tutorial page 2021-10-01 14:31:00 -04:00
Billy Tat 5082ae58cb Harvester feature flag is off by default now (#3576) 2021-09-30 15:35:05 -07:00
Jen Travinski b382fd75c7 Harvester Tech Preview page added (#3563)
* Created Harvester tech preview page

* Updating Harvester notes

* Added new Harvester page

* Updated Harvester page

* Fixed wording per feedback

* Updated cross-reference links

* Updated Harvester node driver paragraph
2021-09-30 11:17:24 -07:00
Jen Travinski 96357f513b Added note on Harvester node drivers (#3565)
* Added note on Harvester node drivers

* Removed Harvester note from page

* Added note on Harvester node drivers in new page

* Updated per feedback
2021-09-30 10:18:16 -07:00
Sebastiaan van Steenis cba255379c Update info on dockershim removal (#3571) 2021-09-30 10:04:31 -07:00
Jen TravinskiandBilly Tat 52f920a185 Documented the process for Azure Cloud Provider for Rancher-provisioned RKE2 clusters (#3556)
* Azure cloud config for RKE2 clusters

* Updated per feedback

Co-authored-by: Billy Tat <btat@suse.com>
2021-09-30 09:40:23 -07:00
Jen Travinski 27142683ee Added cross-reference link to new Harvester feature flag (#3573) 2021-09-30 09:26:56 -07:00
Billy Tat a403b0a559 Fix errors caused by PR#3566 (#3570)
* Revert "Revert "Merge master to staging""

* Fix PR#3566 errors

* Fix errors
2021-09-29 23:13:46 -07:00
Billy Tat 9e2c740223 Merge pull request #3568 from btat/merge-master-to-staging
Merge master to staging
2021-09-29 20:33:02 -07:00
Billy Tat 714c977c6b Merge pull request #3567 from rancher/revert-3566-merge-master-to-staging
Revert "Merge master to staging"
2021-09-29 20:27:58 -07:00
Billy Tat 9ef8ac543f Revert "Merge master to staging" 2021-09-29 20:24:27 -07:00
Billy Tat c1a3a56d3a Merge pull request #3566 from btat/merge-master-to-staging
Merge master to staging
2021-09-29 20:18:24 -07:00
Billy Tat 8537e5f24f Merge branch 'master' into merge-master-to-staging 2021-09-29 20:09:23 -07:00
lvuch 69dea035ba new logo files for header 2021-09-29 15:33:21 -07:00
Billy Tat 43c7773f19 Merge pull request #3561 from superseb/ingress_hostnetwork
Add hostNetwork option for ingress controller
2021-09-29 10:56:26 -07:00
Sebastiaan van Steenis cd0ed6fce2 Add hostNetwork option for ingress controller 2021-09-29 13:32:41 +02:00
Jen Travinski 81aae0810a Documented updates to feature flag list and table (#3548)
* Updated docs for relevant feature flags

* Added back links

* Updated feature flag table, Fleet wording

* Updated mcm version in table

* Removed misplaced files

* Original wording restored
2021-09-28 18:24:49 -07:00
4aded39875 Describe arm compatibility issue for tools pod (#3189)
* Describe arm compatibility issue for tools pod

* Apply a05a4f (author: tibbon) to Rancher v2.0-v2.4 directory

* Apply a05a4f (author: tibbon) to Rancher v2.5 directory

* Updated a05a4f (author: tibbon) to Rancher v2.6 directory

* Update content/rancher/v2.0-v2.4/en/troubleshooting/networking/_index.md

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

* Update content/rancher/v2.5/en/troubleshooting/networking/_index.md

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

* Update content/rancher/v2.6/en/troubleshooting/networking/_index.md

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

Co-authored-by: Jennifer Travinski <jennifer.travinski@suse.com>
Co-authored-by: Billy Tat <btat@suse.com>
2021-09-28 13:53:01 -07:00
Jen Travinski 255936e3fd [Rancher2] Document Harvester integration features (#3534)
* Added Harvester feature flag into list and table

* Updated wording for feature flag

* Added comment on Harvester list page

* Removed link

* Renamed Harvester list page
2021-09-28 11:46:07 -07:00
Jen Travinski ed6cb2bda4 Merge pull request #3266 from 205g0/patch-2
Auto-deploying manifest lacks relevant info
2021-09-28 12:03:33 -04:00
Jen TravinskiandBrad Davidson 0868467127 Update content/k3s/latest/en/advanced/_index.md
Co-authored-by: Brad Davidson <brad@oatmail.org>
2021-09-28 11:56:17 -04:00
Bastian Hofmann 7ba6b0a951 Update advanced TLS settings page
This adds a detailed description on how to configure tls version and ciphers when Rancher is installed in a Kubernetes cluster. TLS is offloaded at the ingress controller, which means these settings need to be set there instead of the Rancher Pod/Container.

For running Rancher as a single Docker container, the default values have been updated to the ones currently supported.

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2021-09-28 16:06:53 +02:00
Bastian Hofmann 426b325f0e Update kubeconfig ttl docs
Since 2.6 the settings can be configured in the global settings UI instead of the API only

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2021-09-27 18:13:22 +02:00
Bastian Hofmann 62ed9483a8 Re-add documentation how to create Rancher Apps to 2.6 docs
This page was accidentally removed when the legacy catalogs and multi cluster app docs were removed in the 2.6 docs. The documentation on how to create these apps is still relevant in the 2.6 app marketplace though.

This re-adds this pages and updates it to the 2.6 copy and featureset.

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2021-09-27 17:13:56 +02:00
Billy Tat e15aa31905 Typo fixes (#3552) 2021-09-24 14:32:36 -07:00
Jen Travinski 9ed690c625 Documented RKE2 feature flag and new RKE2 options for Windows clusters (#3545)
* Notes for RKE2 options for Windows clusters

* Added feature flag for RKE2

* Added new section for 2.6.1 changes

* Updated feature flag

* Revised RKE2 Windows Clusters

* Made requested changes
2021-09-24 13:43:29 -07:00
Bastian HofmannandJen Travinski 60b45b7386 Remove Helm 2 references (#3549)
Helm 2 has been EOL for over a year

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>

Co-authored-by: Jen Travinski <jennifer.travinski@suse.com>
2021-09-24 11:08:54 -07:00
Jen Travinski 76fd85daf8 Merge pull request #3544 from dereknola/k3s_etcdctl_notes
[K3s] Added documenetation about using etcdctl with k3s
2021-09-24 14:00:20 -04:00
dereknola f14f50d73a Added a missing "ing"
Signed-off-by: dereknola <derek.nola@suse.com>
2021-09-24 10:54:48 -07:00
dereknola d42e410123 Ran codespell, added a missing "r"
Signed-off-by: dereknola <derek.nola@suse.com>
2021-09-24 09:53:53 -07:00
Jen Travinski 3b589cadd3 Merge pull request #3547 from jtravee/HA-RKE-Cluster
Removed outdated verbiage on Kubernetes clusters
2021-09-24 09:19:46 -04:00
Jennifer Travinski e0ec4b1996 Removed incorrect verbiage v2.5 2021-09-24 09:16:00 -04:00
Jennifer Travinski 97db922b19 Removed incorrect verbiage v2.6 2021-09-24 09:15:32 -04:00
dereknola a657e5399d Added documenetation about using etcdctl with k3s
Signed-off-by: dereknola <derek.nola@suse.com>
2021-09-23 11:33:06 -07:00
Jen Travinski 7489834766 Documented that cluster templates can be managed in Cluster Management (#3537)
* Added note for restricted admins

* Revised wording for restricted admin navigation

* Revised note on restricted admin
2021-09-23 09:38:32 -07:00
Billy Tat 6f82321f15 Update links for tested K8s versions (#3542) 2021-09-23 09:18:03 -07:00
Billy Tat 366c751736 Revert 2.6 nav changes applied to 2.5 files (#3541) 2021-09-23 09:17:52 -07:00
Billy Tat 2e4c034652 Update link to PromQL expressions (#3540) 2021-09-22 14:32:32 -07:00
Jen Travinski d57113c9c6 Documented patch for Windows containers to be supported on Windows Server Standard Edition (#3539)
* Added note about patch for Windows Containers

* Revised patch wording
2021-09-22 12:53:14 -07:00
Catherine Luse 0fd8150200 Add redirect for system-charts page 2021-09-22 11:19:00 -07:00
Jen Travinski deecfd0289 Provided example yaml and kubectl commands on how to configure additional monitoring roles (#3518)
* Added examples and hard breaks between elements, removed duplicate header in TOC v2.6

* Added examples of YAML for Roles & RoleBindings

* Added hard breaks between elements, removed duplicate header in TOC v2.5

* Added new section for YAML/kubectl

* Updated 2.5, 2.6 yaml examples

* Updated for 2.5

* Updated for 2.6

* Updated yaml and kubectl files for 2.5/2.6

* Updated v2.5, v2.6 to remove CRB label from Roles
2021-09-20 15:39:50 -07:00
Billy Tat 6450eab188 Merge pull request #3533 from manuelbcd/patch-1
Update _index.md
2021-09-20 15:22:32 -07:00
Billy Tat 0c1da6760d Merge pull request #3531 from btat/link-updates
Update link to backup operator chart
2021-09-20 15:22:15 -07:00
Billy Tat ee82a967e8 Apply 0b3770f (author: manuelbcd) to Rancher v2.6 2021-09-20 15:19:15 -07:00
manuelbcd 0b3770fe19 Update _index.md 2021-09-20 15:13:58 +02:00
etrosa 3d1baa285e Equinix Metal QS Guide
I based this guide off of the manual provisioning guide and added information on how to provision a host via the Equinix Metal Platform. Please let me know if there are any additional requirements in order to have this new file accepted. 

Eric Rosa
Equinix Metal
erosa@equinix.com
2021-09-17 19:35:38 -04:00