• Stars
    star
    2,089
  • Rank 21,208 (Top 0.5 %)
  • Language
    Ruby
  • Created over 4 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Get Started with Kubernetes

Get Started with Kubernetes | Ultimate Hands-on Labs and Tutorials

stars forks issues GitHub contributors Twitter

A Curated List of Kubernetes Labs and Tutorials

  • A $0 Learning Platform for All Levels - from the ground Up
  • Over 500+ Highly Interactive Docker Tutorials and Guides
  • Well tested on Kubernetes Cluster and can be run on Browser (no Infrastructure required)

📝 Join our Community

Pre-requisite:

Preparing 5-Node Kubernetes Cluster

PWK:

GKE

Docker Desktop for Mac

Ubuntu

Using Kubectl

Kubernetes CRUD

Using AI

Pods101

Kubernetes Tools for Pods

ReplicaSet101

Deployment101

Scheduler101

Services101

StatefulSets101

DaemonSet101

Jobs101

Ingress101

RBAC101

Service Catalog101

Cluster Networking101

Network Policies101

Monitoring101

Logging101

Helm101

AKS101

Security101

GitOps101

Managed Kubernetes Service

EKS101

LKE101

GKE101

Loft101

Shipa101

DevSpace101

Kubernetes with GitLab 101

Kubernetes with Jenkins

Strimzi (Kafka on Kubernetes)

Java client for Kubernetes

For Node Developers

Cheat Sheets

Contributors

Workshop Video

YouTube

Contribution Guidelines

Step 1. Clone the repository

 git clone https://github.com/collabnix/kubelabs

Step 2. Add _config_dev.yml

Add the following entry for local access

url: http://127.0.0.1:4000

Step 2. Run the container

docker run --rm \
  -v "$PWD:/srv/jekyll" \
  -e BUNDLE_PATH="/srv/jekyll/.bundles_cache" \
  -p 4000:4000 \
  jekyll/builder:3.8 \
  bash -c "gem install bundler && bundle install && bundle exec jekyll serve --host 0.0.0.0 --verbose --config _config.yml,_config_dev.yml"

Further References:

Next: Kubernetes201

More Repositories

1

dockerlabs

Docker - Beginners | Intermediate | Advanced
PHP
6,365
star
2

kubetools

Kubetools - Curated List of Kubernetes Tools
HTML
2,315
star
3

terraform

Terraform - Beginners | Intermediate | Advanced
HCL
295
star
4

wasm-docker-better-together

A Curated List of WebAssembly and Docker Resources
196
star
5

docker-community-extensions

A Curated List of Docker Extensions
HTML
134
star
6

pico

Object Detection and Analysis Made easy using Raspberry Pi, Apache Kafka, AWS Rekognition & Docker
Jupyter Notebook
87
star
7

dockertools

HTML
79
star
8

devopschatrooms

Top 100 active Slack or Discord workspaces for DevOps Engineers
65
star
9

dockerbangalore

All the latest/previous Docker Bangalore Meetup presentations slides, videos and workshops
57
star
10

kubezilla

Building a largest Kubernetes Community Cluster
HCL
47
star
11

kubezilla500

Building a largest Kubernetes Community Cluster
37
star
12

ioetplanet

Internet of Every Thing
HTML
30
star
13

redisplanet

Redisplanet - An Ultimate Hands-on Labs on Redis
Ruby
28
star
14

govc

Managing Virtual Infrastructure using GOVC
Shell
26
star
15

redisedge-grafana

Python
24
star
16

docker-cctv-raspbian

Docker Image for Low-cost HD surveillance Camera Module on Raspberry Pi 3
Dockerfile
22
star
17

wasmlabs

A Curated List of Tutorials and Guides for Wasm
Dockerfile
20
star
18

devops

An Ultimate Guide to DevOps Journey
JavaScript
19
star
19

selenium-docker-extension

Selenium Extension for Docker Desktop
TypeScript
18
star
20

chatgpt-prompts-devops

ChatGPT Prompts curated by Collabnix Community
16
star
21

robomaster

Getting Started with Robomaster
Python
16
star
22

redisinsight-docker-extension

Running Redis GUI using RedisInsight Docker Extension
TypeScript
16
star
23

osconf

The #1 Open Source Community Conference in India | Powered by Collabnix
13
star
24

