Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

add support for running multiple instance of kube-lego in the cluster #105

Merged
merged 1 commit into from
Mar 13, 2017

Conversation

gurvindersingh
Copy link
Contributor

@gurvindersingh gurvindersingh commented Mar 12, 2017

This enables kube-lego to watch its configured annotation and getting certificate from corresponding LE provider.

For running with staging LE, the annotation can be the default one or kubernetes.io/tls-acme-staging and for production kubernetes.io/tls-acme-production. This will avoid people running into unnecessary LE rate limit by avoiding asking for certs from production until they really need it.

This will close #50

… watching their own annotation and getting certificate from their corresponding LE provider
@gurvindersingh gurvindersingh changed the title add support for running multiple instance of kube-lego in the cluster… add support for running multiple instance of kube-lego in the cluster Mar 12, 2017
@simonswine
Copy link
Contributor

Thanks, that should work.

@simonswine simonswine merged commit 84d1eec into jetstack:master Mar 13, 2017
@gianrubio gianrubio mentioned this pull request Mar 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allow changing Lets encrypt cert provider by annotation
2 participants