Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.08 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.08 KB

Kubernetes automated tasks

image

A repository of bash, python, and go scripts for automating various tasks on Kubernetes, such as managing clusters, nodes, pods, services, deployments, etc. These scripts are useful for saving time and effort when working with Kubernetes on different cloud providers such as AWS, Azure, and GCP.

Table of Contents

Technologies

  • k8s
  • Cloud: AWS, Azure and GCP
  • Bash
  • Python
  • Go

Features

  • Kubernetes management tasks: Useful scripts for managing random tasks on k8s cluster.
  • Kubernetes deployment examples: Examples of Kubernetes deployment files for deploying applications on Kubernetes.
  • Easy to use: The scripts are designed to be simple and intuitive to use, with clear instructions and options.

Usage

Can be executed directly from the command line.

git clone https://github.com/gma1k/k8s.git
cd k8s

License

MIT