Skip to content

Commit f64d9ae

Browse files
authored
Merge pull request #20696 from pjhwa/fix-20695
Fix issue with k8s.io/docs/concepts/cluster-administration/cloud-prov…
2 parents 1ddf6c9 + ee9f3db commit f64d9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/cluster-administration/cloud-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ For in-depth documentation on the vSphere cloud provider, visit the [vSphere clo
395395
## IBM Cloud Kubernetes Service
396396

397397
### Compute nodes
398-
By using the IBM Cloud Kubernetes Service provider, you can create clusters with a mixture of virtual and physical (bare metal) nodes in a single zone or across multiple zones in a region. For more information, see [Planning your cluster and worker node setup](https://cloud.ibm.com/docs/containers?topic=containers-plan_clusters#plan_clusters).
398+
By using the IBM Cloud Kubernetes Service provider, you can create clusters with a mixture of virtual and physical (bare metal) nodes in a single zone or across multiple zones in a region. For more information, see [Planning your cluster and worker node setup](https://cloud.ibm.com/docs/containers?topic=containers-planning_worker_nodes).
399399

400400
The name of the Kubernetes Node object is the private IP address of the IBM Cloud Kubernetes Service worker node instance.
401401

0 commit comments

Comments
 (0)