https://github.com/idvoretskyi/intro-to-kubernetes
https://github.com/idvoretskyi/intro-to-kubernetes
architecture kubernetes minikube
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/idvoretskyi/intro-to-kubernetes
- Owner: idvoretskyi
- Created: 2018-08-30T01:58:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-08T15:24:20.000Z (over 7 years ago)
- Last Synced: 2025-03-27T09:21:42.035Z (about 1 year ago)
- Topics: architecture, kubernetes, minikube
- Size: 1.97 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Intro to Kubernetes
===================
This workshop is based on [Introduction to Kubernetes](https://courses.edx.org/courses/course-v1:LinuxFoundationX+LFS158x+1T2018/) by The Linux Foundation, available for free.
In this course, we will discuss some of Kubernetes' basic concepts and talk about the architecture of the system, the problems it solves, and the model that it uses to handle containerized deployments and scaling.
Upon completion, developers will have a solid understanding of the origin, architecture and building blocks for Kubernetes, and will be able to begin testing the new cloud-native pattern to begin the cloud-native journey.