apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-30T08:20:22Z"
  creationTimestamp: "2026-06-30T08:19:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1008"
  uid: 61bce27b-4328-4107-a7f6-ddfb4a2ccc41
subsets:
- addresses:
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lttgn
      namespace: kube-system
      uid: 901bc6b9-9582-4195-894a-f2df895ee626
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hd4qm
      namespace: kube-system
      uid: f51e7efa-d673-460f-bf4f-d5a4369aa8ac
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
