apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-28T13:47:29Z"
  creationTimestamp: "2026-04-28T13:46:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: f6b3603e-533f-4a28-80fa-0de45a3b9a06
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-86mwz
      namespace: kube-system
      uid: 3aa80e93-58ea-40c5-bf29-06c6ea8df3bc
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ws8s4
      namespace: kube-system
      uid: ccc0e319-aa41-4229-8a05-6842e4ead680
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
