Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danil-grigorev/global-owner

This repository contains an example controller implemented using metadata controller project, allowing to specify a global ownership resource
https://github.com/danil-grigorev/global-owner

Last synced: about 1 month ago
JSON representation

This repository contains an example controller implemented using metadata controller project, allowing to specify a global ownership resource

Awesome Lists containing this project

README

        

## GlobalOwner resource

This is an example of a Custom Resource called `GlobalOwner`, which is responsible for declaratively setting ownership on any kubernetes native or custom resources across the cluster, and carrying out deletion in the specified resource order.

More details in the [book][]

[book]: https://danil-grigorev.github.io/global-owner/

### Installation

See the [helm installation][] section.

[helm installation]: https://danil-grigorev.github.io/global-owner/04_guide/02_helm_install.html