mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Update index.mdx
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user