apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-15T01:19:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 3f5e53e0-d98c-4bf6-942c-ae446d18d2a3
subsets:
- addresses:
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fxt4p
      namespace: kube-system
      uid: d7004ad4-22f9-4ea1-a553-8bf7851b0c98
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p5db8
      namespace: kube-system
      uid: e524ed26-b406-4e92-81c2-61f6da43b4c1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
