apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T10:51:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: f5abdfb6-dbc4-4180-8fed-8bb51e615c2f
subsets:
- addresses:
  - ip: 10.0.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bmwvw
      namespace: kube-system
      uid: de41d93a-71a2-4ae6-a440-cee9cb302cfd
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2jk6w
      namespace: kube-system
      uid: 154e39e9-534d-4545-9ec6-90ed4a31bb68
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
