apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-25T06:22:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 294414b5-2a8a-4e00-8129-602ca5cbc296
subsets:
- addresses:
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r7fbd
      namespace: kube-system
      uid: da1db1f1-d580-496b-841c-04a1ed9d9b5f
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t6x8v
      namespace: kube-system
      uid: 02eb8104-dccd-483f-b2a7-4d5cc60a68b7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
