Hacker News new | ask | show | jobs
by plange 3618 days ago
I'm using this for rolling out test environments and so far it works amazingly well. Wildcard DNS record to an ELB, and with just the one kube-lego pod + the one single ingress annotation i automatically get new environments provisioned in under 10 minutes including app bootstrap. As a recovering sysadmin (some fools now call me devops;) this is stuff i thought of being the holy grail 5 years ago.
1 comments

Can you explain this a little more? I am going to try this out this weekend. It does sound like the holy grail!