about summary refs log tree commit diff
path: root/infra/kubernetes/https-lb
AgeCommit message (Collapse)AuthorFilesLines
2019-08-27 r/67 feat(k8s): Configure HTTPS ingress for the blogVincent Ambo1-0/+15
Uses Google-managed certificates and an Ingress resource to set up an HTTPS load-balancer. This probably won't be the final version as the GKE Ingress is very limited and can not do things like redirect URLs, which I need to decommission the old setup.