In Lab 2.3
I got an error after entering command from Task 1.
Error: release nfs-client-provisioner failed: namespace “nfs-client-provisioner” is forbiden: User “system:serviceacount:kube-system:tiller” cannot get resource “namespaces” in API group “” in the namespace “nfs-client-provisioner”
[QUOTE=jadnet;59456]In Lab 2.3
I got an error after entering command from Task 1.
Error: release nfs-client-provisioner failed: namespace “nfs-client-provisioner” is forbiden: User “system:serviceacount:kube-system:tiller” cannot get resource “namespaces” in API group “” in the namespace “nfs-client-provisioner”[/QUOTE]
In order do create it you need first create the roles used by tiller, the following commands are a example how you can use it.
Yes, it looks as though the tiller service account was not created correctly (or at all). Check lab 2-2, Task 3. It should be on page 16 of the lab manual.