Code Monkey home page Code Monkey logo

kubernetes-workshop's Introduction

GitHub issues GitHub forks GitHub stars PRs Welcome

Kubernetes-Workshop

“Intro to Kubernetes” will cover a wide variety of topics surrounding the Kubernetes ecosystem. Because Kubernetes is a dense (intellectually speaking) tool with quite a few moving parts, we are going to survey the landscape in which Kubernetes operates in addition to covering the operation of clusters and the applications they contain. We are choosing to do this because we believe it will aid the reader in understanding some of the purpose built design assumptions and decisions that are part of the Kubernetes core API and featureset. In addition to highlighting aspects of the ecosystem, we will also cover the overview of a Kubernetes-oriented software delivery pipeline, provisioning and managing a cluster (from the hardware and software perspective) and finally cover running applications inside of Kubernetes architected for scale and stability.

What you will learn:

  • Will be able to create a container image from an image definition manifest (such as a Dockerfile)
  • Will be able to push that image to a registry such as Docker Hub, Quay.io, or ECR/GCR
  • Potentially give advice for containerizing popular programming frameworks
  • Understand the locus of control shift from you as the operator to you as the person who instructs the operator (benevolent botnet)
  • Will be able to build a Kubernetes cluster hosted in a managed service provider (such as AKS, EKS, GKE, IKS, Openshift) or using an open source provisioning tool such as Kubeadm, Kops, or Kubespray
  • Understand what the following terms mean and how to use them to construct an orchestrated application running atop Kubernetes:
  • CustomResourceDefinition, AdmissionController, Deployment, ReplicaSet, DaemonSet, Pod, Service, Secret, ConfigMap, Namespace, ServiceAccount, ClusterRole, ClusterRoleBinding, Role, RoleBinding, NetworkPolicy, PodSecurityPolicy, Volume, PersistentVolume, PersistentVolumeClaim
  • Give plenty of examples of YAML above
  • Understand what the following building blocks of Kubernetes are and how to leverage them for benefit:

kubernetes-workshop's People

Contributors

aniketshedge-packt avatar prachijain1992 avatar zparnold avatar fmasoodredhat avatar maheshpackt 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.