hashicorp / terraform-provider-azurerm

Terraform provider for Azure Resource Manager
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs
Mozilla Public License 2.0
4.53k stars 4.6k forks source link

Support for AKS Artifact Streaming #23961

Open jrauschenbusch opened 10 months ago

jrauschenbusch commented 10 months ago

Is there an existing issue for this?

Community Note

Description

Support for AKS Artifact Streaming would be really helpful for workloads which involve "large images, which can cause long image pull times and slow down your workload deployments."

Support in REST API: https://github.com/Azure/azure-rest-api-specs/blob/bf204aab860f2eb58a9d346b00d44760f2a9b0a2/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-10-02-preview/managedClusters.json#L4096

New or Affected Resource(s)/Data Source(s)

azurerm_kubernetes_cluster, azurerm_kubernetes_cluster_node_pool

Potential Terraform Configuration

No response

References

No response

rcskosir commented 10 months ago

Thank you for taking the time to open this feature request!

jonathan-fileread commented 9 months ago

+1, this service would be highly useful