apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-22T01:48:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "949"
  uid: ed9a68df-5abb-4e1b-9743-495ecfeb22b2
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-474pc
      namespace: kube-system
      uid: 0bfff8c5-2b7b-4452-b113-d12a1c76fd7d
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j89st
      namespace: kube-system
      uid: ffed0580-9bd0-4a21-bed9-f36e18151fe4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
