
Michael M.
- Total activity 483
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 255
Articles
Recent activity by Michael M. Sort by recent activity-
How to Manage Object Immutability with Object Lock (WORM)
Objective Object Lock is a feature that allows you to store objects using a Write Once, Read Many (WORM) model and can be used for scenarios where it is imperative that data is not changed or delet...
How to Encrypt Your Server-Side Objects with SSE-C
Objective Using server-side encryption with customer-provided encryption keys (SSE-C) allows you to set your own encryption keys. When you upload an object, S3 Object Storage uses the encryption ke...
Getting Started with S3 Object Storage
Objective This guide is designed to familiarize you with the management of your containers/objects. The list of commands presented in this guide are intended to familiarize you with the AWS CLI too...
How to Install Agones on OVHcloud Managed Kubernetes
In this tutorial, we are going to show you how to install Agones on your OVHcloud Managed Kubernetes Service. Agones is an open-source, multiplayer, dedicated game-server hosting built on Kubernete...
How to Set Up a Persistent Volume on OVHcloud Managed Kubernetes
In this tutorial, we are going to guide you with a simple example of setting up a Persistent Volume (PV) on your OVHcloud Managed Kubernetes Service. You will create a Persistent Volume Claim (PVC)...
How to Install the Kubernetes Dashboard on OVHcloud Managed Kubernetes
The Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters. It allows users to manage and troubleshoot applications running in their cluster, as well as managing the cluste...
How to Install Keycloak, an OIDC Provider, on OVHcloud Managed Kubernetes
Objective The main objective of this tutorial is to secure your OVHcloud Managed Kubernetes Cluster with OpenID Connect (OIDC) and RBAC. To begin, what is OIDC? OIDC stands for OpenID Connect. It ...
How to Configure the OIDC Provider on an OVHcloud Managed Kubernetes Cluster
Objective The OVHcloud Managed Kubernetes service provides you Kubernetes clusters without the hassle of installing or operating them. This guide will cover the features that allow you to secure yo...
How to Use the OVHcloud Managed Kubernetes Load Balancer
In this tutorial, we are explaining how to deploy services on OVHcloud Managed Kubernetes using our LoadBalancer to get external traffic into your cluster. We will begin by listing the main methods...
How to Deploy Artifactory on an OVHcloud Managed Kubernetes Cluster
Objective JFrog Artifactory is one of the major solutions to manage dependencies and packaged binaries. All these objects are called artifacts. Requirements An OVHcloud Managed Kubernetes cluster ...