apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-11T07:22:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: efa484bf-d408-45a5-8e89-d5a0d14bf500
subsets:
- addresses:
  - ip: 10.0.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zbpvm
      namespace: kube-system
      uid: 7bb61e0c-0126-4c97-a93a-877ea09db889
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gxxvk
      namespace: kube-system
      uid: 59ec28f8-aff3-4b46-a0a0-4859e949b999
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
