mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Update calico-ebpf.md
This commit is contained in:
parent
2674dec384
commit
5ad450b8cc
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: '开启 Calico eBPF 数据平面实践'
|
||||
tag: 'Kubernetes,Calico,eBPF '
|
||||
tag: 'Kubernetes,Calico,eBPF'
|
||||
keywords: 'Kubernetes, Calico, eBPF'
|
||||
description: '在本篇文章中,我们将首先演示通过 KubeKey 创建一个标准的 K8s 集群,并切换数据平面到 eBPF,最后基于该数据平面做一个简单的演示。'
|
||||
createTime: '2021-06-24'
|
||||
|
|
@ -159,4 +159,4 @@ curl http://<external-ip>:30604
|
|||
|
||||

|
||||
|
||||
> 注意:如果集群本身部署在云平台环境中,如果节点位于 VPC 网络当中,需要设置相应的端口转发规则,并开启相应的防火墙端口。
|
||||
> 注意:如果集群本身部署在云平台环境中,如果节点位于 VPC 网络当中,需要设置相应的端口转发规则,并开启相应的防火墙端口。
|
||||
|
|
|
|||
Loading…
Reference in New Issue