apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-18T22:13:11Z"
  creationTimestamp: "2026-04-18T22:12:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 519c22cd-a239-462f-a654-257ba4e8b766
subsets:
- addresses:
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-htd8r
      namespace: kube-system
      uid: 24dd12bb-bd2f-4c18-8379-95fb6635c7f2
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dgrv7
      namespace: kube-system
      uid: 96a2f1e7-f5ea-4ce7-90a5-6fb9d72af63a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
