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
w
white-chef-55657
05/08/2022, 4:40 PM
can anyone share some guidance on how to control the version of EKS k8s engine? I found info on setting the node’s AMI but not the cluster itself specifically wondering about fargate, as there’s no AMI settings there
b
billowy-army-68599
05/08/2022, 4:49 PM
@white-chef-55657
you just need to set this version parameter:
https://www.pulumi.com/registry/packages/eks/api-docs/cluster/#version_nodejs
is there something else you need?
w
white-chef-55657
05/08/2022, 4:49 PM
ah o_O completely missed that, thanks!
5 Views
Post