apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-18T03:14:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: f5cdaa84-9c2f-47f6-b68f-00abe07220f2
subsets:
- addresses:
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nn8tl
      namespace: kube-system
      uid: 44762fd3-940e-4f3e-bf14-8f72cd7f1cc4
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lhfdj
      namespace: kube-system
      uid: 2096fb98-414f-4a22-a7cc-7eac87c255ab
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
