This is a project for Codam (42 Network).
The assignment consisted of deploying a multi-service cluster using Kubernetes and Docker containers.
The following services were deployed:
- A WordPress website running on a LEMP stack (Linux, Nginx, MySQL, phpMyAdmin)
- TIG stack (Telegraf, InfluxDB, Grafana)
- FTP server
The Nginx server supports SSL and SSH.
All containers are built on Alpine Linux.
The MySQL and InfluxDB databases have persistent storage.