apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-20T08:07:33Z"
  creationTimestamp: "2026-04-20T08:06:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "931"
  uid: 5bba5916-ada6-4df7-91ff-8c1496e32e00
subsets:
- addresses:
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9kt2m
      namespace: kube-system
      uid: a3130ad1-1d9d-4443-96d6-3ba4709a5e6b
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2nr8h
      namespace: kube-system
      uid: e4507936-ba2b-488d-a5aa-82dc9444475a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
