apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T05:51:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 0701eb24-3d05-48e6-b2dc-11d2dd649a44
subsets:
- addresses:
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-94hp2
      namespace: kube-system
      uid: 05b24fc2-eeda-442c-9b15-25cd76ec7472
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2zrj5
      namespace: kube-system
      uid: b0dada4a-8221-4e4d-af81-1b3340d1fdbc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
