From 921620dc753fccbebe3722ca8aba11c54f8b7acc Mon Sep 17 00:00:00 2001 From: Timo Behrendt Date: Fri, 26 Sep 2025 21:08:20 +0200 Subject: [PATCH] add docs --- README.md | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 64d5f1d..290be74 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,3 @@ -Template DoDos: +# Kubernetes Cluster Configuration -- Add KUBECONFIG secret to your repo -- Place your k8s files in ./k8s/ -- Replace \ with the name of the service -- Replace \ with the URL of the service -- Replace \ with the authentication method used -- Replace \ with the namespace where the service is deployed in .github/workflows/deploy.yaml -- Provide a screenshot of the service in action in ./screenshot.png - -# Kubernetes Deployment for \ - -Deployed to: \ - -Authentication: \ - -![Screenshot](screenshot.png) +This repository contains Kubernetes node label configurations for cluster management.