Kubernetes. Page 2

Kubernetes StatefulSet for stateful service data persistence (automatic creation of PVC)

1. Kubernetes Stateless Service VS Stateful Service 1) Kubernetes Stateless Service Kubernetes stateless service charac...
12:35 12 February 2020

Stateful set (stateful service) implementation of k8s

Statefullset introduction Problems encountered: ...
7:21 12 February 2020

Kubelet source code analysis -- startup

In the Kubernetes cluster, a Kubelet service will be started on each Node (also known as Minion). This process is used t...
5:39 12 February 2020

The introduction and application of k8s storage mode

k8s storage: (persistent) docker containers have a lifecycle.volume 1. Storage class is a kind of k8s resource type. It ...
6:50 7 February 2020

kubeadm deployment k8s cluster

Experimental environment:master node: 192.168.1.10 (master)Node 1: 192.168.1.20 (node01)Node2 node: 192.168.1.30 (node02...
11:08 1 February 2020

Quick start to kubernetes series tutorial

Write before Kubernetes involves a lot of concepts, including all kinds of technologies in the cloud eco-community. The cost of learning is relativel...
12:27 16 January 2020

kubeadm deployment k8s

The new version of kubeadm has changed some parameters, the installation method has changed, you can refer to the new version installation method [ku...
13:55 10 January 2020

Kubeflow series: Solve one-click installation of kubeflow based on Ali cloud mirror in China

Environmental preparation kubeflow is very demanding for the environment. See the official requirements:at least one worker node with a minimum of: 4 ...
14:53 4 January 2020

Kubeflow series: analysis of kubeflow components

As a big gift package of machine learning based on cloud native, kubeflow can be used as a good example of cloud native learning. At the same time, t...
8:53 3 January 2020

k8s uses glusterfs to realize dynamic persistent storage

brief introduction This article introduces how to use glusterfs to provide k8s with the function of dynamic pv application. Glusterfs provides the un...
14:08 4 December 2019

Kubernetes deployment: CA certificate production

Make CA certificate manually 1. Install CFSSL [root@node-01 ~]# cd /usr/local/src [root@node-01 src]# wget https://pkg.cfssl.org/R1.2/cfssl_linux-amd...
10:42 3 December 2019

Kubernetes - profile directory structure

The configuration directories for Kubernetes include / etc/kubernetes, / home/supermap/.kube, and / var/lib/kubelet. Let's take a look at what fi...
0:15 2 December 2019

024. Master Pod-Deployment MongoDB

1. Pre-preparation 1.1 Preconditions Cluster deployment: Kubernetes cluster deployment reference 003-019. glusterfs-Kubernetes Deployment: Refer to Gl...
22:42 24 November 2019