Virtualization

How to Roll Back Changes with Helm

February 3, 2021

Helm is a package manager for Kubernetes that offers a host of useful options, including rolling back your deployment to a previous release.
This tutorial offers a step-by-step guide to performing a rollback with Helm.

Read more

How To Install VirtualBox Extension Pack

January 20, 2021

This article gives a step-by-step guide on how to install the VirtualBox extension pack using a GUI or a CLI in Windows, macOS or Linux. Get insight into some of its features.

Read more

How VMware Tenants Apply the Fortanix Encryption Policy

January 14, 2021

The Fortanix Key Management Service (KMS) provides enhanced privacy compliance in multi-tenant cloud environments. Learn how to expose the policy as a service provider, and apply it as a tenant on PhoenixNAP's Data Security Cloud.

Read more

List of kubectl Commands with Examples (+kubectl Cheat Sheet)

December 24, 2020

The Kubernetes command-line tool, kubectl, allows you to control Kubernetes by carrying out HTTP requests to the Kubernetes API. This reference guide provides a list of the most common kubectl commands, along with a handy, downloadable cheat sheet.

Read more

How to Add, Update or Remove Helm Repositories

December 21, 2020

Helm is Kubernetes' equivalent to apt and yum. It is a package manager used for deploying applications, which are packaged as charts. This article explains how to add, update, and remove Helm chart repositories.

Read more

How to Set Up Bare Metal Cloud Remote Access VPN

December 17, 2020

Set up remote access via VPN from your desktom/mobile device to a bare metal cloud server. Additionally, learn how to connect two BMC servers through VPN, as well as a BMC server and on-premise equipment.

Read more

How to Access BMC Windows Server

December 15, 2020

Learn how to establish an SSH connection to your new Bare Metal Cloud Windows server using either a key pair or username and password. Follow the requirements to use SSH successfully with your BMC instance.

Read more

How to Install Helm on Ubuntu, Mac and Windows

December 10, 2020

Helm is a package manager for Kubernetes that simplifies deployment process. Follow this step-by-step tutorial to learn how to install Helm on Ubuntu, Mac and Windows.

Read more

How to Install KVM on Ubuntu 20.04

December 3, 2020

KVM (short for Kernel-based Virtual Machine) is a Linux kernel module which enables creating and running virtual instances of other operating systems on a Linux machine. Learn how to set it up in this simple tutorial.

Read more

How to do Canary Deployments on Kubernetes

December 1, 2020

A canary deployment is used to test out new features and upgrades, to see how they handle the production environment. You can monitor the canary behavior to make sure it can handle the needed requests. Once you are happy with the way it is handling requests, you can upgrade all the deployments to the newest version.

Read more
1 7 8 9 10 11 15