How-To Guides
...
Using AAPM Agent on Kubernetes...
Test Application
1 min
in this section, a test application is created to demonstrate secret injecting into kubernetes applications in the example, the nginx server is set \# kubectl apply f test deploy yaml \# kubectl get deployment name ready up to date available age my test deployment 1/1 1 1 61s \# kubectl get pods name ready status restarts age my test deployment 65fc9c7646 4hqsk 1/1 running 0 62s