Virtualization

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 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

How to Install KVM on CentOS 8

November 5, 2020

A CentOS 8 machine can be turned into a hypervisor by installing KVM (short for "Kernel-based Virtual Machine"). This virtualization technology gives users the ability to run multiple virtual machines in isolated environments.

Read more

How to Create and Use ConfigMap with Kubernetes

October 1, 2020

Create ConfigMaps for your pods configuration settings to keep your images light and portable. This guide shows four different ways how to create a ConfigMap. Additionally, it teaches you how to configure a pod to use a ConfigMap by using volumes or environment variables.

Read more

How to Install Rancher on CentOS 7

September 22, 2020

Install the Rancher server on your CentOS and get started using this container management platform that helps manage Kubernetes at scale. Create, run, and deploy clusters in a few simple steps using this powerful tool.

Read more

Docker Privileged - Should You Run Privileged Docker Containers?

September 10, 2020

Learn what privileged Docker containers are, when do people use them, and whether it is a good option for you. Find out how to find out whether a container is privileged and how to protect your host system from such containers.

Read more

How to Install Rancher on Ubuntu

September 2, 2020

Install Rancher on your Ubuntu server and get started using this container management platform that helps manage Kubernetes at scale. Create, run, and deploy clusters in a few simple steps using this powerful tool.

Read more

How to Create Recovery Media and Perform Bare Metal Restore from Veeam Cloud Connect

August 20, 2020

If you are phoenixNAP customer and need to learn how to create a recovery media and perform Bare Metal restore from Veeam Cloud Connect, then follow this step by step guide.

Read more
1 9 10 11 12 13 15