Minikube is installed.
- Get two spire-servers running, and get cluster-static-entry.yaml ready.
./test.sh
- In a separate terminal, watch for server2/spire-server log. Observe that's stable at this moment.
kubectl -n server2 logs -f spire-server-0 -c spire-server
- (Leave the log termnal and go back to the main terminal,) apply cluster-static-entry.yaml, a registration entry under server1.com trust domain.
kubectl apply -f cluster-static-entry.yaml
- Go back to the log terminal and observe the error log is running.