apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T04:13:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 6582d970-7a10-4f79-a0b8-3b9f47ffa73f
subsets:
- addresses:
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h5s9f
      namespace: kube-system
      uid: 6567da07-a644-45e6-96bf-47d2a36c4c8d
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rpt25
      namespace: kube-system
      uid: e4039609-ebe6-42ae-987a-4700d91b0056
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
