Skip to content

Commit 2d79405

Browse files
authored
Merge pull request #26932 from nikhita/crd-categories-feature-state
Remove feature-state tag for categories for CRDs
2 parents 8b6bcb7 + e5a1775 commit 2d79405

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/en/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,8 +1129,6 @@ resources that have the scale subresource enabled.
11291129

11301130
### Categories
11311131

1132-
{{< feature-state state="beta" for_k8s_version="v1.10" >}}
1133-
11341132
Categories is a list of grouped resources the custom resource belongs to (eg. `all`).
11351133
You can use `kubectl get <category-name>` to list the resources belonging to the category.
11361134

0 commit comments

Comments
 (0)