apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-01T18:22:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: b4416fde-c7db-478c-8490-40cad48e415b
subsets:
- addresses:
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gkkfv
      namespace: kube-system
      uid: af2fe463-1c32-42f6-a2bf-1e7f537bcd61
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7d5r2
      namespace: kube-system
      uid: 14af81b0-3d95-4c1f-a7bb-e73fbf618dc5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
