apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T20:50:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 39c846d1-832e-4e7d-a98f-39322e342820
subsets:
- addresses:
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f2xtn
      namespace: kube-system
      uid: c843e9c0-cc62-48c7-9e4b-15cd038e314d
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c6qll
      namespace: kube-system
      uid: f0ab6ff9-9edf-4856-8ebf-3a806672adf6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
