apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-03T00:51:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "653"
  uid: f59414d2-424f-4f05-9a63-645d74eabf7b
subsets:
- addresses:
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7cm89
      namespace: kube-system
      uid: 5bc24d96-9b22-452a-963a-acad70ec888c
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wzkgd
      namespace: kube-system
      uid: e186faf1-afbd-4337-96b9-0dba6a9263e2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
