Tagged kubernetes

EKS Addon Configuration via Terraform - August 17, 2023
This is a quick overview of how to pass custom configuration values to EKS managed addons using Terraform.
Tags [ addon ] [ aws ] [ eks ] [ clusterip ] [ kubernetes ] [ coredns ] [ daily note ] [ terraform ] [ configuration ] [ jq ]


Kubernetes Shell Exec All Containers - January 27, 2022
Running a command in all pods
Tags [ k8s ] [ kubernetes ] [ pod ] [ shell ]


Using traefik for ingress on a kind cluster - December 17, 2021
How to install traefik in a local kind cluster.
Tags [ k8s ] [ kind ] [ traefik ] [ ingress ] [ kubernetes ]