mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 02:37:36 +00:00
refactor "experimental" to "extensions" in documents
This commit is contained in:
@@ -114,7 +114,7 @@ For example, if a user creates:
|
||||
```yaml
|
||||
metadata:
|
||||
name: cron-tab.stable.example.com
|
||||
apiVersion: experimental/v1alpha1
|
||||
apiVersion: extensions/v1beta1
|
||||
kind: ThirdPartyResource
|
||||
description: "A specification of a Pod to run on a cron style schedule"
|
||||
versions:
|
||||
|
Reference in New Issue
Block a user