书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 1874 个相关结果.
  • Introduction

    Introduction Introduction KubeVela is a modern software delivery and management control plane. The goal is to make deploying and operating applications across today’s hybrid, mu...
  • Kubernetes Gateway API

    Kubernetes Gateway API Installation Usage TLS termination Customization Multizone How it works Kubernetes Gateway API Kuma supports configuring built-in gateway using Kub...
  • Overview

    Antrea Overview Prerequisites Getting Started Contributing Community Features Adopters Roadmap License Antrea Overview Antrea is a Kubernetes netwo...
  • Localization

    Localization Introduction Configuring The Locale Basic Usage Replacing Parameters In Language Lines Pluralization Overriding Vendor Language Files Localization Introduct...
  • 第四节 垃圾回收

    第四节 垃圾回收 第四节 垃圾回收 垃圾回收机制是一种动态存储分配方案。它会自动释放程序不再需要的已分配的内存块。自动回收内存的过程叫垃圾收集。垃圾回收机制可以让程序员不必过分关心程序内存分配,从而将更多的精力投入到业务逻辑。在现在的流行各种语言当中,垃圾回收机制是新一代语言所共有的特征,如Python、PHP、Eiffel、C#、Ruby等都使用了...
  • global语句

    global语句 global语句 global语句的作用是定义全局变量,例如如果想在函数内访问全局作用域内的变量则可以通过global声明来定义。下面从语法解释开始分析。 1. 词法解析 查看 Zend/zend_language_scanner.l文件,搜索 global关键字。我们可以找到如下代码: < ST_IN_SCRIPTING...
  • Launch Kubernetes with Rancher

    Launching Kubernetes with Rancher RKE Requirements Launching Kubernetes on New Nodes in an Infrastructure Provider Launching Kubernetes on Existing Custom Nodes Programmatically...
  • Ingress Controllers

    Ingress Controllers Additional controllers Using multiple Ingress controllers What’s next Ingress Controllers In order for an Ingress to work in your cluster, there must be ...
  • Overview

    Antrea Overview Prerequisites Getting Started Contributing Community Features Adopters Roadmap License Antrea Overview Antrea is a Kubernetes networ...
  • Monitoring and Alerting

    Monitoring and Alerting Features Default Components and Deployments Built-in Dashboards Default Metrics Exporters Default Alerts Components Exposed in the Rancher UI Role-bas...