Aju Tamang
Aju Tamang
**Update:** I found out the lab environment guides as well. I followed all the instruction too. Here is the ref: https://github.com/rapid7/metasploit-framework/blob/master/test/kubernetes/Makefile I see its not generating the token for full...
Hi @adfoster-r7 Solution here is we have to create manually token for the service account. I created and whenever I call the api of kube server using curl. It works...
Thank you @DanielIntruder . Its working after I updated the package.
Hi @0xtejas , Yes you are right the correct way to distribute in the K8s environment for the public one is via the Helm chart. Helm is the current industry...