terraform-kubernetes-installer
terraform-kubernetes-installer copied to clipboard
Remove VCN access to k8s master insecure port
Access to the k8s master insecure port is already disallowed by ingress. However, we should also ensure that communication within the VCN is also only on the secure port using SSL.