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

    The Nuxt Class Hooks The Nuxt Class Source: core/nuxt.js This is the core container which allows all modules and classes communicate with each other. All modules have acce...
  • Pod Scheduling Readiness

    Pod Scheduling Readiness Configuring Pod schedulingGates Usage example Observability What’s next Pod Scheduling Readiness FEATURE STATE: Kubernetes v1.26 [alpha] Pods wer...
  • 就绪等待

    ReadyScheduler 基础测试使用 EasySwoole服务中使用 ReadyScheduler Easyswoole 基础组件1.8.7版本起,提供了一个基于Swoole Table实现的就绪计划程序,用于解决主服务启动时,部分子服务未就绪问题。 基础测试使用 namespace EasySwoole \Component\T...
  • Debugging Application

    Debugging Application Debugging Application KubeVela supports several CLI commands for debugging your applications, they can work on control plane and help you access resources ...
  • Debugging Application

    Debugging Application 版本:v1.8 Debugging Application KubeVela supports several CLI commands for debugging your applications, they can work on control plane and help you access r...
  • Debugging Application

    Debugging Application List Apps Show status of app Show logs of app Execute commands inside pod container Access port locally More CLI Details Debugging Application KubeVe...
  • 集群负载均衡器

    集群负载均衡器 先决条件 设置负载均衡器 Nginx 负载均衡器 集群负载均衡器 本节介绍如何在高可用性 (HA) K3s 集群的 Server 节点前安装外部负载均衡器。此处提供了两个示例:Nginx 和 HAProxy。 提示 不要混淆外部负载均衡器与嵌入式 ServiceLB,后者是一个嵌入式控制器,允许在不部署第三方负载均衡器控制器的...
  • mixins

    mixins mixins mixins 选项接受一个混合对象的数组。这些混合实例对象可以像正常的实例对象一样包含选项,他们将使用相同的选项合并逻辑合并。举例:如果你混合包含一个钩子而创建组件本身也有一个,两个函数将被调用。 Mixin 钩子按照传入顺序依次调用,并在调用组件自身的钩子之前被调用。 适用于【APP | 页面 | 组件】 示...
  • Assign Pods to Nodes

    Assign Pods to Nodes Before you begin Add a label to a node Create a pod that gets scheduled to your chosen node Create a pod that gets scheduled to specific node What’s next ...
  • Module Container

    The ModuleContainer Class Tapable plugins Methods addVendor (vendor) addTemplate (template) addPlugin (template) addServerMiddleware (middleware) extendBuild (fn) extendRoute...