tacker/samples/mgmt_driver/kubernetes_vnf_package
LiangLu f7796901ea Sample script of pod-affinity in kubernetes cluster
This patch support pods to be scheduled on the different
physical Compute server. Through the policy attribute of
the VDU, the Worker node can be instantiated on different
Compute server. Then we can obtain the Compute information
where the worker node is located, and use it as the label
of the Worker node. Finally, pod will be deployed on
different Worker nodes based on labels.

Implements: blueprint hardware-aware-pod-affinity
Change-Id: I71dc5bed94654c19bace77c11fe1202ccdc549c9
2021-09-16 14:49:40 +00:00
..
BaseHOT Sample script of pod-affinity in kubernetes cluster 2021-09-16 14:49:40 +00:00
Definitions Sample script of pod-affinity in kubernetes cluster 2021-09-16 14:49:40 +00:00
TOSCA-Metadata Sample script of pod-affinity in kubernetes cluster 2021-09-16 14:49:40 +00:00
UserData Sample script for deploying Kubernetes cluster 2021-03-24 07:52:35 +00:00