awesome-docker-scout

A Curated List of Docker Scout Resources
11
star
25

memgraph-docker-extension

TypeScript
11
star
26

pylabs

All Things Python
HTML
10
star
27

traefiklabs

An Ultimate Traefik Hands-on Labs
Go
9
star
28

ansible

An Ultimate Ansible Labs for You
8
star
29

kafka-kubernetes-docker-desktop

8
star
30

mindsdb-docker-extension

MIndsDB Extension for Docker Desktop
TypeScript
7
star
31

flipper

Object Detection & Deep Learning on Raspberry Pi using Docker containers
Shell
7
star
32

docker-on-iot

A Curated List of Developer Tools and Tutorials on IoT Edge devices
7
star
33

raspberrypi

An Ultimate Guide to Raspberry Pi Resources
6
star
34

bme680-jetson-neo4j

Storing BME680 Sensor data on Neo4j Graph Database and visualizing it on Docker Extension
Python
5
star
35

community

Collabnix Contributors Site
CSS
5
star
36

openusm

Server Management, Log Analytics & Machine Learning Made Simple using OpenUSM
HTML
4
star
37

mongoexpress-docker-extension

Mongo Express Docker Extension
TypeScript
4
star
38

osconf2021

HTML
4
star
39

neo4j-docker-extension

The Neo4j Docker Extension
TypeScript
4
star
40

hubscraper

Implementing Docker Hub Scraper using Python, Selenium and Docker Desktop
Python
4
star
41

nvidia-jetson-xavier

A Curated List of Resources related to Jetson Xavier
3
star
42

testapache

Dockerfile
3
star
43

grafana-docker-extension

Running Grafana + Redis DataSource in a Docker Extension
TypeScript
2
star
44

kube-case-studies

A Curated List of Kubernetes Case Studies
2
star
45

kubernetes-tools

HTML
2
star
46

supertokens-docker-extension

2
star
47

osconf2022

HTML
2
star
48

testprojectjuly

Go
2
star
49

testproject

Dockerized TestPrject Agent & Jenkins
Makefile
2
star
50

docker-bangalore-meetup

This repository is a database of Docker Bangalore Meetup sessions, logs and FAQs
2
star
51

labs

A Collection of tutorials for Docker Concepts and Labs
2
star
52

dockerhyderabad

All the latest/previous Docker Hyderabad Meetup presentations slides, videos and workshops
2
star
53

kubetoolsio

An Ultimate Resource for Kubernetes Tools
JavaScript
2
star
54

devsecops

A Curated List of DevSecOps
2
star
55

docker-extensions-101

Building a bunch of CLI extensions for Docker Desktop
TypeScript
2
star
56

gmonit

NVIDIA GPU Monitoring Made Easy using Prometheus Stack & Docker Containers
TeX
2
star
57

docker-llama-chat

Building a Containerised chat interface crafted with llama.cpp for running Alpaca models
Dockerfile
2
star
58

docker

HTML
2
star
59

dockerpune

2
star
60

osconfjaipur

Hosting OSCONF Jaipur Website
CSS
2
star
61

dockerswarm

A Curated List of Docker Swarm Resources, Tips and Tricks and References
Python
2
star
62

docker-workshop

Sela Labs Docker workshop for beginners
PHP
2
star
63

webinar

Collabnix On-Demand Webinars
Ruby
2
star
64

meetup-demo

1
star
65

Docker-Project

First Docker Project
JavaScript
1
star
66

monitoring

1
star
67

dockerlabs.io

Docker | Kubernetes | Cloud
1
star
68

awesome-ioc-scanner-cve

A Curated List of IOC Scanner and CVES
1
star
69

demo-15june

1
star
70

kubetooling

1
star
71

kubetoolings

HTML
1
star
72

tp10

Smarty
1
star
73

localstack-docker-extension

1
star
74

iotzilla

1
star
75

cka

1
star
76

dockerdesktop

1
star
77

training

1
star
78

linux-on-pi

Getting Started with Linux
1
star
79

slack-archive

Archiving Slack conversations for Collabnix Community
1
star
80

questdb-docker-extension

QuestDB Docker Extension
TypeScript
1
star
81

dockerhub-stats

Listing all the Popular Docker Hub Images
1
star