apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T09:39:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: 8486051c-06e9-4fb4-82e2-c37a93ebb325
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dptwk
      namespace: kube-system
      uid: f04cfd9c-28be-4f69-8e6a-df89c1743fcc
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-njfm9
      namespace: kube-system
      uid: c9deaf1c-0790-4391-8572-fed37db9c872
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
