You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to create busybox pod from the example, the following error is presented and no pods are created:
[root@rtmi-control-02 ~]# kubectl --server=http://localhost:8085 create -f ./busybox.yaml
Error from server: error when creating "./busybox.yaml": Pod "busybox" is forbidden: service account default/default was not found, retry after the service account is created
The text was updated successfully, but these errors were encountered:
Issue
When trying to create
busybox
pod from the example, the following error is presented and no pods are created:[root@rtmi-control-02 ~]# kubectl --server=http://localhost:8085 create -f ./busybox.yaml
Error from server: error when creating "./busybox.yaml": Pod "busybox" is forbidden: service account default/default was not found, retry after the service account is created
The text was updated successfully, but these errors were encountered: