Configuring Calico before Deployment
This section provides instructions on configuring calico before deploying AppViewX on Azure.
Warning: Follow these instructions ONLY if you are
deploying AppViewX on Azure.
- Navigate to the /home/appviewx/appviewx_kubernetes/configs/kube directory.
- Open the calico.yaml file in edit mode.
- Change the value of the CALICO_IPV4POOL_VXLAN parameter from CrossSubnet to Always.
- Change the value of the CALICO_IPV4POOL_IPIP parameter from Always to Never.
- Save the changes to the calico.yaml file.
- Close the editor.
