home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

demo.yaml (388B)


      1 kind: Cluster
      2 apiVersion: kind.x-k8s.io/v1alpha4
      3 networking:
      4   apiServerAddress: HOST
      5   apiServerPort: PORT
      6 containerdConfigPatches:
      7 - |-
      8   [plugins."io.containerd.grpc.v1.cri".registry.mirrors."localhost:5000"]
      9     endpoint = ["http://sakhalin.home:5000"]
     10 nodes:
     11 - role: control-plane
     12   image: kindest/node:v1.24.4@sha256:adfaebada924a26c2c9308edd53c6e33b3d4e453782c0063dc0028bdebaddf98