tack icon indicating copy to clipboard operation
tack copied to clipboard

Deploying to cluster by CI

Open cemo opened this issue 8 years ago • 3 comments

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.

cemo avatar Jan 24 '17 16:01 cemo

I'm using Dex for auth and RBAC for authorization. https://kubernetes.io/docs/admin/authentication/

yagonobre avatar Jan 24 '17 17:01 yagonobre

@yagonobre would you outline for me necessary steps to prepare such a setup please? I desperately need.

cemo avatar Jan 24 '17 20:01 cemo

yes, i will do it in weekend

yagonobre avatar Jan 24 '17 21:01 yagonobre