apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-29T01:56:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: a98efdd7-b4a1-4c00-8c1e-adb824141529
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-89gw5
      namespace: kube-system
      uid: 8b886846-a11f-4d33-81c1-50398577ec79
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k6ngz
      namespace: kube-system
      uid: 5d000628-a57f-4a41-8799-5f8c6294a3be
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
