Skip to content

PracticalEdges/learnDockerAndKubernetes

Repository files navigation

learnDockerAndKubernetes

A Repo to learn docker plus k8s

  • Each File has it's on dockerfile & k8s folder

  • You have to dockerise the application & make sure it runs on kubernetes

Node Server: Deno Server

Dir: node_server

Read the readme file there

Go Server

Dir: go_server

Read the readme file there for task

Python Server

Dir: python_server

Read the readme file there for task

React App

Dir: react_app

Read the readme file there for task

Springboot App

Dir: springboot

Read the readme file there for task