apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-11T01:24:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: 4c5956ac-e6ff-4df1-8c3d-e6dedac9da10
subsets:
- addresses:
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7xt9l
      namespace: kube-system
      uid: 5b180379-9015-491e-8359-96a4e26ac95e
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b9h8z
      namespace: kube-system
      uid: 1ac8270e-5ef5-4109-bb45-6d73bfff4d9a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
