-
Couldn't load subscription status.
- Fork 15.1k
Description
In the example for "Bootstrap Token Secret Format", the value for expiration is several years old. This means that if you are testing with the example, it will appear to be created, but it is not actually created, since it was rejected because the expiration date was expired. Consider putting a later expiration date in the example or making a note about it in the paragraphs that follow. Otherwise, it is not incredibly obvious why the secret does not successfully create.
kubectl apply -f bootstrap-token-07401b.yaml
secret/bootstrap-token-07401b created
kubectl get secret -n kube-system
No resources found in kube-system namespace.
Version: v1.33.5