mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
33 lines
815 B
Markdown
33 lines
815 B
Markdown
---
|
|
title: "参考"
|
|
description: "KubeSphere 使用的词汇表以及如何使用 KubeSphere API 构建您自己的应用程序"
|
|
layout: "single"
|
|
|
|
linkTitle: "参考"
|
|
|
|
weight: 17000
|
|
|
|
icon: "/images/docs/docs.svg"
|
|
|
|
---
|
|
|
|
本章包含 KubeSphere 中的常用词汇表和有关 KubeSphere API 的信息。
|
|
|
|
## [词汇表](../api-reference/glossary/)
|
|
|
|
KubeSphere 中使用的词汇表。
|
|
|
|
## [KubeSphere API](../api-reference/api-docs/)
|
|
|
|
REST API 是 KubeSphere 的基本结构。本指南向您展示如何访问 KubeSphere API 服务器。
|
|
|
|
## API 变更
|
|
|
|
### [日志系统](../api-reference/api-changes/logging/)
|
|
|
|
KubeSphere 3.0 中**日志系统**(服务组件)的 API 变更。
|
|
|
|
### [监控系统](../api-reference/api-changes/monitoring/)
|
|
|
|
KubeSphere 3.0 中**监控系统**(服务组件)的 API 变更。
|