apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-16T01:08:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: ddae55f0-e608-45a6-b609-bfe4db5972d1
subsets:
- addresses:
  - ip: 10.0.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s6jlc
      namespace: kube-system
      uid: a81b2001-ba76-4899-82a4-a75a6a255ba7
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f6nqz
      namespace: kube-system
      uid: 4d731b82-5c03-4a42-964f-eb1f7a0db67a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
