CloudCasa for Velero Datasheet
Velero is a popular open-source Kubernetes backup tool that is used by thousands of organizations for protecting Kubernetes workloads. CloudCasa for Velero is a new service offering that combines ...
Cloud-aware integration for GKE backup that supports Google Compute Disk (non-CSI) PVs, and Google cloud storage for storing your GKE backups.
Google Cloud Platform (GCP) is a widely used cloud computing platform for several reasons, including their convenient, easy-to-use tools and services.
Cloud-aware integration for GKE backup, that supports Google Compute Disk (non-CSI) PVs and abilty to store your GKE backups in Google cloud storage.
CloudCasa is primarily a software as a service which means users don’t require any infrastructure to set up and manage GKE backups with CloudCasa.
CloudCasa supports direct integration with GCP on a per-project basis using a custom role. The integration enables auto-discovery, configuration backup, and auto-creation on restore for GKE clusters.
CloudCasa supports these different infrastructures and different cloud accounts to bridge the gap between the other cloud vendors dealing with different storage class types etc.
It supports direct integration with GCP on a per-project basis using a custom role. The integration enables auto-discovery, configuration backup, and auto-creation on restore for GKE clusters. To link CloudCasa to your GCP account, go to the Cloud Accounts page under the Configuration tab and click the “Add cloud account” button. Then select “Google Cloud.” You can then click on the “Open in Google Cloud Shell” button to open a cloud shell instance to complete the setup. You will be prompted to confirm that you trust the “cloudcasa-gcp-deployment” repo and authorize Cloud Shell to make the necessary GCP API calls. Then a tutorial will walk you through the simple process of completing the integration. This will grant CloudCasa the permissions it needs, and only the permissions it needs, to discover, back up, and restore GKE clusters.
CloudCasa allows GKE users to register their Google Cloud Platform accounts to centralize backup and recovery of all GKE clusters, customize networking, auto-scaling and sizing configuration on recovered clusters and restores backup of any cluster, on-premises or in the cloud. This update allows customers to automatically see their GKE, AKS, and EKS clusters in one view and apply global protection and recovery policies across multiple accounts and regions.
We are taking advantage of some of the unique API sets available from each respective cloud. For example, with Amazon, we’re hooking directly into CloudFormation stack for Microsoft Azure. It’s the Azure Resource Manager. And with Google, we’re hooking directly into the Google Kubernetes Engine service, as Sebastian demonstrated through the deployment of our aging template directly on the cloud service itself.
Added support for backing up PVs using additional non-CSI or “in-tree” drivers on AKS and GKE. These include Google Compute Disks on GKE (provisioner “kubernetes.io/gce-pd”).These volumes require some additional manual configuration on your clusters, mainly to provide required credentials to the agent.
Added the ability to automatically install the CloudCasa agent on clusters that support it. This currently means auto-discovered GKE clusters with public control plane endpoints. You’ll be given the automatic install option, if it’s available, when adding a “Discovered” cluster in the UI. Just click “Install,” and you’ll be done!
Velero is a popular open-source Kubernetes backup tool that is used by thousands of organizations for protecting Kubernetes workloads. CloudCasa for Velero is a new service offering that combines ...
As Kubernetes continues to grow in popularity, the shift to microservices is changing the way organizations develop, run and protect applications. It is no secret that data protection and ...
Microservices are now a common and critical component of enterprise applications. In just a few short years, we have moved from stateless, microservices-based applications residing in the front end ...