apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T05:40:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: e4f5d482-a137-4108-81ef-9cebce0f80a6
subsets:
- addresses:
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4fnfd
      namespace: kube-system
      uid: f41ae258-5572-4a8c-b23e-beb45219f522
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xx9z9
      namespace: kube-system
      uid: a5b518f7-53eb-4872-80ca-64bd8cebcac8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
