书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 28760 个相关结果.
  • 为 kubectl 命令集生成参考文档

    为 kubectl 命令集生成参考文档 准备开始 需求 配置本地仓库 编辑 kubectl 源码 以 cherry-pick 方式将你的修改合入已发布分支 设置构建变量 创建版本目录 从 kubernetes/kubernetes 检出一个分支 运行文档生成代码 找到生成的文件 找到复制的文件 在本地测试文档 在 kubernetes...
  • 通过 OpenSSL 3.0 使 APISIX 支持 FIPS 模式

    通过 OpenSSL 3.0 使 APISIX 支持 FIPS 模式 编译 通过 OpenSSL 3.0 使 APISIX 支持 FIPS 模式 目前,OpenSSL 3.0 支持了 FIPS 模式。为了在 APISIX 中支持 FIPS 模式,你应该使用 OpenSSL 3.0 来编译 apisix-base。 编译 如果你需要使用 Ope...
  • Kustomize

    Kustomize TL;DR Usage 1) Make a kustomization file 2) Create variants using overlays Kustomize Introduction to Kustomize TL;DR Kustomize helps customizing config fil...
  • 镜像制作

    镜像制作 1. 准备yum 源 2. 准备镜像 3. 制作镜像 镜像制作 镜像可以是RHEL或者是CentOS,这里使用CentOS作为示例。 1. 准备yum 源 准备 centos-base,updates,epel,openstack 这四个源确保镜像中有centos-base,updates,epel,openstack 这四个...
  • dmtracedump

    dmtracedump Syntax Global options Commands and command options Output dmtracedump dmtracedump is a tool that generatesgraphical call-stack diagrams from trace log files. T...
  • Mixins

    Mixins Take a constructor Extend the class and return it Mixins TypeScript (and JavaScript) classes support strict single inheritance. So you cannot do: class User exten...
  • Distributed Transaction

    Distributed Transaction XA transaction BASE Transaction Distributed Transaction XA transaction BASE Transaction ShardingSphere-Proxy supports LOCAL, XA, BASE transactions,...
  • Recursion

    Recursion Find the upward recommendation chain for member ID 27 Recursion Common Table Expressions allow us to, effectively, create our own temporary tables for the duration o...
  • Changelog(new)

    Changelog TODO LIST base jdbc redis 其他 Greenwich.SR1.SR1【规划中】 重大升级 新特性 变更 Bug修复 Greenwich.SR1 重大升级 新特性 变更 Bug修复 Finchley.SR2.SR1【2019-02-22】 介绍 历史 版本变化 Chang...
  • Authorization Policy Normalization

    Authorization Policy Normalization Path Related 1. Single percent-encoded character (%HH) 2. Backslash (\ ) 3. Multiple forward slashes (// , /// , etc.) 4. Single dot and doubl...