apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-19T11:02:45Z"
  creationTimestamp: "2026-04-19T11:01:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "966"
  uid: c5c8c812-8c6f-439a-a0eb-84c5fb3e08cc
subsets:
- addresses:
  - ip: 10.0.0.114
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bz8zc
      namespace: kube-system
      uid: 9420a794-8499-4723-9b7c-51d757cdea39
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n25ph
      namespace: kube-system
      uid: 1ff8190e-6f14-4b74-9ed1-60c7e99e1104
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
