> For the complete documentation index, see [llms.txt](https://hahoangv.gitbook.io/azure-kubernetes-service/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hahoangv.gitbook.io/azure-kubernetes-service/hands-on-provisioning-and-configuring-an-aks-cluster-on-azure-with-pulumi/configure-kubernetes-resources.md).

# Configure Kubernetes Resources

- [Create a Resource Group](https://hahoangv.gitbook.io/azure-kubernetes-service/hands-on-provisioning-and-configuring-an-aks-cluster-on-azure-with-pulumi/configure-kubernetes-resources/create-a-resource-group.md): Azure Resource Group is a container for resources that are deployed together. Every Azure resource must be assigned to a resource group.
- [Configure networking](https://hahoangv.gitbook.io/azure-kubernetes-service/hands-on-provisioning-and-configuring-an-aks-cluster-on-azure-with-pulumi/configure-kubernetes-resources/configure-networking.md): Kubernetes employs a virtual networking layer to manage access within and between your applications or their components.
- [Adding Azure Container Registry (ACR) with Pulumi](https://hahoangv.gitbook.io/azure-kubernetes-service/hands-on-provisioning-and-configuring-an-aks-cluster-on-azure-with-pulumi/configure-kubernetes-resources/adding-azure-container-registry-acr-with-pulumi.md)
