Project

General

Profile

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
  • Create a helm chart for the app
  • Publish the helm chart

Updated by Nico Schottelius 2 months ago · 1 revisions