Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danil-grigorev/global-owner
- Owner: Danil-Grigorev
- License: apache-2.0
- Created: 2023-09-11T11:53:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-15T15:25:06.000Z (about 1 year ago)
- Last Synced: 2024-10-14T14:20:23.591Z (2 months ago)
- Language: Jsonnet
- Homepage: https://danil-grigorev.github.io/global-owner/
- Size: 732 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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