An open API service indexing awesome lists of open source software.

https://github.com/iamtejasmane/kubernetes

This is my Kubernetes learning and projects repository. This repository contains kubernetes learning roadmap, commands, projects and relevent files.
https://github.com/iamtejasmane/kubernetes

json-path kubernetes kubernetes-cluster kubernetes-manifests kubernetes-setup yaml

Last synced: 2 months ago
JSON representation

This is my Kubernetes learning and projects repository. This repository contains kubernetes learning roadmap, commands, projects and relevent files.

Awesome Lists containing this project

README

          

# Kubernetes

This repository is a single point access for all my kubernetes resources.

1. [**Kubernetes Commands Handbook**](/learn-kubernetes/README.md)

This single page handbook contains almost all kubenetes commands and relevent concepts that you can use in your day to day use case.

2. [Voting App Project](/voting-app/)
3. [CKA - definition files](/cka-definition-files/)
4. [Kubernetes worklaods and definition files](/kube-definition-files/)
5. [Json Path Commands](/json-path/json-path.sh)
6. [Helm Notes](/helm/notes.md)
7. [Kubeadm Installation Scripts](/kubeadm/)