Install LogDNA's agent to gather logs for your cluster:
kubectl apply -f https://raw.githubusercontent.com/manifoldco/service-catalog-tutorial/labs/yaml/logdna-agent.yaml*You can view the complete manifest here
The agent will use the secret configured by your service binding to speak to LogDNA.
Find the name of your LogDNA resource in Manifold:
manifold listGenerate a single sign on link for LogDNA:
manifold sso $YOUR_RESOURCE_NAME_HERE✔ Resource: tasteful-vanilla-dodecahedron (Tasteful Vanilla Dodecahedron)
Your SSO link for tasteful-vanilla-dodecahedron is https://api.logdna.com/manifold/v1/sso?code=████████████████&resource_id=████████████████
View this link in your browser, to see logs for your cluster, and your simple web app:
Next: Cleanup
