apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-16T00:29:10Z"
  creationTimestamp: "2026-06-16T00:28:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "935"
  uid: 0b47aba0-7872-4873-a4da-cda901ddcb66
subsets:
- addresses:
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v6lj7
      namespace: kube-system
      uid: 6f068aa5-5abd-4001-b506-dc7e3ee36b29
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-67vzt
      namespace: kube-system
      uid: d6ef3f84-4ab8-4ed8-a8eb-f0bc49fd9188
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
