• Stars
    star
    544
  • Rank 81,699 (Top 2 %)
  • Language Pug
  • Created about 6 years ago
  • Updated over 1 year ago

Reviews

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

Repository Details

YAML files for use with The Kubernetes Book

The Kubernetes Book

Lab files for The Kubernetes Book.

Enjoy!


Master branch renamed to main

I've renamed the master branch to main.

Run the following commands if you have an older copy of the repo on your local machine and don't want to lose changes...

git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a

Errata

  • page 155. typo: incomng should be incoming

More Repositories

1

getting-started-k8s

Code and YAML files for Getting Started with Kubernetes video course on Pluralsight
Pug
302
star
2

gsd

Files for Getting Started with Docker video training course
CSS
167
star
3

psweb

Sample web-app for use with Pluralsight courses and Docker Deep Dive book
Pug
148
star
4

pluralsight-docker-CI

JavaScript
86
star
5

k8s101

Kubernetes 101 workshop
84
star
6

ps-vols-and-pods

For my 'Kubernetes for Developers: Integrating Volumes and using Multi-container Pods' video course
Dockerfile
57
star
7

counter-app

Simple flask app that counts web site visits and stored in a default Redis backend. Used in Docker Deep Dive book
Python
48
star
8

ckad

Support files for Pluralsight CKAD course
Vue
41
star
9

acg-k8s-dd

A Cloud Guru Kubernetes Deep Dive examples and source code
Dockerfile
37
star
10

ps-go

Code for Pluralsight Go Fundamentals course
Go
24
star
11

qsk-book

Quick Start Kubernetes book
Pug
20
star
12

gsk-workshop

Getting Started with Kubernetes workshop - KubeCon 2022
Pug
7
star
13

lke-homework

The home of Linode Kubernetes Engine homework tasks
CSS
6
star
14

ps-sidecar

Simple HTML config used for K8s sidecar demos in Pluralsight vols and multi-container Pods video course
HTML
6
star
15

ps-web-app

Simple web application for use on Pluralsight video courses
HTML
6
star
16

ddd-book

Docker Deep Dive book
Go
4
star
17

ps-voting-app

C#
4
star
18

ddd-web

Web server for Docker Deep Dive partner share
Pug
2
star
19

ckad-exam-cram

1
star
20

k8s101-sksh

Files for Kubernetes 101 course on Skillshare
Dockerfile
1
star
21

win-web

Static IIS server used in Docker Deep Dive book
Dockerfile
1
star