# Pastebin 0nhBpLUn curl -L https://raw.githubusercontent.com/projectcalico/canal/master/k8s-install/1.6/canal.yaml -o canal.yaml sed -i "s@192.168.0.0/16@10.1.0.0/16@" canal.yaml sed -i "s@10.96.232.136@10.3.3.100@" canal.yaml kubectl apply -f canal.yaml