23 lines
922 B
Markdown
23 lines
922 B
Markdown
# Modern Container Application Reference Architecture
|
|
|
|
Welcome to the repository for the Modern Container Application Reference Architecture. This repository contains a comprehensive guide and reference architecture for building scalable, portable, resilient, and agile containerized applications.
|
|
|
|
## Documentation
|
|
|
|
For more detailed information, please refer to the documentation available in two languages:
|
|
|
|
- [中文文档 (Chinese Documentation)](docs/README_CN.md)
|
|
- [English Documentation](docs/README_EN.md)
|
|
|
|
## Getting Started
|
|
|
|
Follow the links above to the documentation in your preferred language to get started with using this reference architecture.
|
|
|
|
## Contributing
|
|
|
|
We welcome contributions to this project. If you have suggestions, improvements, or find any issues, feel free to submit a pull request.
|
|
|
|
## License
|
|
|
|
This project is released under the GPL V3 license. For more details, see the LICENSE file.
|