使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2023.11)choice for professionals and enthusiasts alike. 8.1 声明元素 @startuml actor actor agent agent artifact artifact boundary boundary card card cloud cloud component component control control database database @startuml artifact artifact1 artifact artifact2 artifact artifact3 artifact artifact4 artifact artifact5 artifact artifact6 artifact artifact7 artifact artifact8 artifact artifact9 artifact artifact10 artifact1 artifact1 --> artifact2 artifact1 --* artifact3 artifact1 --o artifact4 artifact1 --+ artifact5 artifact1 --# artifact6 artifact1 -->> artifact7 artifact1 --0 artifact8 artifact1 --^ artifact9 artifact1 --(0 artifact100 码力 | 539 页 | 7.74 MB | 1 年前3
PlantUML 1.2021.3 语言参考指引PlantUML 语言参考指引 (1.2021.2) 130 / 397 8 部署图 8 部署图 8.1 声明元素 @startuml actor actor agent agent artifact artifact boundary boundary card card cloud cloud component component control control database database @enduml [Ref. QA-6852] 8.7 Nestable elements Here are the nestable elements: @startuml artifact artifact { } card card { } cloud cloud { } component component { } database database { } file file { @enduml PlantUML 语言参考指引 (1.2021.2) 139 / 397 8.8 包装 8 部署图 8.8 包装 @startuml artifact Foo1 { folder Foo2 } folder Foo3 { artifact Foo4 } frame Foo5 { database Foo6 } @enduml @startuml node Foo1 { cloud0 码力 | 398 页 | 4.22 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2021.2)PlantUML 语言参考指引 (1.2021.2) 128 / 380 8 部署图 8 部署图 8.1 声明元素 @startuml actor actor agent agent artifact artifact boundary boundary card card cloud cloud component component control control database database @enduml [Ref. QA-6852] 8.7 Nestable elements Here are the nestable elements: @startuml artifact artifact { } card card { } cloud cloud { } component component { } database database { } file file { @enduml PlantUML 语言参考指引 (1.2021.2) 137 / 380 8.8 包装 8 部署图 8.8 包装 @startuml artifact Foo1 { folder Foo2 } folder Foo3 { artifact Foo4 } frame Foo5 { database Foo6 } @enduml @startuml node Foo1 { cloud0 码力 | 381 页 | 4.05 MB | 1 年前3
PlantUML 1.2021.1 语言参考指引PlantUML 语言参考指引 (1.2021.1) 128 / 375 8 部署图 8 部署图 8.1 声明元素 @startuml actor actor agent agent artifact artifact boundary boundary card card cloud cloud component component control control database database @enduml [Ref. QA-6852] 8.7 Nestable elements Here are the nestable elements: @startuml artifact artifact { } card card { } cloud cloud { } component component { } database database { } file file { @enduml PlantUML 语言参考指引 (1.2021.1) 137 / 375 8.8 包装 8 部署图 8.8 包装 @startuml artifact Foo1 { folder Foo2 } folder Foo3 { artifact Foo4 } frame Foo5 { database Foo6 } @enduml @startuml node Foo1 { cloud0 码力 | 376 页 | 4.00 MB | 1 年前3
PieCloudDB Database 社区版集群安装部署手册 V2.1piedbinstaller 目录下执行如下命令: 1. export KKZONE=cn 2. ./kk init registry -f config-sample.yaml -a artifact.tar.gz 可以输入 harbor 的节点地址至网页端访问查看,本次操作中 harbor 服务器是 pie5 节点,具体根据实际 情况进行修改,查看界面如下: • 在 master 节点的 piedbinstaller 目录下执行如下命令: 1. export KKZONE=cn 2. ./kk artifact image push -f config-sample.yaml -a artifact.tar.gz 2.9 安装 K8S 集群 修改 config-sample.yaml 中的 namespaceOv piedbinstaller 目录下执行如下命令: 1. export KKZONE=cn 2. ./kk create cluster -f config-sample.yaml -a artifact.tar.gz 3. kubectl get pod -A 2.10 安装 helm-push 插件 在 master 节点的 piedbinstaller 目录下执行如下命令:0 码力 | 42 页 | 1.58 MB | 1 年前3
OpenShift Container Platform 4.4 构建(build)3.1. 构建输入 3.2. DOCKERFILE 源 3.3. 镜像源 3.4. GIT 源 3.5. 二进制(本地)来源 3.6. 输入 SECRET 和配置映射 3.7. 外部工件 (ARTIFACT) 3.8. 将 DOCKER 凭证用于私有 REGISTRY 3.9. 构建环境 3.10. 什么是 SECRET? 3.11. 服务用(SERVICE SERVING)证书 SECRET Container Platform 中提供源, 它们按优先顺序列出: 内联 Dockerfile 定义 从现有镜像中提取内容 Git 存储库 二进制(本地)输入 输入 secret 外部工件 (artifact) 您可以在单个构建中组合多个输入。但是,由于内联 Dockerfile 具有优先权,它可能会覆盖任何由其他输 入提供的名为 Dockerfile 的文件。二进制(本地)和 Git 存储库是互斥的输入。 secret 始终挂载到 /var/run/secrets/openshift.io/build 目录中,或您的构建器可以解析 $BUILD 环境变量(包含完整构建对象)。 3.7. 外部工件 (ARTIFACT) 建议不要将二进制文件存储在源存储库中。因此,您可能会发现有必要定义一个构建,在构建过程中拉取 其他文件(如 Java .jar 依赖项)。具体方法取决于使用的构建策略。 对于 Source0 码力 | 101 页 | 1.12 MB | 1 年前3
Kotlin 1.9.10 官方文档 中文版
kotlin-allopen- compiler-plugin-embeddable is designed for working with the kotlin-compiler- embeddable artifact, the default option for scripting artifacts. Gradle adds these plugins as compiler arguments. You has a related Gradle annotation, such as @Input or @Internal . The Kotlin Gradle plugin API artifact has two new interfaces: org.jetbrains.kotlin.gradle.tasks.KotlinCompilationTask , which has the releases. There are, however, some source and ABI-breaking changes in the kotlin- gradle-plugin artifact. Most of these changes involve additional generic parameters to some internal types. One important0 码力 | 3753 页 | 29.69 MB | 1 年前3
Kotlin 官方文档中文版 v1.9kotlin-allopen-compiler-plugin- embeddable is designed for working with the kotlin-compiler-embeddable artifact, the default option for scripting artifacts. Gradle adds these plugins as compiler arguments. has a related Gradle annotation, such as @Input or @Internal . The Kotlin Gradle plugin API artifact has two new interfaces: org.jetbrains.kotlin.gradle.tasks.KotlinCompilationTask , which has the releases. There are, however, some source and ABI-breaking changes in the kotlin-gradle-plugin artifact. Most of these changes involve additional generic parameters to some internal types. One important0 码力 | 2049 页 | 45.06 MB | 1 年前3
OpenShift Container Platform 4.13 CI/CDrake test" OpenShift Container Platform 4.13 CI/CD 6 1 2 3 4 二进制(本地)输入 输入 secret 外部工件 (artifact) 您可以在单个构建中组合多个输入。但是,由于内联 Dockerfile 具有优先权,它可能会覆盖任何由其他输 入提供的名为 Dockerfile 的文件。二进制(本地)和 Git 存储库是互斥的输入。 境变量(包含完整构建对象)。 重要 重要 如果命名空间和节点上存在 registry 的 pull secret,构建会默认使用命名空间中的 pull secret。 2.3.7. 外部工件 (artifact) 建议不要将二进制文件存储在源存储库中。因此,您必须定义一个构建,在构建过程中拉取其他文件,如 Java .jar 依赖项。具体方法取决于使用的构建策略。 对于 Source 构建策略,必须在 Docker 构建,但第一个构建可以使用任 何策略来生成包含所需工件的镜像,第二个构建则可以使用任何策略来消耗镜像中的输入 内容。 第一个构建获取应用程序源,并生成含有 WAR 文件的镜像。镜像推送到 artifact-image 镜像流。输出工 件的路径取决于使用的 S2I 构建器的 assemble 脚本。在这种情况下,它会输出到 /wildfly/standalone/deployments/ROOT0 码力 | 129 页 | 1.37 MB | 1 年前3
09-harbor助你玩转云原生-邹佳微服务、不可变基础设施和声明性API等。 v1.0 by CNCF 容器-更轻量级和灵活的虚拟化 镜像-应用软件打包与分发 OCI: https://opencontainers.org/ OCI制品(artifact):镜像,Helm Chart,CNAB,OPA bundle等等 云原生与制品管理 [2] Registry: •制品存储仓库 •分发制品的媒介 •访问控制与管理的节点 初识Harbor 可在项目级别设置相关安全策略以阻止不符合安全规范的镜像的分发 基于漏洞严重程度或者签名状态 通过设置不可变规则来避免特定Tag被覆盖或者误删除 制品安全分发-不可变Tag 资源清理与垃圾回收 [1] 通过Artifact保留策略实现资源清理:根据用户设置的保留策略计算得出需要保留的 资源而删除不需要保留的资源 不释放存储空间/释放配额 注意:不可变Tag一定会被保留 资源清理与垃圾回收 [2]0 码力 | 32 页 | 17.15 MB | 6 月前3
共 46 条
- 1
- 2
- 3
- 4
- 5













