coreos / coreos-kubernetes

CoreOS Container Linux+Kubernetes documentation & Vagrant installers
https://coreos.com/kubernetes/docs/latest/
Apache License 2.0
1.1k stars 466 forks source link

Deploy kubelets with authn + authz #844

Closed euank closed 4 years ago

euank commented 7 years ago

Followup to https://github.com/coreos/coreos-kubernetes/pull/842 / https://github.com/coreos/coreos-kubernetes/issues/656

The api-requests from the kube-apiserver to the kubelet should be properly authn/authz'd in a cluster created either from the documentation or the scripts in this repository.

Basically, it's making sure we get the knobs mentioned here right.

philips commented 7 years ago

This is the same discussion @dghubble @ericchiang @aaronlevy @sym3tri and I had yesterday.

euank commented 4 years ago

This repo hasn't been maintained for a while, closing.