# README
Resource
Resource is a service that manages Kubernetes namespace objects (deployments, ingresses, etc.) in Containerum.
Prerequisites
- Kubernetes
Installation
Using Helm
helm repo add containerum https://charts.containerum.io
helm repo update
helm install containerum/resource
Contributions
Please submit all contributions concerning Resource component to this repository. Contributing guidelines are available here.
License
Resource project is licensed under the terms of the Apache License Version 2.0. Please see LICENSE in this repository for more details.