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
@lakshmantgld do you have any example of how you configured your client? the me returns an error when I run a get in the pods pod:the server doesn't have the resource type "pods", and also to a get in the nodes nod:pod:the server doesn't have the resource type "pods". I've tried various forms
Thank you for your hard work. I have a question related to creating a pod using KubeAPI.
I am trying to create a pod using the following snippet:
I get a ReferenceError in Yaml. But the yaml syntax is ok, I have verified with an online yamlLint. Only JSON is supported?
Can you provide an detailed example for creating a pod using the kubeApi?.
The text was updated successfully, but these errors were encountered: