Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 2.05 KB

README.md

File metadata and controls

39 lines (22 loc) · 2.05 KB

Kubernetes Commands and Files

  • This repository contains the most useful commands to work with kubernetes

  • The purpose of this repository is to provide a guide to work with kubernetes

  • It also provides step by step instructions to setup or run commands

  • Use the repo to debug any errors

  • Want to clear the CKA exam checkout this Repostory

Some Video Guides

Sl No Topic Video Link
1 Skaffold [Skaffold
2 ArgoCd Argo CD continuous deployment to Kubernetes, Argo Project
3 kind KinD - Kubernetes Cluster using Docker containers
4 fluxcd Kubernetes GitOps with Flux CD , Supercharge your Kubernetes deployments with Flux v2 and GitHub - Introduction
5 Hashicorp Vault HashiCorp Vault - How to install and configure HashiCorp Vault ,How to use Hashicorp Vault , Basic secret injection for microservices on Kubernetes using Vault

Some Cool Tools

Sl No Topic Description Installation
1 kubectx Switch between kubernetes contexts Releases
2 kubens Switch between kubernetes namespaces Releases