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

https://github.com/projectcapsule/capsule-proxy

Reverse proxy for Capsule Operator.
https://github.com/projectcapsule/capsule-proxy

capsule kubernetes kubernetes-controller multitenancy multitenant

Last synced: 6 months ago
JSON representation

Reverse proxy for Capsule Operator.

Awesome Lists containing this project

README

          

# Capsule Proxy

This project is an add-on for [Capsule](https://github.com/projectcapsule/capsule), the operator providing multi-tenancy in Kubernetes.

`capsule-proxy` allows to overcome the limitations of Kubernetes API Server on listing owned cluster-scoped resources, like Namespace, Ingress and Storage Classes, Nodes, and others covered by Capsule.

## Documentation

You can find more detailed documentation [here](https://capsule.clastix.io/docs/general/proxy).

## Maintainers

Please, refer to the maintainers file available [here](.github/maintainers.yaml).

## Contributions

This is an open-source software released with Apache2 [license](./LICENSE). Feel free to open issues and pull requests. You're welcome!

Contributing is available in the related [guide](./CONTRIBUTING.md).