Skip to content

A project containing a simple infrastructure built with kubernetes - it has a client, a server and a microservice

Notifications You must be signed in to change notification settings

DiogenesF/infra-with-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infra-with-k8s

A project containing a simple infrastructure built with kubernetes

There's a client built with React
A server built with Node
A microservice also built with Node
And a database that uses the official image of postgres

In the k8s folder everything is configured properly, just applying the files will do the job

There's also the folders and files in order to run the app locally, it can be ran using the docker-compose file or running each project independently

You can just clone it and run with GKE in google cloud, then you will already have a infra running on google cloud, you will just need to change the client, server and microservice to your needs

About

A project containing a simple infrastructure built with kubernetes - it has a client, a server and a microservice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published