mirror of
https://github.com/kubesphere/website.git
synced 2025-12-31 10:52:57 +00:00
23 lines
587 B
Markdown
23 lines
587 B
Markdown
---
|
|
title: "Toolbox"
|
|
description: "Help you to better understand KubeSphere toolbox"
|
|
layout: "single"
|
|
|
|
linkTitle: "Toolbox"
|
|
|
|
weight: 5500
|
|
|
|
icon: "/images/docs/docs.svg"
|
|
---
|
|
|
|
This chapter demonstrates how to use toolbox of KubeSphere to perform log queries and run commands with web kubectl.
|
|
|
|
## [Log Query](../toolbox/log-query/)
|
|
|
|
Understand how you can perform quick log queries to keep track of the latest logs of your cluster.
|
|
|
|
## [Web Kubectl](../toolbox/web-kubectl/)
|
|
|
|
The web kubectl tool is integrated into KubeSphere to provide consistent user experiences for Kubernetes users.
|
|
|