Skip to content

A simple ansible role to manage Kubernetes CSR approvals

License

Notifications You must be signed in to change notification settings

pedro-gutierrez/k-certificate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k-certificate

A simple ansible role to manage Kubernetes CSR approvals

Example Playbook

Deleting CSRs:

     - role: pedro-gutierrez/k-certificate
       pattern: "some.name"
       action: delete

Approving CSRs:

     - role: pedro-gutierrez/k-certificate
       pattern: "some.name"
       action: approve

License

BSD

About

A simple ansible role to manage Kubernetes CSR approvals

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published