Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admissions Webhook Flask Server

A Kuberentes admissions controller webhook written in python for validating and mutating validations.

Flask environment setup

Create a virtual environment

virtualenv venv

# Install requirements
venv/bin/pip install -r requirements.txt

# Start the app for testing locally
venv/bin/python admissions-webhook.py

Access the app on port 5000 and try the API endpoints:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages