From eaba6a779ae44b67f5824e78c5423cfbb0baab85 Mon Sep 17 00:00:00 2001 From: Sudoix Date: Sat, 2 Nov 2024 00:50:46 +0100 Subject: [PATCH] k8s-v1.31.2 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 413b288..6f4e589 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # kube-ansible +# Tested on Ubuntu 24.04 and kubernetes 1.31.2 ✅ + # Kubernetes Deployment with HAProxy Load Balancer using Ansible This Ansible playbook is designed to automate the deployment of Kubernetes in a production environment, using HAProxy as the front-facing load balancer to distribute traffic among Kubernetes nodes for high availability and scalability.