Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4392d95

Browse files
committedApr 4, 2018
remove cronjob alpha statement
1 parent 7aa0c01 commit 4392d95

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed
 

‎README.md

+1-9
Original file line numberDiff line numberDiff line change
@@ -87,15 +87,7 @@ additional metrics!
8787
> * kube_node_status_capacity_nvidia_gpu_cards
8888
> * kube_node_status_allocatable_nvidia_gpu_cards
8989
>
90-
> are in alpha stage and will be deprecated when the kubernetes gpu support is final in 1.9 version.
91-
>
92-
> **collectors**
93-
> * v2alpha1/cronjob
94-
>
95-
> If users want to enable this feature in kubernetes version less than 1.8,
96-
> it must be configured with the following parameter setting for apiserver:
97-
> `--runtime-config=batch/v2alpha1=true`. For cluster versions >= 1.8, cronjobs
98-
> are enabled by default in batch/v2alpha1
90+
> are in alpha stage and will be deprecated when the kubernetes accelerator feature support is deprecated in v1.11 version.
9991
>
10092
> Any collectors and metrics based on alpha Kubernetes APIs are excluded from any stability guarantee,
10193
> which may be changed at any given release.

0 commit comments

Comments
 (0)
Please sign in to comment.