.. Controllers documentation master file, created by sphinx-quickstart on Sat Mar 27 16:10:20 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ODA-CA Troubleshooting Guide ============================ If you have deployed an ODA Component into an ODA Canvas environment and are having problems getting things to work, then this troubleshootinng guide is for you! The guide shows different techniques and resources that are available for analysing issues. Some of the approaches are specific to the ODA Canvas environment, and others are generic Kubernetes troubleshooting techniques. Thee approaches are listed below (you might apply them in different orders depending on your problem). ODA-CA Specific guides ---------------------- .. toctree:: :maxdepth: 1 :caption: Contents: CTK.md Controller-Logging.md Exploring-Custom-Resources.md Generic Kubernetes guides ------------------------- .. toctree:: :maxdepth: 1 :caption: Contents: Microservice-Logging.md Internal-Kubernetes-Testing.md Postman-API-Tests.md