ibm-deploy
Installation
SKILL.md
IBM Cloud Deployment
Generate IBM Cloud deployment configuration for the given service.
Deployment Types
IKS / OpenShift (default)
- Kubernetes manifests for IBM Cloud Kubernetes Service or Red Hat OpenShift
- Container Registry (ICR) for images
- Secrets Manager for sensitive configuration
- Ingress with IBM Cloud ALB or OpenShift Routes
- Rolling update strategy, HPA, PodDisruptionBudget
Code Engine
- Application or job definition with container image
- Traffic splitting for canary deployments
- Auto-scaling: min/max instances, concurrency target
- Secret and configmap bindings
- Custom domain mapping