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

https://github.com/billstephens2022/kubernetes-networks

A simple task list application built with Docker containers (front end container, auth container, users container, tasks container) and deployed with Kubernetes. Uses a React front end.
https://github.com/billstephens2022/kubernetes-networks

docker docker-compose javascript kubernetes nodejs react reactjs

Last synced: 3 months ago
JSON representation

A simple task list application built with Docker containers (front end container, auth container, users container, tasks container) and deployed with Kubernetes. Uses a React front end.

Awesome Lists containing this project

README

          

# Tasks App - Docker - Kubernetes
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)

## Description

A simple task list application built with Docker containers (front end container, auth container, users container, tasks container) and deployed with Kubernetes. Uses a React front end.

### Screenshot of App:
![app screenshot](screenshot.png)

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)

## Installation

build docker images and push to docker hub. Using kubectl apply the .yaml files in the kubernetes folder for the various deployemnts and services. Run via minikube.

## Usage

Add tasks via the form and fetch tasks using the fetch tasks button.

## License
This application is covered under the MIT License.

For more information: https://opensource.org/licenses/MIT

## Contributing
N/A

## Tests
N/A

## Questions
Contact Info

GitHub user name: BillStephens2022

Link to GitHub profile: https://github.com/BillStephens2022

Email: stephensbill17@gmail.com