apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-28T10:59:24Z"
  creationTimestamp: "2026-06-28T10:58:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1080"
  uid: 7e1421c9-dfb8-4e6a-81a1-87816303c676
subsets:
- addresses:
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vfvkw
      namespace: kube-system
      uid: 5797da40-8a13-48b6-a3ee-93dde0d84cc3
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wvndj
      namespace: kube-system
      uid: 87cb04e6-10d1-419e-a505-ea09b109d6e6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
