apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-01T03:58:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "942"
  uid: 2ba542c0-8d53-4efb-8dd9-5aa365aa1ff4
subsets:
- addresses:
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mnp88
      namespace: kube-system
      uid: cb0bc3ff-52ef-4ed8-80b7-b7e228a3a8f9
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xk6wz
      namespace: kube-system
      uid: b0c56146-4e2a-4643-94a1-4ec1d3ec5119
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
