Skip to content

Commit

Permalink
Update index.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
David Yu authored Jun 14, 2024
1 parent b2d2934 commit 36f75c5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions website/content/docs/install/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,7 @@ $ curl -L -o cni-plugins.tgz "https://github.com/containernetworking/plugins/rel
sudo mkdir -p /opt/cni/bin && \
sudo tar -C /opt/cni/bin -xzf cni-plugins.tgz
```



<h4>Install consul-cni CNI plugin</h4>

If the `transparent_proxy` block is used for Consul Service Mesh, then the
Expand Down Expand Up @@ -318,8 +317,7 @@ $ curl -L -o cni-plugins.tgz "https://github.com/containernetworking/plugins/rel
sudo mkdir -p /opt/cni/bin && \
sudo tar -C /opt/cni/bin -xzf cni-plugins.tgz
```



<h4>Install consul-cni CNI plugin</h4>

If the `transparent_proxy` block is used for Consul Service Mesh, then the
Expand Down

0 comments on commit 36f75c5

Please sign in to comment.