apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-20T05:28:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "668"
  uid: 11e39e27-04e8-492d-b8a5-085961cab4a4
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hsgrn
      namespace: kube-system
      uid: 3ba5f842-82bd-4b28-86db-178aa0656e99
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k8f6d
      namespace: kube-system
      uid: c32778bb-1962-45c2-8b27-363069b6d1ff
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
