apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-14T16:06:28Z"
  creationTimestamp: "2026-04-14T16:05:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1060"
  uid: 2ffb39d2-5523-451f-ae4c-9c0efc250316
subsets:
- addresses:
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z497k
      namespace: kube-system
      uid: 77a5d23d-c4fa-4b6c-b2fc-0aebd8ea8b7d
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-55fhz
      namespace: kube-system
      uid: 70b29cc4-7cba-4b8a-a346-336c457805df
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
