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
- Host: GitHub
- URL: https://github.com/nfisher/majortom
- Owner: nfisher
- License: apache-2.0
- Created: 2020-06-19T03:17:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-07T13:09:27.000Z (12 months ago)
- Last Synced: 2025-03-06T15:06:43.413Z (about 2 months ago)
- Topics: admission-controller, admission-webhook, kubernetes
- Language: Go
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# majortom  [](https://codecov.io/gh/nfisher/majortom)
K8S Admission Controller
## Install
```bash
# install using default certificate (insecure)
kubectl apply -k overlays/k8smulti
```