663 B
663 B
IKT210 Project (2025)
This repository contains a Kubernetes cluster setup and deployment configuration for the IKT210 course project in 2025. It includes infrastructure as code with Terraform, Talos cluster configuration, and Kubernetes manifests for applications such as Nginx, Apache, Traefik, ArgoCD, and Rook.
Project Overview
terraform: Contains the cloud infrastructure definition. talos: Contains cluster node configuration. manifests: Contains deployment resources for the kubernetes services. beetroot: Contains the docker setup for the beetroot application. It is built and pushed to UiA's gitlab, and then used in the kubernetes cluster.