Skip to content

💪 Modified for camp-1909: kubernetes-incubator/metrics-server

License

Notifications You must be signed in to change notification settings

wide-camp-1909/metrics-server

 
 

Repository files navigation

Kubernetes Metrics Server

If you can see this, current branch is camp-master.

Some manifests were modified for the production environnment of wide-camp-1909. Please refer to master branch and check the details.

Getting Started

To use Horizontal Pod Autoscaling, you need to deploy this metrics-server in namespace kube-system first. Run the following for installation and confirmation:

% kubectl apply -f deploy/1.8+/
% kubectl describe deployment metrics-server -n kube-system
% kubectl top nodes

About

💪 Modified for camp-1909: kubernetes-incubator/metrics-server

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 93.1%
  • Makefile 4.0%
  • Shell 2.8%
  • Dockerfile 0.1%