https://pulumi.com logo
i

important-smartphone-5841

08/18/2023, 9:50 AM
hi everyone can you help me to create kubernetes cluster on azure using pulumi using yaml
l

limited-rainbow-51650

08/18/2023, 12:04 PM
If you go to the documentation page of the
ManagedCluster
resource, you can expand one of the examples and select the
YAML
language tab on the right to see a YAML code snippet: https://www.pulumi.com/registry/packages/azure-native/api-docs/containerservice/managedcluster/
Hope this helps.