Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
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
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
#general
Title
s
stale-holiday-22431
10/18/2018, 6:31 PM
What is the
k8sprovider
argument in the code block for?
c
creamy-potato-29402
10/18/2018, 6:31 PM
In this code we’re booting up AKS and then deploying these charts onto it.
So that’s our way of saying: don’t pick up the cluster from kubeconfig file, use the cluster we just created.
s
stale-holiday-22431
10/18/2018, 6:32 PM
Ah, so if I’m using a kubeconfig, I can omit that.
c
creamy-potato-29402
10/18/2018, 6:32 PM
You can indeed.
Post