show
kubectl api-resources
show
kubectl api-resources | grep jobs
#cronjobs cj batch/v1beta1 true CronJob
#jobs batch/v1 true Job
show
Add --runtime-config=rbac.authorization.k8s.io/v1alpha1
to the /etc/kubernetes/manifests/kube-apiserver.yaml
file and let the kube-apiserver restart