apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-27T19:42:13Z"
  creationTimestamp: "2026-04-27T19:40:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "955"
  uid: c95094e5-0510-4df1-8a0e-473907040366
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gw26c
      namespace: kube-system
      uid: d5cb4aa6-32e5-4c2e-8326-069c8c24fb14
  - ip: 10.0.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q5p7d
      namespace: kube-system
      uid: 5dddbff2-ae70-4fad-a8d5-dd57bba84a06
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
