Add earth2studio v4 code-server template

This commit is contained in:
2026-06-03 01:33:02 +00:00
parent d85dcb5c11
commit ffc683a9a7
5 changed files with 203 additions and 3 deletions

View File

@ -22,6 +22,11 @@ environment-managed choices:
- NodePort Service on port `80`
- `weight` StorageClass PVC mounted at `/models`
`post-renders/k3s-hami-v4/kustomization.yaml` keeps the same platform-managed
settings but uses image `harbor.bwgdi.com/library/earth2studio-demo:v4`. It
also seeds the image's `/workspace` contents into the workspace PVC on first
start so the mounted volume does not hide the demo files baked into the image.
`post-renders/k3s-hami/userInputs.yaml` is the user-facing value contract. Users
only choose CPU, memory, GPU count, and GPU memory. The console renders these
fields as the WorkloadClaim form; the operator receives the resolved values on