We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b842b commit c794ea9Copy full SHA for c794ea9
README.md
@@ -1,7 +1,7 @@
1
# Kubernetes Glue Operator
2
3
Kubernetes 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**.
+applying a custom resource**. (**Not** related to AWS Glue)
5
6
It provides facilities to compose Kubernetes resources and describes how the resource
7
should be reconciled. Supports conditional resources in runtime, and ordering of resource reconciliation.
0 commit comments