Pinniped is the easy, secure way to log in to your Kubernetes clusters.
Go to file
Matt Moyer e5902533eb Add "--cluster-signing-*-file" flags pointing at a host volume mount.
This is a somewhat more basic way to get access to the certificate and private key we need to issue short lived certificates.

The host path, tolerations, and node selector here should work on any kubeadm-derived cluster including TKG-S and Kind.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-07-24 15:45:49 -05:00
cmd/placeholder-name Add "--cluster-signing-*-file" flags pointing at a host volume mount. 2020-07-24 15:45:49 -05:00
deploy Add "--cluster-signing-*-file" flags pointing at a host volume mount. 2020-07-24 15:45:49 -05:00
hack Initial aggregated API server (#15) 2020-07-23 10:05:21 -05:00
internal Add initial controller boilerplate and example controller 2020-07-22 22:27:55 -04:00
pkg Add a test for when a validation function is passed. 2020-07-24 11:53:06 -05:00
test WIP: initial integration test for cert issuing 2020-07-24 13:01:58 -04:00
tools Add initial linter configuration. 2020-07-07 14:55:50 -05:00
.gitignore Hello, world! 2020-07-02 17:05:59 -07:00
.golangci.yaml Add initial CA code. 2020-07-13 16:23:54 -05:00
Dockerfile Initial aggregated API server (#15) 2020-07-23 10:05:21 -05:00
go.mod Bump version of -api dependency 2020-07-23 17:12:25 -07:00
go.sum Bump version of -api dependency 2020-07-23 17:12:25 -07:00
LICENSE Add Apache 2.0 license. 2020-07-06 13:50:31 -05:00
README.md Initial commit 2020-07-02 15:23:21 -07:00

placeholder-name