Skip to content

Rodrigo010497/k8s-custom-metrics-exporter-hpa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Deployment

Create a self-signed certificate.

cd metrics-server
openssl req -nodes -new -x509 -keyout server.key -out server.cert

Use the Dockerfile inside metrics-server to build the docker image of the Node webserver.

Apply the manifests from the manifests directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.0%
  • Dockerfile 11.0%