Skip to content

koh-satoh-wpg/spire-koh-repro

Repository files navigation

Pre-requsite

Minikube is installed.

How to repro

  1. Get two spire-servers running, and get cluster-static-entry.yaml ready.
    ./test.sh
  2. 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
  3. (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
  4. Go back to the log terminal and observe the error log is running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published