apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-17T03:46:10Z"
  creationTimestamp: "2026-06-17T03:44:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "944"
  uid: e2db8be8-a792-4b0c-a87e-4ea62698ee69
subsets:
- addresses:
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6tcdj
      namespace: kube-system
      uid: dc6fd5b9-86ee-45d8-8159-0a1d5e57abfb
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cp87p
      namespace: kube-system
      uid: 171a0e5d-bc68-4080-8de6-1ea05c66ec6c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
