One of the hallmarks of Kubernetes is that the same cluster can run anywhere. For real-world systems, it's not always trivial if you use services that are not available locally or are prohibitively slow or expensive to access locally. The trick is to find a good spot between high fidelity and convenience.
Let's write a smoke test that takes Delinkcious through the primary workflow of getting links, adding links, and checking their status.