https://github.com/athiththan11/docker-k8s-tour
A kick-start to get started with Docker and Kubernetes
https://github.com/athiththan11/docker-k8s-tour
code-tour docker guide kubernetes quick-start
Last synced: 3 months ago
JSON representation
A kick-start to get started with Docker and Kubernetes
- Host: GitHub
- URL: https://github.com/athiththan11/docker-k8s-tour
- Owner: athiththan11
- License: mit
- Created: 2020-08-29T14:20:41.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-10T08:45:17.000Z (almost 4 years ago)
- Last Synced: 2025-01-01T07:27:11.106Z (5 months ago)
- Topics: code-tour, docker, guide, kubernetes, quick-start
- Language: JavaScript
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker & K8s Tour
A step-by-step demo guide providing beginner-level hands-on experience with Docker containers and Kubernetes. This repo contains a series of demos focusing on the basics, configurations, and conceptual understanding of container platforms.
> Each step folder contains the required configurations and the commands to try-out the scenarios. The `Utils` directory contains the cURL requests and support materials for each demo step.
[:construction:] Dev in progress