apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-23T23:43:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: 8cad4390-2914-4304-929f-d2e08e89e98b
subsets:
- addresses:
  - ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2qbzq
      namespace: kube-system
      uid: 2f00276c-ec4e-4cd5-8221-ab65106fd0ca
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qsjsk
      namespace: kube-system
      uid: 4f470a09-9e73-4ffc-afd2-63d771794993
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
