JetBrains CodeCanvas
 
2024.3

Kubernetes Network Settings

Last modified: 07 June 2024

Users who run Docker containers inside dev environments (nested containers) may face network conflicts. The issue occurs when the IP addresses assigned by Docker to its containers overlap with the network ranges used by the K8s cluster where the dev environment is running.

CodeCanvas uses the following networks to provide connection between dev environments and external resources:

To avoid potential network conflicts, ensure that the subnets (in CIDR notation) of these networks don't overlap.

Below you will find the default subnets of the networks and our recommendations on how to change a particular subnet.