apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-19T15:40:42Z"
  creationTimestamp: "2026-05-19T15:39:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "954"
  uid: f91fa017-e520-4b0e-a3db-9ecd5347e642
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6sjcr
      namespace: kube-system
      uid: 2538c338-7986-472b-b62b-84eaa8079e92
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4rf4q
      namespace: kube-system
      uid: aa84b09e-551d-4a54-ab3b-cef23659c541
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
