Learn how to deploy Kubernetes manifests directly through TrueFoundry’s web interface with a complete example.
Navigate to Deployments
Select Helm
Select K8s Manifest
Configure Your Deployment
web-app
) and add your Kubernetes
manifest in the Manifests section - Click Submit to deployMonitor Deployment
1. Namespace
2. ConfigMap (HTML Content)
3. Deployment (Nginx)
4. Service (Internal)
5. Gateway (External Access)
6. VirtualService (Routing)
Complete Manifest (All-in-One)