Skip to content

A pod scaler golang app that can scale replicas either inside of cluster or out of the cluster

Notifications You must be signed in to change notification settings

mmertdogann/k8s-pod-manipulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

k8s-pod-manipulator

A simple pod scaler golang application that can scale replicas via manipulating the deployment

Technologies

The project has been created using these technologies:

  • golang as programming language
  • Kubernetes as container-orchestration system
  • kubectl as command-line tool to interact kubernetes
  • client-go for talking to a kubernetes cluster.

Setup & Installtion

Install:

  1. golang from here
  2. Docker from here then enable kubernetes
  3. kubectl from here

Running The App

About

A pod scaler golang app that can scale replicas either inside of cluster or out of the cluster

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published