apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-09T16:54:31Z"
  creationTimestamp: "2026-05-09T16:53:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 5973f03d-d0e5-42a8-93ee-209cd4b24504
subsets:
- addresses:
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4wrzd
      namespace: kube-system
      uid: 9498ea0e-a2fa-425d-9209-82be46dee457
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xrxfv
      namespace: kube-system
      uid: 6c248153-e671-4bf9-9f2c-3aa8e8631145
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
