Build Once, Deploy Everywhere: Handling Environment Variables in Frontend
TL;DR: Streamlining frontend deployments, build once and deploy everywhere with dynamic environment variables using Kubernetes ConfigMaps.
TL;DR: Streamlining frontend deployments, build once and deploy everywhere with dynamic environment variables using Kubernetes ConfigMaps.
Discover Helm: Simplifying Kubernetes deployments with package management. Learn about Helm charts, configuration streamlining, and Devtron's enhancements for seamless deployments.
Simplify your K8s workflow with features like Releases for streamlined deployments, Resource Watcher for automated incident resolution and enhanced resource visibility through label propagation. Plus, improved observability and bug fixes make your life easier!
TLDR: EKS clusters can run out of IPs, causing deployment issues. This blog shows how to reserve minimum IPs using environment variables in the aws-node daemonset to prevent this problem.
TL;DR: kubectl create creates new Kubernetes resources, while kubectl apply updates existing resources based on configuration files. Learn how each handles configuration changes and when to use them for managing Kubernetes resources.
Detect and fix common container vulnerabilities to secure your applications using Devtron's comprehensive management and scanning capabilities
Dive deep into the concept of DevSecOps, challenges associated with its implementation and explore how Devtron's robust DevSecOps capabilities offer an effective solution.
Devtron's April release boosts Kubernetes efficiency and security. Enjoy streamlined resource management, secure port forwarding for simplified cluster access and vulnerability scanning for robust deployment protection.