kind create cluster --config cluster.yaml
kubectl apply -k /home/dhertzberg/projects/meshnet-cni/manifests/base
https://github.com/aristanetworks/arista-ceoslab-operator
kubectl apply -f https://raw.githubusercontent.com/metallb/metallb/v0.13.7/config/manifests/metallb-native.yaml
kubectl apply -f metallb-config.yaml
ceoslab 4.31.0F ecc52bdfdf25 7 weeks ago 2.42GB kind load docker-image ceoslab:4.31.0F
git pull kne && cd kne_cli && go build.. then move file here ./kne_cli create ceos.pb.txt
kubectl get pods -n ceos
NAME READY STATUS RESTARTS AGE
keng-controller 2/2 Running 0 26m
keng-port-eth1 2/2 Running 0 26m
keng-port-eth2 2/2 Running 0 26m
r1 1/1 Running 0 26m
r2 1/1 Running 0 26m
go test -testbed=testbed.textproto -config=$PWD/config.yaml
Testing output can be found with the testingoutput.txt file.