This chapter's scripts have dependencies from the previous chapter. Make sure that you complete the exercises in Chapter 11, Exploring Istio Security Features, before starting here.
Let's change the directory for scripts that we will be using in this chapter:
$ cd ~/istio
$ cd scripts/03-policies
Make sure that all istio-lab pods show a Ready 2/2 state:
$ kubectl -n istio-lab get pods
Once that's done, we're ready to begin!