apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-04T10:13:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: e5915279-5d96-413f-b4ee-dae5d1d578e5
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jxn2t
      namespace: kube-system
      uid: a0b8149f-9239-431c-a39b-4aff82330497
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k58fc
      namespace: kube-system
      uid: c86e2d4f-da3d-480f-8107-22c7fb3dd848
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
