Getting started with kubernetes to real-world resource management and Qos
1. Pod Resource Management
1.1 re...
JEECG containerization deployment
There is a Dockerfile in the JEECG code. The basic idea is to take CentOS as the basic image, in which nginx, jdk, MySQL and redis are installed. The...
Retry of network elasticity
General Catalog Index: istio from getting started to giving up series 1. Introduction Network elasticity, also known as ...
timeout of network elasticity
General Catalog Index: istio from getting started to giving up series 1. Introduction to network flexibility Network ela...
Docker Builds Harbor Public Warehouse
Bowen catalog
Differences between Registry and Harbor Adv...
k8s installation tutorial, CentOS 7.5, ARM architecture server (Feiteng platform)
1 installation environment [root@k8s-master ~]# uname -a Linux k8s-master 4.14.0-49.12.ts7.aarch64 #1 SMP Tue Nov 12 19:...
On the difference between SCPClient class of ganymed-ssh2 version 262 and build210
ganymed-ssh2 is a tool library that uses SSH to connect to the server through java. The previous two versions of pom fil...
Deployment learning of Nginx + Docker multi-stage construction
A website was deployed a few days ago. It turns out that I have been uploading files through ftp after publishing. Sever...
Docker network of container technology
In the previous blog, we mainly talked about the description of docker image and how to make image based on existing ima...
CentOS7 installs kubernetes 1.18.1 and uses flannel;
1, Overview Building Kubernetes cluster by hand is a very tedious thing. In order to simplify these operations, there a...
Docker data management and network communication, port mapping
Bibliography:
1. Data management of docker 1. Data Volume...
ASP.NET Core on K8S in-depth learning (12) Ingress
This article has been added to the Index of.NET Core on K8S Learning Practice Series Articles , you can click to see mor...
Installing elasticsearch in docker
1. Change docker image warehouse # There are a lot of them on the Internet. I also found them on the Internet, or I went...
Using Grafana and Arthas to automatically grab the thread stack of abnormal Java process
Preface
Recently, it is found that the timeou...
docker mysql8 master-slave configuration
The mysql of this pull is version 8, which is used to build master-slave replication
...
Step by step to complete Kubernetes binary deployment -- flannel network configuration (single node)
Step by step to complete the binary deployment of Kubernetes (II) - flannel network configuration (single node) Preface ...
Docker Dig Into Series | Swarm Multi-Node Actual
Docker has been on the market for many years, which is not a new thing. Many enterprises or development classmates have ...
docker builds a massive real-time log analysis system
Main technology Architecture diagram Detailed construction Server directory Create docker network Build start es Start ...
Linux server implements Redis cluster
1, About Redis Redis is a large-scale cache middleware, which is widely used because of its powerful, efficient and conv...
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...
#IT Stars Are Not Dreams#Illustrations Core Implementation of kubernetes Container Detection Mechanism
After a container is pulled up by kubelet in k8s, the user can specify the way of sniffing to check the health of the co...
On Kubernetes Cluster Deployment
Summary
There are several ways to deploy K8S clusters: ku...
Basic management of Docker container
Docker introduction It's a lightweight "virtual machine" Open source tools for running applications in Linux ...
Record the installation steps of Docker MySQL for the local virtual machine
After the local virtual machine installs the Docker environment, execute the
...
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 ...
springboot project entry level docker packaging mirror publishing and installation
The springboot project database is mysql, the cache is redis, both MySQL and redis run in the docker environment, and th...
Docker and docker compose deployment
1. Docker deployment 1.1 mode 1: Download software source wget -O /etc/yum.repos.d/docker-ce.repo https://mirrors.ustc.e...