apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-26T21:05:01Z"
  creationTimestamp: "2026-05-26T21:03:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1000"
  uid: 2b769117-2d51-4a5d-84ae-547c1ee277df
subsets:
- addresses:
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9w5hj
      namespace: kube-system
      uid: 66afeb44-3ef2-4529-aab8-b440b78d9f8e
  - ip: 10.0.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2rxlj
      namespace: kube-system
      uid: bea68788-dfc7-4d6e-892c-65c026b78f42
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
