Overview - Deployment
The SAU deployment consists out of a K3s cluster with a rancher instance to administer the cluster.
Rancher is accessible via https://rancher.sau-portal.de/
Services exposed in K3s are accessible via https://sau-portal.de/
To make the developer experience as easy as possible actions were created to easily deploy application via github actions. Have a look into deploy-to-k8s and upload-image.
If you experience issues with the deployment check the Troubleshooting section.
To start your deployment process look into the Quickstart Page.