Introduction and principle analysis of flagger
brief introduction Flagger It can make the application publishing process running on k8s system fully automatic (unatten...
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...
Ansible deployment source code nginx
Divide all deployed nginx hosts into nginx groups:
vim /e...
Don't understand asynchronous requests and calls in spring boot? Just read this one
1, The use of asynchronous requests in Spring Boot
...
Unix Domain Socket
add by zhj: Unix Domain Socket is the optimization of network socket, which is applicable to the situation that the serv...
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 ...
Cobalt Strike record
Article directory 0X00 background 0x01 basic principle 0x02 about breaking the precepts Exit hidden pile 0x03 CDN + ant...
Reinforcing the security of common services
Case 2: Reinforcing the security of common services 2.1 Question
...
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...
Deploying multiple vk virtual nodes in a kubernetes cluster
Use vk virtual nodes to increase k8s cluster capacity and resilience The way of adding vk virtual node in kubernetes cl...
Basic management of Docker container
Docker introduction It's a lightweight "virtual machine" Open source tools for running applications in Linux ...
kubernetes load balancing deployment
(next to the previous article, kubernetes multi node deployment) k8s deployment planning (load balancing deployment):
...
keepalived+nginx to build dual host active standby + Dual host hot standby
Preparation One is 192.168.31.210, the other is 192.168.31.211 Install nginx, modify index to distinguish 1, Insta...
nginx worker process loop
When the worker process starts, it first initializes the environment it needs to run, then it enters a cycle in which it...
How to send verification code to mobile phone?
How to send verification code to mobile phone? I. Preface Technical name: Ali is greater than SMS verification (one of the ways to send SMS verificat...
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...
Dockerfile theory + practice!!!
Dockerfile overview Dockerfile is the description file of the image file in docker. The straight white point is exactly what the image file is compos...
centos install LNMP environment
Article directory Install lnmp project deployment environment Installing the python environment Install mysql Install nginx Install redis redis boot ...
linux high order Nginx reverse proxy
Nginx reverse proxy function Reverse proxy: reverse proxy is also called reverse proxy. It refers to a way to proxy the request of the external netwo...
Nginx configure free https certificate
Let's Encrypt is used for free SSL certificate application. 1. Let's Encrypt is a public free SSL project in foreign countries, which is hos...
nginx+tomcat for dynamic-static separation+load balancing
1. Introduction to static-dynamic separation and load balancing Dynamic and Static Separation of Nginx+Tomcat:The so-called dynamic-static separation...
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...
jinkens+gitlab implement CI/CD for k8s cluster
I. environmental preparation K8s cluster environment (here I am k8s cluster of three sets); A single docker server is mainly used to upload images to...
LNMP schema access log, log cutting, static file not recording and expiration time setting
November 27 mission 12.10 Nginx access log 12.11 Nginx log cutting 12.12 static files do not record logs and expiration times Nginx access log Modify ...
Complete set of installation documents and small skills of Docker related environment
The following environments are Ubuntu 16.04, which mainly install docker, docker compose, docker warehouse, etc. Docker installation Reference resourc...
django+uwsgi+daphne+supervisor production environment deployment
I. Preface In the previous article, websocket is used for real-time communication in the project, but the production environment also uses the deploym...
Application instance of rewrite Module of Nginx service (actual combat! Can do with it!)
Experimental environment Linux CentOS7 virtual machine (IP: 192.168.52.132)win10 virtual machine (as test machine) 1. Install Nginx and bind services...