Actions
Ungleich Kubernetes application hosting¶
Intro¶
This document aims to describe how to host general, custom applications inside ungleich's Kubernetes clusters.
This document is WIP.
Deployment flow¶
- Ensure the app works with (docker) containers locally on your machine
- Push the tested/created image(s) to a registry
- For ungleich staff: use https://harbor.k8s.ungleich.ch/
- Create a helm chart for the app
- Publish the helm chart
- For ungleich staff: use https://harbor.k8s.ungleich.ch/ if public
- For ungleich staff: use the k8s-config repo if internal
Updated by Nico Schottelius 7 months ago · 1 revisions