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.
- Host: GitHub
- URL: https://github.com/billstephens2022/kubernetes-networks
- Owner: BillStephens2022
- Created: 2024-06-12T21:23:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T14:08:41.000Z (about 2 years ago)
- Last Synced: 2025-03-31T01:15:12.638Z (over 1 year ago)
- Topics: docker, docker-compose, javascript, kubernetes, nodejs, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tasks App - Docker - Kubernetes

## 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:

## 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