apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T07:45:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "870"
  uid: 49b29202-f0ef-41e3-ac64-fc60e44715f0
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x2bml
      namespace: kube-system
      uid: a1e92d23-1ca1-451d-8c23-62a97871b575
  - ip: 10.0.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wpjwc
      namespace: kube-system
      uid: 22afcb2e-8f7d-4fac-83a3-d2ad9176975a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
