apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-08T19:23:34Z"
  creationTimestamp: "2026-05-08T19:22:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: e8aa05b4-b744-45e8-9caf-c70882942c8a
subsets:
- addresses:
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ckv56
      namespace: kube-system
      uid: d20e8878-4d5a-4923-8c80-334fa5985f8d
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jwxdr
      namespace: kube-system
      uid: 9fa1d0b7-c557-4da6-b6d9-276925a63ead
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
