Viewing profile — psg-luna
psg-luna
HN member- Joined
- Thu, Oct 06, 2016, 1:06 PM UTC
- HN karma
- 17
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About psg-luna
No profile information was provided.
Recent public activity
-
comment
Comment #12660071
You can manage individual certs with cert objects that aren't used by ingresses.
-
comment
Comment #12659262
If you're ever in stockholm, prod me on twitter and we can have a rootbeer :)
-
comment
Comment #12658700
You can use http challenges with kcm as well. Which is what ensures you don't need to inject dns credentials.
-
comment
Comment #12655882
Unfortunately, not currently, no :< It's trivial to get seperate certs, but getting them all on a single cert is not in yet.
-
comment
Comment #12652344
Largely, https://github.com/kelseyhightower/kube-cert-manager is incomplete * it does not support subdomains (only root domains) * it only supports googlecloud as dns provider * Bu…
-
comment
Comment #12652077
Sicne a few days ago, ingress objects are now supported directly with the correct annotations. See https://github.com/PalmStoneGames/kube-cert-manager/blob/mas...