apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-23T05:21:55Z"
  creationTimestamp: "2026-03-23T05:21:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "826"
  uid: d7aa7e7a-5722-491c-8556-6a646d0e0a02
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dqfz7
      namespace: kube-system
      uid: 3c9a0ec3-c992-4b40-8d48-98fc19327873
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-49cnq
      namespace: kube-system
      uid: 9e590253-2272-4cac-9f3d-268651b38365
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
