add documentation for new gce node driver

Signed-off-by: Harrison Affel <harrisonaffel@gmail.com>
This commit is contained in:
Harrison Affel
2025-07-22 10:44:41 -04:00
parent 399d9683d0
commit c35593dd27
8 changed files with 395 additions and 1 deletions
+3
View File
@@ -534,6 +534,8 @@ const sidebars = {
"how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider/create-a-digitalocean-cluster",
"how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider/create-an-azure-cluster",
"how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider/create-a-google-compute-engine-cluster",
{
type: 'category',
label: 'Creating a VMware vSphere Cluster',
@@ -946,6 +948,7 @@ const sidebars = {
"reference-guides/cluster-configuration/downstream-cluster-configuration/machine-configuration/amazon-ec2",
"reference-guides/cluster-configuration/downstream-cluster-configuration/machine-configuration/digitalocean",
"reference-guides/cluster-configuration/downstream-cluster-configuration/machine-configuration/azure",
"reference-guides/cluster-configuration/downstream-cluster-configuration/machine-configuration/google-gce"
]
}
]