NAB-khaoula / ft_services

This is a 42-networking System Administration and Networking project. ft_services consists of setting up an infrastructure of different services using cluster management and Kubernetes deployment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of contents

General info

This is a 42-networking System Administration and Networking project. ft_services consists of setting up an infrastructure of different services using cluster management and Kubernetes deployment.

Technologies

Project is created with:

  • Kubernetes
  • Docker
  • PHP
  • shell

Setup

  • To run this project:
$ cd ../name_of_folder
$ minikube start
$ ./setup.sh
$ kubectl get svc /*copy the external ip, to access the services IP:PORT*/

Resources

The set up graph:

About

This is a 42-networking System Administration and Networking project. ft_services consists of setting up an infrastructure of different services using cluster management and Kubernetes deployment.


Languages

Language:PHP 43.4%Language:Dockerfile 31.0%Language:Shell 24.9%Language:HTML 0.8%