GithubHelp home page GithubHelp logo

k8sclass's Introduction

Kubernetes Class

This repository contains the labs and scripts for a Cisco Kubernetes class offered by Cisco.

Summary

After taking this class, attendees will feel comfortable with the following Kubernetes topics:

  • Metacloud - Basic intro to the OpenStack solution which Kubernetes run on top of
  • Kubernetes components
  • Deploying Kubernetes
  • Basics of Kubernetes
  • Deploying/scaling apps in Kubernetes

Additionally, hands-on labs will provide real world experience with Kubernetes.

DISCLAIMER Many Kubernetes tutorials use GCE or AWS. This material uses OpenStack, specifically, Cisco's OpenStack offering, Metacloud.

It is recommended to first print the Reference page. This way you can record some variables you set for later use in the labs.

Labs

  • Reference - Start by printing this for your reference
  • 00 -Metacloud Introduction - This lab covers a basic overview of Metacloud.
  • 01 Environment Setup - This lab covers setting up your lab VM for the rest of the labs
  • 02 Installation Lab - This lab covers installing Kubernetes. We use a Terraform script to bring it up quickly. Its done on Metacloud.
  • 03 Configuration Lab - This lab covers getting kubectl configured to work with our lab environment as well as the final touches of networking required to make our kubernetes cluster functional.
  • 04 Running Kubernetes - This lab covers deploying and managing applications in our operational kubernetes environment.
  • 05 Kubernetes ops - This lab covers some additional basic operations in Kubernetes.
  • CI/CD Lab - WIP
  • Monitoring - WIP

k8sclass's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

k8sclass's Issues

Minor typo: Kubernetes Lifecycles Operations

Not sure if you guys use this same set of instructions elsewhere, so feel free to ignore, but Step 1 of the last module has a minor typo:

kubectl decsribe deployment frontend

should be

kubectl describe deployment frontend

lab04 - additions?

Have a section where they just install nginx as an example (would require exposing service, maybe delete it then do guestbook install?

Additional notes:

  • discuss namespaces?
  • create some fun labels?
  • upgrade a component of the app?

make syntax consistent

Go through all labs, making syntax consistent. One thing that sticks out is commands. Should they be bold everywhere or in between ``` ?

lab04

update image to reflect 2 redis-slaves instead of 3

lab00 - feedback

Some feedback that lab00 is a little confusing trying to track down the details for the profile. I'm wondering if it would be more streamlined if we swapped lab0 and lab1

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.