feat(node-taint): Adding the node taint experiment (#258)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-07-09 14:21:51 +05:30
committed by GitHub
parent 52615cb691
commit b24c6d7631
7 changed files with 193 additions and 2 deletions

View File

@@ -41,4 +41,7 @@ experiments:
desc: "kubelet-service-kill"
- name: pod-network-duplication
CSV: pod-network-duplication.chartserviceversion.yaml
desc: "pod-network-duplication"
desc: "pod-network-duplication"
- name: node-taint
CSV: node-taint.chartserviceversion.yaml
desc: "node-taint"