Commit graph

4 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
dc0f413b53 #0000 - Update LICENSE formatting and copyright details
Updated the author's name in the copyright notice and reformatted the LICENSE text for better readability. Ensured no changes were made to the core licensing terms or permissions.
2024-12-15 10:31:14 +01:00
9ca333af58 Initial commit 2024-12-15 10:28:23 +01:00