apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:05:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: e132a8f0-5dc6-418d-b521-3c2cec419462
subsets:
- addresses:
  - ip: 10.0.0.155
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wn6qq
      namespace: kube-system
      uid: 23ccd2d8-29a0-4634-b0cf-91de61fd3112
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6xv5h
      namespace: kube-system
      uid: 700d7dfc-0285-4125-bd84-447838e8e8d6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
