Project Calico provides layer 3 networking and network isolation for scalable Kubernetes and container workloads. This document demonstrates how to set up and test network isolation between rkt containers using Calico on a multi-node cluster. It describes creating Calico networking configurations and profiles for two rkt networks, deploying containers to each network on different nodes, and validating that containers can communicate within but not across networks due to Calico network policies.