Virtualization

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

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

19 Kubernetes Best Practices for Building Efficient Clusters

September 23, 2020

Kubernetes is a feature-rich orchestration tool. The best practices outlined in this article are going to help you create a stable and efficient Kubernetes cluster.

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
1 8 9 10 11 12 15