feat: add node labels #1

Merged
t.behrendt merged 6 commits from feat-add-node-labels into main 2025-09-26 21:08:49 +02:00
Showing only changes of commit 921620dc75 - Show all commits

View File

@@ -1,17 +1,3 @@
Template DoDos: # Kubernetes Cluster Configuration
- Add KUBECONFIG secret to your repo This repository contains Kubernetes node label configurations for cluster management.
- Place your k8s files in ./k8s/
- Replace \<service\> with the name of the service
- Replace \<url\> with the URL of the service
- Replace \<auth\> with the authentication method used
- Replace \<namespace\> 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 \<service\>
Deployed to: \<url\>
Authentication: \<auth\>
![Screenshot](screenshot.png)