apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-20T05:32:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "671"
  uid: 85e09815-e701-400d-9356-025a7b95c593
subsets:
- addresses:
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fm4xt
      namespace: kube-system
      uid: 16fbfe26-051e-47c5-aa2c-863eb9fc8d28
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ks2fg
      namespace: kube-system
      uid: edb7ecc5-cee0-43ba-a17e-1eac29475b13
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
