mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Revert "Move cluster-capabilities-table to a headless bundle and include it as a page instead of reading the file"
This reverts commit 0ebb806516.
This commit is contained in:
@@ -23,7 +23,7 @@ Alternatively, you can switch between projects and clusters directly in the navi
|
||||
|
||||
After clusters have been [provisioned into Rancher]({{<baseurl>}}/rancher/v2.x/en/cluster-provisioning/), [cluster owners]({{<baseurl>}}/rancher/v2.x/en/admin-settings/rbac/cluster-project-roles/#cluster-roles) will need to manage these clusters. There are many different options of how to manage your cluster.
|
||||
|
||||
{{% include file="/rancher/v2.x/en/includes/cluster-capabilities-table.md" %}}
|
||||
{{% readfile file="/rancher/v2.x/en/cluster-admin/cluster-capabilities-table.md" markdown="true" %}}
|
||||
|
||||
## Configuring Tools
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ The options and settings available for an existing cluster change based on the m
|
||||
|
||||
The following table summarizes the options and settings available for each cluster type:
|
||||
|
||||
{{% include file="/rancher/v2.x/en/includes/cluster-capabilities-table.md" %}}
|
||||
{{% readfile file="/rancher/v2.x/en/cluster-admin/cluster-capabilities-table.md" markdown="true" %}}
|
||||
|
||||
## Editing Cluster Membership
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ This section covers the following topics:
|
||||
|
||||
The following table summarizes the options and settings available for each cluster type:
|
||||
|
||||
{{% include file="/rancher/v2.x/en/includes/cluster-capabilities-table.md" %}}
|
||||
{{% readfile file="/rancher/v2.x/en/cluster-admin/cluster-capabilities-table.md" markdown="true" %}}
|
||||
|
||||
# Setting up Clusters in a Hosted Kubernetes Provider
|
||||
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
---
|
||||
headless: true
|
||||
---
|
||||
@@ -60,4 +60,4 @@ After a cluster is created with Rancher, a cluster administrator can manage clus
|
||||
|
||||
The following table summarizes the options and settings available for each cluster type:
|
||||
|
||||
{{% include file="/rancher/v2.x/en/includes/cluster-capabilities-table.md" %}}
|
||||
{{% readfile file="/rancher/v2.x/en/cluster-admin/cluster-capabilities-table.md" markdown="true" %}}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{{$file := .Get "file"}}
|
||||
|
||||
{{- with .Site.GetPage $file -}}
|
||||
{{- .Content | markdownify -}}
|
||||
{{- end -}}
|
||||
Reference in New Issue
Block a user