Skip to content

h3adex/k8s-simple-resource-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K8s-Simple-Resource-Validator

Based on the insights shared in the article by Nathan Yellin at robusta.dev, I've created a simple resource validator for k8s deployments, which verifies if your resource limits and requests are appropriately configured

Please note that this repository was primarily crafted to explore the Kubernetes Admission Webhook feature. For production environments, there are probably better choices.

Development

# gen self signed certs
make certs
# create a kind k8s cluster and deploy the manifests in dev directory
make build 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published