apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T02:30:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: 59e060f3-185e-453b-9199-616f228270b7
subsets:
- addresses:
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qcsz8
      namespace: kube-system
      uid: cd0e444c-2d96-4dbc-b6c7-480637542025
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d77hx
      namespace: kube-system
      uid: b915d805-be2a-4d90-bf8c-d39109631770
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
