Use Operators
Guidance on deploying common Operators and managing and using resource instances in Operators.
DevOps Tools refer to external tools that can be integrated into DevOps, such as GitLab.
Deploy etcd using Operator. etcd is a distributed key-value store system that provides a reliable way to store data across clusters. etcd can cleverly handle node elections during network partitions and provides fault-tolerance support for nodes including the leader.
Harbor is a Docker image management tool that can improve the efficiency of building and transferring images in a Registry.
Katanomi is a core DevOps component developed by the platform, mainly providing integration binding, credential synchronization, continuous building based on Tekton, deployment and release capabilities for DevOps toolchains. If you need to use the above DevOps functions in a business cluster, you usually need to deploy Tekton and Knative together to achieve richer DevOps functionality.
Knative Operator provides a complete event mechanism for the platform toolchain to ensure that asynchronous operations in the platform can be executed as scheduled in complex business environments.
Prometheus is an open-source system monitoring and alerting toolkit.
Tekton is a cloud-native framework for creating DevOps CI/CD capabilities, providing continuous build and deployment features for platforms.
Argo CD is a declarative, GitOps pipeline tool for Kubernetes.