Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shibinrajumathew/k8s-cluster-setup

Code for setting up Kubernetes with Docker for frontend and backend applications. Using Nginx ingress controller by helm, For bare metal server
https://github.com/shibinrajumathew/k8s-cluster-setup

ansible docker jenkins kubernates terraform

Last synced: 19 days ago
JSON representation

Code for setting up Kubernetes with Docker for frontend and backend applications. Using Nginx ingress controller by helm, For bare metal server

Awesome Lists containing this project

README

        

# k8s cluster setup

Template for setuping k8 with docker for frontend and backend. Nginx server used to handle request

## Features
- Terraform
- Ansible
- Nginx
- Docker compose yaml
- Docker file
- React js for UI
- Express Js for Back End
- webhook build with Jenkins CI/CD

## Installation

Install project with npm [Use individual command prompt]

```bash
npm install
```

To run project
```
npm start
```

## Tech Stack

**Client:** React, Redux, TailwindCSS

**Server:** Node, Express

**Containerization:** Docker compose, Docker

**Orchestration:** Kubernate cluster