feat: add node labels (#1)
Reviewed-on: #1 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #1.
This commit is contained in:
18
README.md
18
README.md
@@ -1,17 +1,3 @@
|
||||
Template DoDos:
|
||||
# Kubernetes Cluster Configuration
|
||||
|
||||
- Add KUBECONFIG secret to your repo
|
||||
- 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\>
|
||||
|
||||

|
||||
This repository contains Kubernetes node label configurations for cluster management.
|
||||
|
||||
Reference in New Issue
Block a user