Firstly let me say that the move to Kubernetes is a very good thing. We’ve invested a lot in Rancher but are struggling with some stuff which haveing native Kubernetes as well may well help.
Sadly though after following the instructions my shiny new Rancher 2.0 doesn’t work. Starting containers or apps gives: pods "centos-d76c0d74" is forbidden: service account default/default was not found, retry after the service account is created
I guess this is a Kubernetes account? How do I get that set up?
Did you wait before the environment was all up and ready?
Known Major Issues
Creating a container before the System environment is healthy will result in the following error: “service account default/default was not found, retry after the service account is created”. This usually happens when you add your first node as it may take several minutes before all required system services and k8s components have been fully activated. You can verify the health of the System environment by changing your environment on the top right to System. Once the System environment is healthy, you can relaunch or create new containers.