I use for this lab, a VMware ESXi 6.0 virtual machine (running CentOS 7.2). VMware ESXi special settings In this
VMware ESXi 6.0 : adding a new drive
My ESXi server has currently only 1 hard drive installed, and I want to add another one :
Kubernetes : my first pod
My Kubernetes cluster Here is my Kubernetes cluster configuration : Kubernetes version : [root@k-master ~]# kubectl version Client Version: version.Info{Major:”1″,
Kubernetes : first step on CentOS 7.2
In this lab, we will install 3 nodes + 1 master Pay your attention : 3 GB at minimum memory required
Create an enhanced depos from an existing Docker container
Here is my running (CentOS 7.2) container : [root@docker ~]# docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS
Docker default I.P. @ 172.17.42.1/16
Here is my Docker release : [root@docker ~]# docker –version Docker version 1.8.2-el7.centos, build a01dc02/1.8.2 Docker default bridge As soon
I want to get my containers automatically started after reboot
By default, when my Docker host restarts, my containers are not started … Currently, we have 3 containers : [root@docker
Docker default network configuration
By default, Docker works like a router Write now, we have 3 containers running : [root@docker ~]# docker ps -a
Docker installation on CentOS 7.2
Docker is a new virtualization solution based on any kernel 3.10 Linux machine. Start from a CentOS virtual machine : CentOS
Oracle Linux 7.2 : how to install VMtools ?
It’s important to have “VMTools” insalled, up & running on each virtual machine, so for this Oracle Linux machine, we