Fix typo
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 38s
Webapp Test / Run webapp test suite (pull_request) Successful in 5m30s
Smoke Test / Run basic test suite (pull_request) Successful in 5m10s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m56s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 12m56s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Successful in 6m4s
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 38s
Webapp Test / Run webapp test suite (pull_request) Successful in 5m30s
Smoke Test / Run basic test suite (pull_request) Successful in 5m10s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m56s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 12m56s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Successful in 6m4s
This commit is contained in:
parent
35c07be180
commit
975ff2585c
@ -168,7 +168,7 @@ EOF
|
||||
# laconic-3af549a3ba0e3a3c-control-plane [map[effect:NoSchedule key:node-role.kubernetes.io/control-plane]]
|
||||
# laconic-3af549a3ba0e3a3c-worker <none>
|
||||
# laconic-3af549a3ba0e3a3c-worker2 <none>
|
||||
# laconic-3af549a3ba0e3a3c-worker3 [map[effect:NoSchedule key:nodeavoid value:a]]
|
||||
# laconic-3af549a3ba0e3a3c-worker3 [map[effect:NoSchedule key:nodeavoid value:c]]
|
||||
|
||||
# We can now modify the deployment spec file to require a set of affinity and/or taint combinations
|
||||
# then bring up the deployment and check that the pod is scheduled to an expected node.
|
||||
|
Loading…
Reference in New Issue
Block a user