apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-19T02:55:00Z"
  creationTimestamp: "2026-05-19T02:53:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 1707aab4-26d6-4321-86cf-51cfa898a87f
subsets:
- addresses:
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w4hzh
      namespace: kube-system
      uid: 25eabbf3-95ea-46ca-a67a-b6f0a226ef20
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c8mrn
      namespace: kube-system
      uid: 335764c2-21ba-4ee8-ad0a-1e392adf98d4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
