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
Tried following your demo in README, and at the second step I get this error:
[root@nixos:~]# kubectl apply -f /etc/kubernetes/redis/
service/redis-service created
Error from server (Forbidden): error when creating "/etc/kubernetes/redis/pod.json": pods "redis" is forbidden: error looking up service account default/default: serviceaccount "default" not found
Note that if I run it again, it works.
The text was updated successfully, but these errors were encountered:
Tried following your demo in README, and at the second step I get this error:
Note that if I run it again, it works.
The text was updated successfully, but these errors were encountered: