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
#automation-api
Title
# automation-api
m
most-lighter-95902
03/15/2022, 10:45 PM
I tried installing aws cli and kubectl cli via Dockerfile, but nothing seems to work?
b
busy-journalist-6936
03/16/2022, 3:30 PM
https://github.com/usrbinkat/KongOnEKS/blob/bbca7d7cfd78a56d12081143c214cbe68cf606d2/pulumi-runner/Dockerfile#L74
Example installing AWS cli in dockerfile
m
most-lighter-95902
03/16/2022, 5:57 PM
Thank you so much for this!
@busy-journalist-6936
Do you know if I also need to have
kubectl
installed for this to work properly?
b
busy-journalist-6936
03/16/2022, 5:59 PM
I do not believe so though I have not tested
m
most-lighter-95902
03/16/2022, 6:03 PM
OK thank you!
2 Views
Post