apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-11T21:38:46Z"
  creationTimestamp: "2026-03-11T21:37:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "727"
  uid: f0d07d58-ddf1-4250-9c19-474f1b4a6bdf
subsets:
- addresses:
  - ip: 10.0.0.114
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7vd6f
      namespace: kube-system
      uid: 6836323f-17ea-4b3e-8b35-dea673d8b66a
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gb8wm
      namespace: kube-system
      uid: 1132032f-8c61-4d5c-8ad1-4cf0f691c676
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
