tack
tack copied to clipboard
Deploying to cluster by CI
What I am trying to do is deploying some resources to our cluster via CircleCI. Is there a way to do without sharing our certificates? The documentation is pretty sparse and finding myself lost in google and github searches. There is some useful parts in the codes about this is not useful for a CI environment.
I'm using Dex for auth and RBAC for authorization. https://kubernetes.io/docs/admin/authentication/
@yagonobre would you outline for me necessary steps to prepare such a setup please? I desperately need.
yes, i will do it in weekend