apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-25T19:40:29Z"
  creationTimestamp: "2026-06-25T19:39:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "941"
  uid: 0413a2b4-404d-4861-a765-d65d9cc32442
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pkwfc
      namespace: kube-system
      uid: dc0760cf-4471-4b53-a529-54a147ba5d34
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b5pkl
      namespace: kube-system
      uid: ceb747e1-f205-4a11-a7fc-ee7423792d4a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
