Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rinormaloku/k8s-mastery
Repository for the article "Learn Kubernetes in Under 3 Hours"
https://github.com/rinormaloku/k8s-mastery
flask-application introduction kubernetes microservices react spring-boot
Last synced: 2 months ago
JSON representation
Repository for the article "Learn Kubernetes in Under 3 Hours"
- Host: GitHub
- URL: https://github.com/rinormaloku/k8s-mastery
- Owner: rinormaloku
- Created: 2018-01-23T17:34:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T23:44:31.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T22:47:32.442Z (6 months ago)
- Topics: flask-application, introduction, kubernetes, microservices, react, spring-boot
- Language: JavaScript
- Homepage: https://medium.com/p/114ff420e882/
- Size: 529 KB
- Stars: 890
- Watchers: 37
- Forks: 832
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains the source files needed to follow the series [Kubernetes and everything else](https://rinormaloku.com/series/kubernetes-and-everything-else/) or summarized as an article in [Learn Kubernetes in Under 3 Hours: A Detailed Guide to Orchestrating Containers](https://medium.freecodecamp.org/learn-kubernetes-in-under-3-hours-a-detailed-guide-to-orchestrating-containers-114ff420e882)
To learn more about Kubernetes and other related topics check the following examples with the **Sentiment Analysis** application:
* [Kubernetes Volumes in Practice](https://rinormaloku.com/kubernetes-volumes-in-practice/):
* [Ingress Controller - simplified routing in Kubernetes](https://www.orange-networks.com/blogs/210-ingress-controller-simplified-routing-in-kubernetes)
* [Docker Compose in Practice](https://github.com/rinormaloku/k8s-mastery/tree/docker-compose)
* [Istio around everything else series](https://rinormaloku.com/series/istio-around-everything-else/)
* [Simple CI/CD for Kubernetes with Azure DevOps](https://www.orange-networks.com/blogs/224-azure-devops-ci-cd-pipeline-to-deploy-to-kubernetes)
* Envoy series - to be added!