Skip to content

Deploying a multi-service cluster using Kubernetes and Docker containers

Notifications You must be signed in to change notification settings

aristotelis-bobas/ft_services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

ft_services

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.

About

Deploying a multi-service cluster using Kubernetes and Docker containers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages