apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-11T03:23:26Z"
  creationTimestamp: "2026-07-11T03:22:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: d8ae3255-8f8f-46a7-8835-8a0367265a5e
subsets:
- addresses:
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h7qpk
      namespace: kube-system
      uid: 619b1d70-e74b-4003-99ab-9ec645faa9d8
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j77zz
      namespace: kube-system
      uid: e16cf2bb-ba64-4a61-9afe-ba7887e23822
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
