apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-02T02:09:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "647"
  uid: 2b82fcc2-4a9c-4722-8913-89a4012d92b7
subsets:
- addresses:
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-95pw5
      namespace: kube-system
      uid: dd03e819-a16a-4533-aad6-a1a159a186ae
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2hj2d
      namespace: kube-system
      uid: fb817c57-7fc1-408c-9c16-3eb2a5d5b198
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
