Skip to content

쿠버네티스 환경의 리소스 조회 및 모니터링

Notifications You must be signed in to change notification settings

shp7724/k8s-resource-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K8s 리소스 조회 서버

Build & Deploy to K8S

URLs

Ingress

sudo certbot certonly --manual -d '*.resource-monitor.findy.co.kr'

sudo kubectl create secret tls resource-monitor-findy-tls --cert=/private/etc/letsencrypt/live/resource-monitor.findy.co.kr/fullchain.pem --key=/private/etc/letsencrypt/live/resource-monitor.findy.co.kr/privkey.pem -n resource-monitor-system

About

쿠버네티스 환경의 리소스 조회 및 모니터링

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published