Skip to content

Instantly share code, notes, and snippets.

provider "azurerm" {
version = "= 1.42.0"
}
resource "azurerm_resource_group" "example" {
name = "aksgroup"
location = "West Europe"
}
apiVersion: apps/v1
kind: DaemonSet
metadata:
name: busy
namespace: default
labels:
tier: management
app: kernel-optimization
spec:
selector: