mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 02:11:09 +00:00
Merge pull request #113960 from moshe010/doc
[DRA] Add RUNTIME_CONFIG="resource.k8s.io/v1alpha1"
This commit is contained in:
commit
77022402c5
@ -55,7 +55,7 @@ kubelet<->dynamic resource allocation plugin interaction.
|
|||||||
|
|
||||||
To try out the feature, build Kubernetes, then in one console run:
|
To try out the feature, build Kubernetes, then in one console run:
|
||||||
```console
|
```console
|
||||||
FEATURE_GATES=DynamicResourceAllocation=true ALLOW_PRIVILEGED=1 ./hack/local-up-cluster.sh -O
|
RUNTIME_CONFIG="resource.k8s.io/v1alpha1" FEATURE_GATES=DynamicResourceAllocation=true ALLOW_PRIVILEGED=1 ./hack/local-up-cluster.sh -O
|
||||||
```
|
```
|
||||||
|
|
||||||
In another:
|
In another:
|
||||||
|
Loading…
Reference in New Issue
Block a user