└── README.md /README.md: -------------------------------------------------------------------------------- 1 | ### Index 2 | 3 | ## PaaS-TA 가이드 문서 4 | - Application Platform (AP) 5 | - [아키텍처](https://github.com/PaaS-TA/application-platform-guide/blob/master/architecture/README.md) 6 | - [설치 가이드](https://github.com/PaaS-TA/application-platform-guide/blob/master/install/README.md) 7 | - [사용 가이드](https://github.com/PaaS-TA/application-platform-guide/blob/master/user_guide/README.md) 8 | 9 | + PaaS-TA Sidecar 10 | - [아키텍처](https://github.com/PaaS-TA/sidecar-guide/blob/master/architecture/sidecar.md) 11 | - [설치 가이드](https://github.com/PaaS-TA/sidecar-guide/tree/master/install/README.md) 12 | 13 | * Container Platform (CP) 14 | * [아키텍처](https://github.com/PaaS-TA/paas-ta-container-platform/blob/master/architecture/Readme.md) 15 | * [설치 가이드](https://github.com/PaaS-TA/paas-ta-container-platform/blob/master/install-guide/Readme.md) 16 | * [사용 가이드](https://github.com/PaaS-TA/paas-ta-container-platform/blob/master/use-guide/Readme.md) 17 | 18 | + Monitoring 19 | + [아키텍처](https://github.com/PaaS-TA/paas-ta-monitoring-guide/blob/master/architecture/PAAS-TA_MONITORING_ARCHITECTURE.md) 20 | + [설치 가이드](https://github.com/PaaS-TA/paas-ta-monitoring-guide/blob/master/install/PAAS-TA_MONITORING_INSTALL_GUIDE.md) 21 | + [사용 가이드](https://github.com/PaaS-TA/monitoring-guide/blob/master/user/user_guide.md) 22 | --------------------------------------------------------------------------------