apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-05T09:44:24Z"
  creationTimestamp: "2026-05-05T09:43:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: e2b5d60c-9ede-4348-a16e-830f23106b9b
subsets:
- addresses:
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j227g
      namespace: kube-system
      uid: 48116706-f927-45d1-8e43-e33b3e7b51ba
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lsdcm
      namespace: kube-system
      uid: 450621ae-c563-41e7-88b2-7ec27e4819a9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
