Api / create #952
Replies: 2 comments 4 replies
-
uhm, that is confusing. i don't think there's been any upgrades to you could try to cross-reference with kubectl: you see your post url is |
Beta Was this translation helpful? Give feedback.
-
oh, wait, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have done a minimal example which looks like
This gives the following log
The namespace
default
exists, and thepod_api
example works - looks to have almost identical code. Am I missing a dependency or some init code to get it working ?If I output the
PersistentVolume
to a YAML file and usekubectl apply -f pv.yaml
the resource gets installed.kube-0.73.1 w/ kind/main
Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions