Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#kubernetes
Title
# kubernetes
c
curved-morning-41391
07/08/2022, 2:33 AM
ah but its provider specific, anyway to get the equivalent of
kubectl version
?
b
billowy-army-68599
07/08/2022, 3:11 PM
kubectl version
just returns the server and client api version.
what is missing from the
platformVersion
output that you need?
c
curved-morning-41391
07/08/2022, 8:13 PM
So I was hoping to just understand the API version of the cluster regardless of provider, and install different versions of resources based on that
anyway to do that today?
6 Views
Post