mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
* gerundify Configuration for Storage Classes in Azure * gerundify Authentication Config * gerundify Bootstrap Password * gerundify and disambiguate manage-PSP * gerundify and disambiguate create-PSP * syncing? Syncing what? * updating label for Configure OpenLDAP * updating label for authentication config * updating label for configuring microsoft ad and shibboleth (saml) * updating label for configuring microsoft ad and shibboleth (saml) in sidebars (last commit covered versioned docs) * label + title for one of several sets of pages entitled role-based access control * gerundify Upgrade a Hardened Custom/Imported Cluster to Kubernetes v1.25 * re-order title of Certificate Troubleshooting so verb comes first * added 'about' to title because the page is about drivers that provision, not how to provision a driver * template enforcement > enforcing templates * update label to match title - deploy > deploying * updated label to matach title - manage clusters > cluster administration * gerundify set up in infrastructure setup section * typo fix - spacing * matching label to title - launch > launching * label matching title - set up part 2 * label matching title - windows clusters * how to configure > configuring * using > launching (partially matches label to title) * ingress config > configging an ingress * match label to title - project administration * match label to title - project resource quotas * match title to label - monitoring/alerting guides * matching label to title - enabling * gerundify allow unsupported storage drivers * Update openapi/swagger.json * lost metadata syntax re-applied * Apply suggestions from code review
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"items": [
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Deploy Rancher",
|
||||
"label": "Deploying Rancher",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/deploy-rancher-manager"
|
||||
@@ -47,7 +47,7 @@
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Deploy Workloads",
|
||||
"label": "Deploying Workloads",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/deploy-rancher-workloads"
|
||||
@@ -189,7 +189,7 @@
|
||||
"items": [
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Enable Experimental Features",
|
||||
"label": "Enabling Experimental Features",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/enable-experimental-features"
|
||||
@@ -286,7 +286,7 @@
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Set Up Clusters from Hosted Kubernetes Providers",
|
||||
"label": "Setting up Clusters from Hosted Kubernetes Providers",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/set-up-clusters-from-hosted-kubernetes-providers"
|
||||
@@ -301,7 +301,7 @@
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Launch Kubernetes with Rancher",
|
||||
"label": "Launching Kubernetes with Rancher",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/launch-kubernetes-with-rancher"
|
||||
@@ -309,7 +309,7 @@
|
||||
"items": [
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Use New Nodes in an Infra Provider",
|
||||
"label": "Launching New Nodes in an Infra Provider",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/use-new-nodes-in-an-infra-provider"
|
||||
@@ -334,7 +334,7 @@
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Use Windows Clusters",
|
||||
"label": "Launching Kubernetes on Windows Clusters",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/use-windows-clusters"
|
||||
@@ -347,7 +347,7 @@
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Set Up Cloud Providers",
|
||||
"label": "Setting up Cloud Providers",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/set-up-cloud-providers"
|
||||
@@ -455,7 +455,7 @@
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Deploy Apps Across Clusters",
|
||||
"label": "Deploying Apps Across Clusters",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/deploy-apps-across-clusters"
|
||||
@@ -510,7 +510,7 @@
|
||||
"items": [
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Authentication Config",
|
||||
"label": "Configuring Authentication",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/authentication-config"
|
||||
@@ -530,7 +530,7 @@
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Configure Microsoft AD Federation Service (SAML)",
|
||||
"label": "Configuring Microsoft AD Federation Service (SAML)",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/configure-microsoft-ad-federation-service-saml"
|
||||
@@ -542,7 +542,7 @@
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Configure Shibboleth (SAML)",
|
||||
"label": "Configuring Shibboleth (SAML)",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/configure-shibboleth-saml"
|
||||
@@ -555,7 +555,7 @@
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Manage Role-Based Access Control (RBAC)",
|
||||
"label": "Managing Role-Based Access Control (RBAC)",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/manage-role-based-access-control-rbac"
|
||||
@@ -603,7 +603,7 @@
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Manage Clusters",
|
||||
"label": "Cluster Administration",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/manage-clusters"
|
||||
@@ -683,7 +683,7 @@
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Manage Projects",
|
||||
"label": "Project Administration",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/manage-projects"
|
||||
@@ -694,7 +694,7 @@
|
||||
"how-to-guides/advanced-user-guides/manage-projects/manage-pod-security-policies",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Manage Project Resource Quotas",
|
||||
"label": "Project Resource Quotas",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/manage-project-resource-quotas"
|
||||
@@ -967,7 +967,7 @@
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Configure OpenLDAP",
|
||||
"label": "Configuring OpenLDAP",
|
||||
"link": {
|
||||
"type": "doc",
|
||||
"id": "pages-for-subheaders/configure-openldap"
|
||||
|
||||
Reference in New Issue
Block a user