1 Forks
3 Stars
3 Watchers

Kubernetes

This Repository will act as a complete Guide for Kubernetes explaining each concept of Kubernetes code with their scripts written in YAML Language!

How to download and setup Kubernetes

Open terminal and run command
git clone https://github.com/HarshitDawar55/Kubernetes.git
git clone is used to create a copy or clone of Kubernetes 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 Kubernetes https://github.com/HarshitDawar55/Kubernetes/archive/master.zip

Or simply clone Kubernetes with SSH
[email protected]:HarshitDawar55/Kubernetes.git

If you have some problems with Kubernetes

You may open issue on Kubernetes support forum (system) here: https://github.com/HarshitDawar55/Kubernetes/issues