GithubHelp home page GithubHelp logo

genjim1n4moto / kubelabs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from collabnix/kubelabs

0.0 0.0 0.0 61.29 MB

Get Started with Kubernetes

Home Page: https://kubelabs.collabnix.com

Shell 0.13% JavaScript 1.26% Ruby 75.59% C++ 1.55% Python 0.03% Perl 0.03% C 11.18% Objective-C 0.01% Java 1.47% Assembly 1.41% CSS 0.44% Hack 4.60% Makefile 0.29% HTML 1.43% Yacc 0.03% M4 0.27% REXX 0.01% Dockerfile 0.01% Roff 0.10% Ragel 0.18%

kubelabs's Introduction

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

KEDA

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

kubelabs's People

Contributors

phantom-intruder avatar collabnix avatar sangam14 avatar ajeetraina avatar divyajeet-singh avatar ashutoshbhakare avatar pradhans0906 avatar ifs-mebalk avatar apurvabhandari avatar aliabbask08 avatar johnsanabria avatar bensodenkamp avatar yemi176 avatar dependabot[bot] avatar pratiklomte avatar genjim1n4moto avatar guranshdeol avatar akshitgrover avatar anshu049 avatar ravikiran300 avatar julisho1 avatar iciaran avatar vrashabh-sontakke avatar shrutiiijoshi avatar rohith-raju avatar priyanka010392 avatar pavangudiwada avatar okanozdemir avatar knutole avatar kingsathurthi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.