apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-04T10:15:12Z"
  creationTimestamp: "2026-04-04T10:13:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "958"
  uid: 4ab2ac59-c69c-48ac-ba31-ff7a89206b53
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tpvmj
      namespace: kube-system
      uid: 5ca7cc24-96c2-4a67-b0c1-85baf901aaec
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4wms7
      namespace: kube-system
      uid: 2e804861-a928-4e94-8678-d20b15dbb3e8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
