书栈网 · BookStack 本次搜索耗时 0.033 秒,为您找到 1948 个相关结果.
  • Generating Manifests and Metadata

    Generating Manifests and Metadata Overview Kustomize files ClusterServiceVersion manifests Generate your first release Bundle format Channels Validation Package manifests fo...
  • Migrating Projects to 1.0.0+

    Migrating Legacy Projects Overview What was changed What is new How to migrate Creating a new project Migrating your Custom Resource samples Migrating watches.yaml Migrating...
  • Amazon S3 Backend

    Setup With Amazon S3 Prepare Modify Seafile.conf Use S3 in newer regions Using memcached cluster Use HTTPS connections to S3 Use S3-compatible Object Storage Run and Test ...
  • Configuring built-in monitoring with Prometheus

    Configuring built-in monitoring with Prometheus Prometheus Operator support Exposing custom metrics for Go-based Operators Exposing custom metrics for Ansible-based Operators ...
  • 使用缓存提高性能(Improving Performance with Cache)

    使用缓存提高性能(Improving Performance with Cache) 什么情况下使用缓存?(When to implement cache?) 缓存行为(Caching Behavior) 缓存输出片段(Caching Output Fragments) 缓存任意数据(Caching Arbitrary Data) 文件后端存储器例子(...
  • 使用 CurveAdm 部署分布式缓存

    使用 CurveAdm 部署分布式缓存 分布式缓存介绍 部署步骤 使用 CurveAdm 部署分布式缓存 分布式缓存介绍 分布式缓存集群不是必须要部署的,但如需进一步提升性能,可以为 CurveFS 集群部署分布式缓存服务(当前基于memcached集群),CurveFS 客户端缓存当前有内存、本地硬盘、分布式缓存3类,分别为L1、L2、L3级缓...
  • CRD Scope

    CRD Scope Overview Set create api –namespaced flag Set Scope Marker in types.go Set scope in CRD YAML file CRD Scope Overview This page details the various methods to cont...
  • operator-sdk generate csv

    operator-sdk generate csv operator-sdk generate csv Synopsis Examples Options SEE ALSO operator-sdk generate csv operator-sdk generate csv Generates a ClusterServiceVers...
  • 使用阿里云OSS存储

    使用阿里云开放存储(OSS)作为后端存储 准备工作 修改 seafile.conf 在 VPC 中使用 OSS 使用 memcached 集群 使用阿里云开放存储(OSS)作为后端存储 准备工作 为了安装 Seafile 专业版服务器并使用阿里云OSS,您需要: 按照 下载安装 Seafile 专业版服务器 指南安装基本的 Seaf...
  • Netty 编码器和解码器

    Netty 编码器和解码器 实现 Memcached 编码器 实现 Memcached 解码器 Netty 编码器和解码器 Netty 的是一个复杂和先进的框架,但它并不玄幻。当我们请求一些设置了 key 的给定值时,我们知道 Request 类的一个实例被创建来代表这个请求。但 Netty 并不知道 Request 对象是如何转成 Memca...