mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
fix: Remove openlb link on footer (#3264)
* fix: Remove openlb link on footer Signed-off-by: lannyfu <lannyfu@kubesphere.io> * fix Signed-off-by: lannyfu <lannyfu@kubesphere.io> --------- Signed-off-by: lannyfu <lannyfu@kubesphere.io>
This commit is contained in:
parent
cd04038765
commit
b0ea250339
|
|
@ -11,9 +11,6 @@ footer:
|
|||
- content: Cloud Native Observability
|
||||
link: observability/
|
||||
|
||||
- content: Bare Metal LoadBalancer
|
||||
link: 'https://openelb.github.io/'
|
||||
|
||||
- content: Functions-as-a-Service Platform and Serverless
|
||||
link: 'https://github.com/OpenFunction/OpenFunction'
|
||||
|
||||
|
|
|
|||
|
|
@ -11,9 +11,6 @@ footer:
|
|||
- content: 构建云原生可观测性
|
||||
link: observability/
|
||||
|
||||
- content: 物理机 K8s 暴露服务
|
||||
link: 'https://openelb.github.io/'
|
||||
|
||||
- content: K8s 一键部署与运维
|
||||
link: 'https://github.com/kubesphere/kubekey'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue