https://pulumi.com logo
#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