File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Resource Glue Operator
22
3- Resource Glue Operator is a powerful Kubernetes meta operator that allows you to create other operators in a declarative way by simply
4- applying a custom resource.
3+ Resource Glue Operator is a powerful Kubernetes ** meta operator** that allows you to create other ** operators in a declarative** way by ** simply
4+ applying a custom resource** .
55
6- It provides facilities to create composed Kubernetes resources and describes how the resource
6+ It provides facilities to compose Kubernetes resources and describes how the resource
77should be reconciled. Supports conditional resources in runtime, and ordering of resource reconciliation.
8- In other words, it allows you to write ** workflows** over resources in a ** GitOps** friendly way.
8+ In other words, it also allows you to write ** workflows** over resources in a ** GitOps** friendly way.
99
1010## Documentation
1111
You can’t perform that action at this time.
0 commit comments