apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T21:24:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: 076b68c6-84a1-4119-8c3a-3049a8f6c073
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vxxrq
      namespace: kube-system
      uid: 91e4a0cc-2d87-4f09-a2bf-43d501eb5da5
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xjh4w
      namespace: kube-system
      uid: 579e6d4f-c408-4c0b-baf1-56eda927f29b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
