projectsveltos.hashnode.devDeclutter Your Kubernetes Cluster: Automate Resource Removal and Updates with CleanerIn the realm of cloud-native applications, Kubernetes has emerged as the de facto platform for orchestrating containers and managing distributed systems. However, as Kubernetes environments grow in size and complexity, it becomes increasingly challen...Dec 12, 2023·4 min read
projectsveltos.hashnode.devUsing Projectsveltos to Manage Kubernetes Add-ons on Civo Cloud ClustersCivo Cloud is a cloud computing platform that provides developers with a simple and predictable way to deploy and manage their applications. Civo is focused on providing a developer-friendly experience, with a focus on Kubernetes and other cloud-nati...Nov 3, 2023·4 min read
projectsveltos.hashnode.devA dynamic approach to Kubernetes add-on and application managementAs the demand for scalable and efficient Kubernetes infrastructure continues to grow, so does the need for automated solutions to manage clusters. ClusterAPI has emerged as a powerful solution for programmatically creating, upgrading and deleting clu...Oct 11, 2023·3 min read
projectsveltos.hashnode.devKubernetes Cluster Management and Cloud AutomationProjectsveltos, Crossplane, and ClusterAPI are three open-source projects that can be used together to simplify the management of Kubernetes clusters. ClusterAPI is a Kubernetes subproject that provides declarative APIs and tooling to simplify provi...Sep 12, 2023·10 min read
projectsveltos.hashnode.devUsing Sveltos to Deploy Kubernetes Resources in a Controlled and Orderly MannerWhen deploying Kubernetes resources in a cluster, it is sometimes necessary to deploy them in a specific order. For example, a CustomResourceDefinition (CRD) must exist before any custom resources of that type can be created. Sveltos can help you sol...Aug 22, 2023·3 min read