etcdproxy-controller
etcdproxy-controller copied to clipboard
Controller for handling etcd storage for aggregated API servers
Results
3
etcdproxy-controller issues
Sort by
recently updated
recently updated
newest added
In order to ensure possibility of integration with tools such as `helm`, so API Servers can be deployed easier, we need to handle API Server certificates. Initially, this has been...
In #46 we're implementing CA for generating certificates for the etcd-proxy. In the API Server namespace, we have ConfigMap and Secret with serving CA bundle and client certificate and key....