apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-28T04:58:41Z"
  creationTimestamp: "2026-04-28T04:57:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: 7429d69c-6288-4c5a-b082-c6aa7ee13f21
subsets:
- addresses:
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wg2t2
      namespace: kube-system
      uid: a4062aa0-606a-438e-8f24-ba6f0393d0d3
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d9z55
      namespace: kube-system
      uid: 4bd9e261-dd7b-4e4a-977f-91a8968a2510
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
