object storage

How To Set Up a CD Pipeline with Spinnaker on Kubernetes — step-by-step Kubernetes tutorial on Progressive Robot

How To Set Up a CD Pipeline with Spinnaker on Kubernetes

Spinnaker is an open-source resource management and continuous delivery application for fast, safe, and repeatable deployments, using a powerful and customizable pipeline system. Spinnaker allows for automated application deployments to many platforms, including Kubernetes. In this tutorial, you’ll deploy Spinnaker to Kubernetes using Halyard, with object storage as the underlying back-end storage.

Read more
Como criar um Space e uma API Key na the cloud provider — step-by-step DevOps tutorial on Progressive Robot

Como criar um Space e uma API Key na the cloud provider

object storage é um serviço de armazenamento de objetos que torna mais fácil e econômico armazenar e fornecer grandes quantidades de dados. Spaces individuais podem ser criados e colocados em uso rapidamete, sem necessidade de configuração adicional. Neste tutorial,…

Read more
How To Set Up a Private Docker Registry on Top of object storage and Use It with Kubernetes — step-by-step Docker tutorial on Progressive Robot

How To Set Up a Private Docker Registry on Top of object storage and Use It with Kubernetes

A private Docker registry allows you to securely share your images within your team or organization. By hosting your private Docker registry directly in your Kubernetes cluster, you achieve higher speeds, lower latency, and better availability, all while having control over the registry. In this tutorial, you’ll deploy your private Docker registry to your Kubernetes cluster using Helm, backed up by object storage.

Read more
How To Use Duplicity with GPG to Back Up Data to object storage — step-by-step Linux tutorial on Progressive Robot

How To Use Duplicity with GPG to Back Up Data to object storage

Duplicity is a command-line utility written in Python that produces encrypted tar volumes for storage on a local or remote repository. It uses the GNU Privacy Guard (GPG) to encrypt and sign its archives and the rsync algorithm to create incremental, space-efficient backups. In this tutorial, we will install Duplicity and go over how to back up project data to object storage.

Read more
CHAT