An open API service indexing awesome lists of open source software.

https://github.com/nfisher/majortom

K8S Admission Controller
https://github.com/nfisher/majortom

admission-controller admission-webhook kubernetes

Last synced: about 2 months ago
JSON representation

K8S Admission Controller

Awesome Lists containing this project

README

        

# majortom ![Go](https://github.com/nfisher/majortom/workflows/Go/badge.svg) [![codecov](https://codecov.io/gh/nfisher/majortom/branch/master/graph/badge.svg)](https://codecov.io/gh/nfisher/majortom)

K8S Admission Controller

## Install

```bash
# install using default certificate (insecure)
kubectl apply -k overlays/k8smulti
```