Andres Vasile
Results
2
comments of
Andres Vasile
Sure, here is the full log: ``` Detected Kubernetes version v1.29 Adding K8s taint "sysbox-runtime=not-running:NoSchedule" to node ... node/aks-isolated-26818767-vmss000000 modified Adding K8s label "crio-runtime=installing" to node ... node/aks-isolated-26818767-vmss000000 not labeled...
@ctalledo for now I'm using this particular command to bypass the validation: `kubectl delete ValidatingWebhookConfiguration aks-node-validating-webhook` but I'm not really sure what concerns or implications could bring it..