Changelog
New features and improvements
Resource explorer
Navigate and inspect your Kubernetes resources with our new resource explorer. This powerful interface gives you deep visibility into the state of your deployments, allowing you to drill down into pod…
New installation view
We’ve completely redesigned the installation view to provide better visibility into your deployments. The new interface offers improved navigation, cleaner organization of installation details, and en…
GCP support
Ryvn now supports Google Cloud Platform (GCP) alongside AWS and Azure. You can create new environments on Google Kubernetes Engine (GKE) and deploy your services to customer GCP environments. The GCP …
Private registries
Connect your private Docker and Helm registries directly to Ryvn for secure deployment workflows. You can now configure authentication credentials for private registries and deploy services using priv…
Azure support
Deploy your applications to Microsoft Azure with the same ease and consistency as AWS and Google Cloud. Ryvn now fully supports Azure Kubernetes Service (AKS) provisioning, giving you true multi-cloud…
Terraform secrets
Define and securely reference secrets within your Terraform service configurations. You can now create secrets in Ryvn and reference them in your Terraform variables using the template syntax `{{ k8…
AWS BYOC and BYOVPC
Deploy directly into your AWS cloud account with our new Bring Your Own Cloud (BYOC) and Bring Your Own VPC (BYOVPC) capabilities. BYOC automatically provisions complete AWS infrastructure including n…
Terraform service type
Deploy infrastructure components directly through Ryvn with our new Terraform service type. This service type allows you to provision cloud resources like RDS databases as part of your application dep…
Environment variables
Configure environment variables directly in your Ryvn services to customize application behavior across different environments. When installing a service, you can now set environment variables through…
Server service type
Deploy HTTP services with our new server service type, designed specifically for web applications and APIs. Server services automatically handle load balancing, SSL certificates, and health checks, ma…
Ryvn agent
The Ryvn agent is now available for deployment in your environments. This lightweight Kubernetes operator establishes secure communication between your clusters and Ryvn’s control plane, enabling auto…
Installation configuration
Configure your installations with custom settings and environment-specific parameters. This new capability allows you to tailor each installation to meet specific requirements, whether you’re deployin…
Secrets management
Manage your application secrets directly within Ryvn. You can now view, add, and edit secrets for your services through an intuitive interface. Secrets are securely stored and automatically injected i…
One-click rollbacks
Instantly revert problematic deployments with our new one-click rollback feature. When a deployment causes issues, you can now roll back to the previous working version directly from the deployment in…