sergiofgonzalez / grokking-kubernetes

Kubernetes examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grokking Kubernetes

All things Kubernetes

[This repository originated from the fantastic book The Docker Book, v17.03.0 by James Turnbull, but has grown over time to include additional use cases, scripts and scenarios.]

The repository has been classified into sections:

  • 00 — Hello Docker — Shell scripts and Docker command details not requiring a building environment or custom images
  • 01 — Hello Kubernetes — Basic examples on building images and exploring basic Dockerfile concepts

License

The license is MIT, see LICENSE for the details.

Contributing

Contributions will be gladly accepted, but the guidelines to do that have not been written (or decided for that matter) yet. For general information about how to contribute see general guidelines for contributing on GitHub.

About

Kubernetes examples

License:MIT License


Languages

Language:JavaScript 100.0%