书栈网 · BookStack 本次搜索耗时 0.044 秒,为您找到 1956 个相关结果.
  • OAM Definition Protocol

    OAM Definition Protocol OAM Definition Protocol KubeVela is fully programmable via CUE , while it leverage Kubernetes as control plane and align with the API in yaml. You can m...
  • OAM Definition Protocol

    OAM Definition Protocol Definition API The convert rule from CUE format to OAM API ComponentDefinition TraitDefinition .spec.appliesToWorkloads .spec.conflictsWith .spec.wor...
  • Component Definition

    Component Definition Declare ComponentDefinition Declare an Application using this component CUE Context for runtime information Compose resources in one component Define he...
  • 步骤超时

    步骤超时 步骤超时 注意:你需要升级到 1.5 及以上版本来使用超时功能。 本节将介绍如何在 KubeVela 中为工作流步骤添加超时时间。 在 KubeVela 工作流中,每个步骤都可以指定一个 timeout ,你可以使用 timeout 来指定该步骤的超时时间。 timeout 遵循 duration 格式,例如 30s , 1...
  • vela def init

    title: vela def init Synopsis Examples Options SEE ALSO Go Back to CLI Commands Homepage. Auto generated by spf13/cobra on 12-Jan-2022, refer to script in KubeVela . ...
  • vela def init

    vela def init Synopsis Examples Options SEE ALSO Go Back to CLI Commands Homepage. Auto generated by spf13/cobra on 12-Jan-2022, refer to script in KubeVela . Version:...
  • CUE 入门

    CUE 入门 概述 前提 CUE 命令行基础 CUE 语言基础 CUE 模板和引用 高级 CUE 设计 a: { 导入 CUE 内部包 导入 Kubernetes 包 Version: v1.0 CUE 入门 本章节将详细介绍关于如何使用 CUE 封装和抽象 Kubernetes 中已有的能力。 开始阅读本章节前,请确保已...
  • 关注点分离

    关注点分离 关注点分离 KubeVela 是面向关注点分离设计的系统,所以 KubeVela 的用户天然分为两种角色,由公司的两个团队(或个人)承担。 平台团队 由平台工程师完成,他们需要准备应用部署环境,维护稳定可靠的基础设施功能(如 mysql operator),并将基础设施能力作为 KubeVela 模块定义 注册到集群中。他们需要具备...
  • 关注点分离

    关注点分离 版本:v1.8 关注点分离 KubeVela 是面向关注点分离设计的系统,所以 KubeVela 的用户天然分为两种角色,由公司的两个团队(或个人)承担。 平台团队 由平台工程师完成,他们需要准备应用部署环境,维护稳定可靠的基础设施功能(如 mysql operator),并将基础设施能力作为 KubeVela 模块定义 注册到集...
  • Deploy Container Image

    Deploy Container Image Version: v1.8 Deploy Container Image In this section, we will introduce how to deploy a container-based application with KubeVela. The guide will run the...