good morning,
created the supervisor cluster, accessed it with
" vcf context create --endpoint=vks01.test.loc --insecure-skip-tls-verify=true "
and it's fine.
i then can use kubectl commands...but after say 24 hours, if i retry same kubectl commmands, it says:
"
E1002 08:58:31.719918 4840 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: the server has asked for the client to provide credentials"
error: You must be logged in to the server (the server has asked for the client to provide credentials)
"
any idea why?
thank you.
-------------------------------------------