告警规则监控列表这里不是全部
Created by: huanggze
General remarks
Please delete this section including header before submitting 也可以使用中文
This form is to report bugs. For general usage questions refer to our Slack channel KubeSphere-users
Describe the bug(描述下问题) A clear and concise description of what the bug is.
For UI issues please also add a screenshot that shows the issue.
需要检查 resource kapi,应该做了分页(默认 limit=10,page=1)。api 返回里写了 total_count=12)。没有处理分页,所以只展示了10个item,而不是全部监控目标
Versions used(KubeSphere/Kubernetes的版本) KubeSphere: 2.1.0 Kubernetes: (If KubeSphere installer used, you can skip this)
Environment(环境的硬件配置) How many nodes and their hardware configuration:
For example: 3 masters: 8cpu/8g 3 nodes: 8cpu/16g
(and other info are welcomed to help us debugging)
To Reproduce(复现步骤) Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior(预期行为) A clear and concise description of what you expected to happen.