Giter Site home page Giter Site logo

kubernetes-bootcamp's Introduction

kubernetes-bootcamp

This is the official kubernetes bootcamp

The goal of the bootcamp content is to introduce developers/ first time users to Kubernetess. By the end of the bootcamp they will know: what Kubernetes does and how to deploy generic containerized applications on top of it. They will become also familiar with main kubernetes concepts.

The bootcamp assumes users have some knowledge of software containers (Docker, rkt, etc).

kubernetes-bootcamp's People

Contributors

jocatalin avatar moretea avatar

Stargazers

syed asad raza avatar Hasith avatar Manish Soni avatar  avatar Peng Xiao avatar

Watchers

James Cloos avatar Mike BRIGHT avatar Jared avatar

kubernetes-bootcamp's Issues

Possibly disambiguate container image from container runtime

A few places in the boot camp refers to Docker and rkt containers. I believe it would be more accurate to either:

  1. explain the difference between container image (which mostly use Docker's image format) and container runtime (either Docker or rkt)
  2. simply call a running container image a container without reference to the container runtime
  3. speak about "units of software packaged as containers"

Option 3 might be confusing since systemd also has a concept of unit as well. I would suggest that it's best to avoid talking about the underlying container runtime as it should be fairly uninteresting to most application developers.

Missing url in text

On the following line:

<p>In this bootcamp we’ll use a <a href="https://nodejs.org">NodeJS</a> application packaged in a Docker container. The source code and the Dockerfile are available at [url to github repo]. </p>
, at the end of the line.

It contains the literal text [url to github repo].

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.