apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T05:41:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: 9c3e4c3e-be7b-4e93-96ad-d3718a760b20
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sjs2f
      namespace: kube-system
      uid: a33811b0-36c0-4b35-a8ad-245c65ae3269
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-77t26
      namespace: kube-system
      uid: 99c21d96-2753-42df-9153-66024ed77834
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
