apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-04T15:36:46Z"
  creationTimestamp: "2026-08-04T15:33:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1215"
  uid: 0c2e7eb2-20c4-4221-a4e6-bb2518875ea6
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cgrx5
      namespace: kube-system
      uid: 6914e33b-64ed-4fbe-ade7-3fb3f0c838d3
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wz6qf
      namespace: kube-system
      uid: 265b1b2d-dd20-4bae-8011-470817aaf029
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
