apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-06T20:59:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "849"
  uid: aed64510-0cca-4a5d-a348-817447fb4549
subsets:
- addresses:
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-crv5r
      namespace: kube-system
      uid: 17a3bfea-9fa8-4d30-9409-7f7a2f5ad58e
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mzc74
      namespace: kube-system
      uid: bd57fde1-2123-4329-81d9-ef99a005df65
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
