You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Tasks/adding-a-catalog.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# Adding a catalog of extensions to a cluster
2
2
3
3
Extension authors can publish their products in catalogs.
4
-
Catalogs are curated collections of Operators and extensions.
4
+
Catalogs are curated collections of Kubernetes extensions, such as Operators.
5
5
Cluster administrators can add these catalogs to their cluster.
6
-
When extension authors publish updates to their catalogs, cluster administrators can install and update those changes.
6
+
Cluster administrators can enable polling to get over-the-air updates to catalogs when extension authors publish changes such as bug fixes and new features.
7
7
8
8
For example, the [Kubernetes community Operators catalog](https://github.com/k8s-operatorhub/community-operators) is a catalog of curated extensions that is developed by the Kubernetes community.
9
9
You can see the available extensions at [Operatorhub.io](https://operatorhub.io).
0 commit comments