apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T05:31:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: 5138be91-c78f-4cc5-bda1-9b6454fd1c78
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fktgv
      namespace: kube-system
      uid: abe0cf4e-1130-4dad-8616-8321014b3566
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x64nc
      namespace: kube-system
      uid: 69149408-5a03-4045-a2ee-005ea61c92e1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
