-
Notifications
You must be signed in to change notification settings - Fork 31
Use Calico as Default Network Provider for Kubify Clusters #51
Comments
I suggest to not do it, because of (1) our plans with the Gardener Ring that will use Gardener to run the clusters it runs itself on, but also (2) because of the technical reasons we initially had. Also, Kubify cluster usually (in the Gardener context), (3) do not run additional API servers (attack surface) and (4) don't provide access to other users from the outside. And, again on the known Kubernetes API server vulnerabilities, we do not grant project members access to services, endpoints or pods (in the Gardener context). |
The Gardener project currently lacks enough active contributors to adequately respond to all issues and PRs.
/close |
@gardener-ci-robot Command |
Story
As a seed cluster operator I want to protect my resources using network policies. The current implementation is based on flannel which does not support network policies.
Motivation
Kubify cluster are used in our landscapes as seed clusters for OpenStack. We need to be able to also provide #266 to those clusters. As we are quite familiar with Calico it should be used as the network provider.
Questions
Definition of Done
Release Notes
The text was updated successfully, but these errors were encountered: