apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T21:45:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: f42555a7-d48f-44e9-b008-fc77d7a4f488
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qbhpn
      namespace: kube-system
      uid: 4eac87ac-cc6e-4894-941e-7c7e0cfdc180
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hcv8c
      namespace: kube-system
      uid: 494fdf45-e2d4-450a-a4dc-b4d366128f84
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
