New command: gke-certificates-controller

This adds a new stand-alone certificates controller for use on GKE. It
allows calling GKE to sign certificates instead of requiring the CA
private key locally.

It does not aim for 100% feature parity with kube-controller-manager
yet, so for instance, leader election support is omitted.
This commit is contained in:
Jacob Beacham
2017-02-17 14:00:53 -08:00
parent 7a8c467688
commit 0d7a6eb058
12 changed files with 556 additions and 2 deletions

View File

@@ -87,6 +87,8 @@ cluster-ip
cluster-monitor-period
cluster-name
cluster-signing-cert-file
cluster-signing-gke-kubeconfig
cluster-signing-gke-retry-backoff
cluster-signing-key-file
cluster-tag
cni-bin-dir