Get the App
  • How to update calico 2.6.1 to 3.11

    How to update calico 2.6.1 to 3.11

    It shows that Calico is a pure three-layer protocol, which provides multi-host communication between OpenStack virtual machine and Docker container. Calico does not use overlay networks such as flannel and libnetwork overlay network drivers, it is a pure three-layer method to make

    Shulou · 2022-06-03 02:05
  • Problems often encountered in purchasing CVM

    Problems often encountered in purchasing CVM

    ElasticComputeService (ECS) is a computing service with flexible processing capacity, and its management mode is simpler and more efficient than physical servers. CVM helps you quickly build more stable and secure applications, reducing the difficulty and integration of development, operation and maintenance

    Shulou · 2022-06-03 02:05
  • Basic knowledge of Linux system

    Basic knowledge of Linux system

    Overview: Linux is a free and open source UNIX-like operating system. It runs major Unix tools, applications, and network protocols, and supports 32-bit and 64-bit hardware. The kernel of the operating system was first released by Linus Torvaz on October 5, 1991. L

    Shulou · 2022-06-03 02:05
  • What is the MHA High availability Cluster Architecture

    What is the MHA High availability Cluster Architecture

    Introduction to MHA MHA (Master High Availability) is currently a relatively mature solution for the high availability of MySQL, which is owned by youshimaton of DeNA Corporation of Japan (now working at Face)

    Shulou · 2022-06-03 02:05
  • Test method of double screen display based on SAIL-IMX6

    Test method of double screen display based on SAIL-IMX6

    Dual screen displays the configuration of the same or different video and related instructions 1:gst-launch-1.0 playbin uri= file:///IMG_6009.mp4 instruction 2:gst-play-1.0/IM

    Shulou · 2022-06-03 02:05
  • Classification of k8s pod

    Classification of k8s pod

    Pod container classification 1Infrastructure Container: basic container maintains the entire Pod cyberspace 2InitContainers: initialization container starts execution 3Containers: business container parallelism

    Shulou · 2022-06-03 02:05
  • Routing and switching Technology of kubernetes Cluster Network

    Routing and switching Technology of kubernetes Cluster Network

    Kubernetes is an open source container orchestration engine for Google, which supports automated deployment, large-scale scalability, and application containerization management. When deploying an application in a production environment, multiple instances of the application are usually deployed to load balance application requests. In Kub

    Shulou · 2022-06-03 02:05
  • How to install and configure ReviewBoard

    How to install and configure ReviewBoard

    Review Board originated from some developers of VMware. It is based on Django, you can install it on your own server, and the workflow is very similar to Rietveld. Happily, it mentions the syntax color coding in diffs, which makes

    Shulou · 2022-06-03 02:05
  • NAT practice-Port Multiplexing (PAT)

    NAT practice-Port Multiplexing (PAT)

    Port multiplexing (PAT) setting method: method 1: establish address pool (single address) as external global address method 2: do not establish address pool (set port as external address) method 1: topology diagram is as follows: experimental steps: 1. Set the addresses of three PCs PC1PC1 > PC1 >

    Shulou · 2022-06-03 02:05
  • Installation and configuration of Squid proxy server

    Installation and configuration of Squid proxy server

    Introduction to Squid Squid is a kind of software used to buffer Internet data. This is how it works, accepting requests from the object that people need to download and handling them appropriately. That is, if a person wants to download a web page

    Shulou · 2022-06-03 02:05
  • The method of modifying and saving Mac address in centos system

    The method of modifying and saving Mac address in centos system

    MAC address (English: Media Access Control Address), literally translated into media access control address, also known as local area network address (LAN Address), MAC address, Ethernet address (Ethernet Addres)

    Shulou · 2022-06-03 02:05
  • Windows Server 2019 Core

    Windows Server 2019 Core

    SQL Server 2019 Serial KeyEnterprise: HMWJ3-KY3J2-NMVD7-KG4JR-X2G8GEnterprise Core: 2C9JR-K3RNG-QD4M

    Shulou · 2022-06-03 02:05
  • AGG lesson 16 agg::path_storage path memory

    AGG lesson 16 agg::path_storage path memory

    The built-in function parameter description and analysis path storage is used to manage paths and draw complex graphics. You can add lines, curves, and other paths at will. Header file # include type definition typedef path_base >

    Shulou · 2022-06-03 02:05
  • [K8S troubleshooting] clusterIP and service cannot be accessed within the POD of the cluster

    [K8S troubleshooting] clusterIP and service cannot be accessed within the POD of the cluster

    Troubleshooting background: during the deployment of a production environment, the access address configured in the configuration file is the Service of the cluster. After configuration, it is found that the service cannot be accessed properly, so a busybox is launched for testing. The test shows that in busybox, it can pass coredns.

    Shulou · 2022-06-03 02:05
  • How to use mv Command in linux

    How to use mv Command in linux

    The mv command is an acronym for move, which can be used to move files or rename files (move (rename) files). It is a common command on Linux systems and is often used to back up files or directories. Mv command format: mv [options] source

    Shulou · 2022-06-03 02:05
  • Java- high-performance server architecture design enterprise essential skills Redis cluster detailed explanation

    Java- high-performance server architecture design enterprise essential skills Redis cluster detailed explanation

    Http://v.youku.com/v_show/id_XMjc3NzM3Mzk2OA==.html?f=28844487&spm=a2hzp.8244740.userfeed.5!7~5~5~5!

    Shulou · 2022-06-03 02:05
  • The new .NET interpreter-Mono has arrived

    The new .NET interpreter-Mono has arrived

    Mono perfects its own just-in-time and static compilers through a new way of running code. In 2001, when the Mono project officially began, the Mono development team wrote an interpreter for the .NET instruction set to boot a self-hosted .NET development environment on Linux.

    Shulou · 2022-06-03 02:05
  • How to uninstall symantec

    How to uninstall symantec

    Some time ago, symantec Endpoint Protection (genuine) was installed on the virtual machine of the business. It was found that the virtual machine would lose its response after running for a period of time, and some of the virtual machine 3389 ports installed with symantec could not be used.

    Shulou · 2022-06-03 02:04
  • Disk partition becomes RAW free unused space is 0 bytes and cannot be formatted

    Disk partition becomes RAW free unused space is 0 bytes and cannot be formatted

    Solution: (use with caution) 1. Enter the system-install DiskGenius (hard disk repair Partition tool, select the corresponding version according to the version of the system)-delete the corresponding partition-and create a partition 2. Use recovery files-scan new partitions (scan time according to partition disk size

    Shulou · 2022-06-03 02:04
  • K8S traffic ingress rewrite rule

    K8S traffic ingress rewrite rule

    The requirements are as follows: domain name servicewww.baidu.com/authorize saas-jcpt-saas-uc-authorize-core-tomcat-online analysis: 1. To get to ingress

    Shulou · 2022-06-03 02:04