pires / kubernetes-vagrant-coreos-cluster

Kubernetes cluster (for testing purposes) made easy with Vagrant and CoreOS.
Apache License 2.0
597 stars 205 forks source link

Use secured https API endpoint for master<->minion communication #285

Closed gavvvr closed 6 years ago

gavvvr commented 6 years ago

There is everything ready for using secured communication between master and minion node. But http and port 8080 is in use at the moment.

I suggest switching to secured endpoint on port 443 and use generated certificates.