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

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

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