FEAT(longhorn): add longhorn distributed block

- storage
- Add Longhorn Helm chart configuration
- Configure UI ingress at longhorn0213.kro.kr
- Set CPU limits to null to prevent throttling
- Configure 3 replicas for high availability
- Set Longhorn as default StorageClass
This commit is contained in:
2025-12-26 19:22:09 +09:00
parent a15cb1510f
commit 8dd636847e
5 changed files with 272 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: longhorn-system
resources:
- ingress/longhorn-ingress.yaml