Skip to content

Commit ac12f43

Browse files
committed
Add screenshot for affinity groups in CKS cluster creation
1 parent d58f4aa commit ac12f43

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
26.4 KB
Loading

source/plugins/cloudstack-kubernetes-service.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,8 @@ Affinity groups for CKS cluster nodes
658658

659659
From 4.23.0 onwards, users can specify host affinity or anti-affinity groups for different types of Kubernetes cluster nodes (control, worker, etcd) during cluster creation. This provides control over VM placement on hosts for high availability requirements.
660660

661+
|cks-create-cluster-affinity-groups.png|
662+
661663
To use affinity groups with CKS clusters:
662664

663665
1. Create the desired affinity groups (host affinity or host anti-affinity) beforehand using the CloudStack UI or API.
@@ -846,6 +848,8 @@ kubectl delete pod --all -A
846848
:alt: Create Kubernetes Cluster form.
847849
.. |cks-create-cluster-additional-settings.png| image:: /_static/images/cks-create-cluster-additional-settings.png
848850
:alt: Create Kubernetes Cluster form with Advanced Settings.
851+
.. |cks-create-cluster-affinity-groups.png| image:: /_static/images/cks-create-cluster-affinity-groups.png
852+
:alt: Affinity groups selection in Create Kubernetes Cluster Advanced Settings.
849853
.. |cks-delete-action.png| image:: /_static/images/cks-delete-action.png
850854
:alt: Delete action icon.
851855
.. |cks-kube-config-action.png| image:: /_static/images/cks-kube-config-action.png

0 commit comments

Comments
 (0)