This message was deleted.
# kubernetes
a
This message was deleted.
w
This bit me. Your issue may be different but my issue my be of help. I needed to open a firewall rule from the control plane to the port the webhook service is listening on [for all nodes the webhook might run on]
If using a cloud provider's control plane, which is looks like you aren't, this gets tricky in private subnets.
a
thanks, all workers and masters are in the same subnet so access is allowed for all vms
👍 1