15 Forks
15 Stars
15 Watchers

k8s-in-action

Examples from the book "Kubernetes in Action" by Marko Luksa

How to download and setup k8s-in-action

Open terminal and run command
git clone https://github.com/Evalle/k8s-in-action.git
git clone is used to create a copy or clone of k8s-in-action repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with k8s-in-action https://github.com/Evalle/k8s-in-action/archive/master.zip

Or simply clone k8s-in-action with SSH
[email protected]:Evalle/k8s-in-action.git

If you have some problems with k8s-in-action

You may open issue on k8s-in-action support forum (system) here: https://github.com/Evalle/k8s-in-action/issues