Commit graph

2 commits

Author SHA1 Message Date
d1cde8e470 #0000 - Set replicas to 2 in deployment.yaml
Reduced the number of replicas from 3 to 2 in the Kubernetes deployment configuration. This change is likely intended to optimize resource usage or adjust deployment scaling needs.
2024-12-27 15:26:47 +01:00
8ed8495f92 #0000 - Add Kubernetes deployment for whoami app
Introduced a new deployment for the whoami application using Kubernetes. The deployment includes a Namespace, Deployment, Service, and Ingress configured for external access at whoami.van-hemmen.com. Updated the README with detailed setup instructions and troubleshooting steps.
2024-12-26 22:24:46 +01:00