airgap-webhook

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2023 License: MIT Imports: 19 Imported by: 0

README

Microservice for Kubernetes Image Inventory 😄

This microservice acts as a validating webhook in a Kubernetes cluster. It maintains a stateful inventory of all images that are deployed to the cluster.

Installation

To install the microservice, follow these steps: TODO

Configuration

The microservice can be configured using the following environment variables:

  • NAMESPACE: The Kubernetes namespace to watch for image deployments. Defaults to all the namespaces.

Usage

To use the microservice, deploy it as a validating webhook in your Kubernetes cluster. The webhook will be invoked whenever a new image deployment is created in the specified namespace. The webhook will validate all requests but also keep inventory of every image deployed.

You can view the inventory of deployed images by: TODO.

Contributing

Contributions are welcome! To contribute, please fork the repository and submit a pull request.

License

This microservice is licensed under the MIT License. See the LICENSE file for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL