traefik in kubernetes with AWS ALB
This is a quick update. In post https://blog.ls-al.com/traefik-in-kubernetes-using-terraform-helm-and-aws-alb/ I had a TODO to work on the AWS ALB health check.
Read MoreMy tips, howtos, gotchas, snippets and stuff. Use at your own risk!
This is a quick update. In post https://blog.ls-al.com/traefik-in-kubernetes-using-terraform-helm-and-aws-alb/ I had a TODO to work on the AWS ALB health check.
Read MoreIf you are using Traefik in kubernetes but you want to use an AWS ALB (application load balancer) this recipe
Read MoreSince kubectl –export is deprecated it is possible to do something like this. WARNING: I have not tested this #!/bin/bash
Read MoreIn case this save someone hours of frustration. I recentlty tried to dust off an old kubernetes POC running on
Read MoreMostly this is done in a cloud environment where they have Kubernetes integrated with cloud load balancers and you expose
Read MoreUsing Ubuntu’s MicroK8s Kubernetes environment to test a Nginx container with a NodePort and also Ingress so we can access
Read More