apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-17T15:16:12Z"
  creationTimestamp: "2026-06-17T15:14:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "997"
  uid: 8bc39da7-82c4-485e-b370-9e52bd7490a3
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qlw6n
      namespace: kube-system
      uid: 864bca77-9e5e-4934-a7c0-ba899dae86c1
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zmr7q
      namespace: kube-system
      uid: c1c9b82c-d568-4cc8-8ec6-eac2bbc03f69
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
