• Jacob Beacham's avatar
    New command: gke-certificates-controller · 0d7a6eb0
    Jacob Beacham authored
    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.
    0d7a6eb0
Name
Last commit
Last update
..
BUILD Loading commit data...
gke_certificates_controller.go Loading commit data...
gke_signer.go Loading commit data...
gke_signer_test.go Loading commit data...
options.go Loading commit data...