Manages PipeCD continuous delivery operations including deployment, configuration, monitoring, and integration with Qwen LLM for K8sGPT. Use when setting up PipeCD, configuring applications, managing deployments, or integrating with AI-powered analysis.
Manages PipeCD continuous delivery operations across multi-cloud environments with AI-powered analysis and automation capabilities.
# Create namespace and install control plane
kubectl create namespace pipecd
kubectl apply -n pipecd -f https://raw.githubusercontent.com/pipe-cd/pipecd/master/quickstart/manifests/control-plane.yaml
# Access the console
kubectl port-forward -n pipecd svc/pipecd 8080
apiVersion: pipecd.dev/v1beta1