积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部云计算&大数据(67)VirtualBox(28)Pandas(26)OpenShift(8)边缘计算(2)Docker(1)Harbor(1)Service Mesh(1)

语言

全部英语(57)中文(简体)(10)

格式

全部PDF文档 PDF(66)其他文档 其他(1)
 
本次搜索耗时 0.086 秒,为您找到相关结果约 67 个.
  • 全部
  • 云计算&大数据
  • VirtualBox
  • Pandas
  • OpenShift
  • 边缘计算
  • Docker
  • Harbor
  • Service Mesh
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 OpenShift Container Platform 4.14 Operator

    命令以初始化项目: 命令默认使用 Go 插件。 2. 创建 建 API。 。 创建简单的 Memcached API: 3. 构建并推送 建并推送 Operator 镜像。 像。 使用默认的 Makefile 目标来构建和推送 Operator。使用镜像的 pull spec 设置 IMG,该 spec 使 用您可推送到的 registry: 4. 运行 行 Operator。 。 a. 安装 Platform 4.14 Operator 184 提示 提示 在修改了 *_types.go 文件后,您必须运行 make generate 命令来更新该资源类型生成的代码。 以上 Makefile 目标调用 controller-gen 程序来更新 api/v1/zz_generated.deepcopy.go 文件。 这样可确保您的 API Go 类型定义实现了 runtime.Object CRD 清 清单 在使用 spec 和 status 字段和自定义资源定义(CRD)验证标记定义后,您可以生成 CRD 清单。 流程 流程 运行以下命令以生成和更新 CRD 清单: 此 Makefile 目标调用 controller-gen 实用程序在 config/crd/bases/cache.example.com_memcacheds.yaml 文件中生成 CRD 清单。 5.3
    0 码力 | 423 页 | 4.26 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.2 镜像

    脚本的关 键步骤。 4.3.2. 生成脚本和工具 S2I 工具随附功能强大的生成工具,可加快新 S2I 镜像的创建过程。s2i create 命令生成所有必要的 S2I 脚本和测试工具以及 Makefile: $ s2i create __ __ 所生成的 test/run 脚本必须经过调整才可使用,但它为开始开发提供了一个良好起点。 创建 建镜 镜像 像 25 4.3.3. 本地测试 本地运行 S2I 镜像测试的最简单方法是使用所生成的 Makefile。 如果未使用 s2i create 命令,则可复制以下 Makefile 模板,并将 IMAGE_NAME 参数替换为您的镜像名 称。 Makefile 示例 示例 IMAGE_NAME = openshift/ruby-20-centos7 CONTAINER_ENGINE
    0 码力 | 92 页 | 971.35 KB | 1 年前
    3
  • pdf文档 Harbor 环境搭建指导书– CentOS 7.6

    archive/v1.10.2.tar.gz # tar –zxvf v1.10.2.tar.gz # cd harbor-1.10.2 步骤 2 编辑 Makefile 文件,启动编译组件功能。 # vi Makefile ... 82 BUILDBIN=true ... 99 REGISTRYVERSION=v2.7.1 步骤 3 编辑 harbor.yml 文件。
    0 码力 | 12 页 | 873.78 KB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.14 镜像

    S2I 脚本和测试工具以及 Makefile: 所生成的 test/run 脚本必须经过调整才可使用,但它为开始开发提供了一个良好起点。 注意 注意 由 s2i create 命令生成的 test/run 脚本要求示例应用程序源位于 test/test-app 目录中。 4.4.3. 本地测试 本地运行 S2I 镜像测试的最简单方法是使用所生成的 Makefile。 如果未使用 s2i create create 命令,则可复制以下 Makefile 模板,并将 IMAGE_NAME 参数替换为您的镜像名 称。 Makefile 示例 示例 IMAGE_NAME = openshift/ruby-20-centos7 CONTAINER_ENGINE := $(shell command -v podman 2> /dev/null | echo docker) build: ${CONTAINER_ENGINE}
    0 码力 | 118 页 | 1.13 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.7 镜像

    脚本的关 键步骤。 4.4.2. 生成脚本和工具 S2I 工具随附功能强大的生成工具,可加快新 S2I 镜像的创建过程。s2i create 命令生成所有必要的 S2I 脚本和测试工具以及 Makefile: #!/bin/bash pushd ${HOME} if [ -d deps ]; then # all deps contents to tar stream tar test/test-app 目录中。 4.4.3. 本地测试 本地运行 S2I 镜像测试的最简单方法是使用所生成的 Makefile。 如果未使用 s2i create 命令,则可复制以下 Makefile 模板,并将 IMAGE_NAME 参数替换为您的镜像名 称。 Makefile 示例 示例 IMAGE_NAME = openshift/ruby-20-centos7 CONTAINER_ENGINE
    0 码力 | 123 页 | 1.20 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 5.0.40 Programming Guide and Reference

    Open a terminal and change to the directory where the JAX-WS samples reside.1 Examine the header of Makefile to see if the supplied variables (Java compiler, Java executable) and a few other details match systems such as Linux and Solaris. For Windows systems, use commands similar to what is used in the Makefile. This will compile the clienttest.java code on the first call and then execute the resulting clienttest are available from the API call. The sample program tstCAPIGlue can be built using the provided Makefile and can be run without arguments. It uses the VBoxCAPIGlue library (source code is in directory
    0 码力 | 403 页 | 2.34 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 5.0.2 Programming Guide and Reference

    Open a terminal and change to the directory where the JAX-WS samples reside.1 Examine the header of Makefile to see if the supplied variables (Java compiler, Java executable) and a few other details match systems such as Linux and Solaris. For Windows systems, use commands similar to what is used in the Makefile. This will compile the clienttest.java code on the first call and then execute the resulting clienttest are available from the API call. The sample program tstCAPIGlue can be built using the provided Makefile and can be run without arguments. It uses the VBoxCAPIGlue library (source code is in directory
    0 码力 | 403 页 | 2.34 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 4.3.22 Programming Guide and Reference

    Open a terminal and change to the directory where the JAX-WS samples reside.1 Examine the header of Makefile to see if the supplied variables (Java compiler, Java executable) and a few other details match systems such as Linux and Solaris. For Windows systems, use commands similar to what is used in the Makefile. This will compile the clienttest.java code on the first call and then execute the resulting clienttest are available from the API call. The sample program tstCAPIGlue can be built using the provided Makefile and can be run without arguments. It uses the VBoxCAPIGlue library (source code is in directory
    0 码力 | 376 页 | 1.33 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 4.3.36 Programming Guide and Reference

    Open a terminal and change to the directory where the JAX-WS samples reside.1 Examine the header of Makefile to see if the supplied variables (Java compiler, Java executable) and a few other details match systems such as Linux and Solaris. For Windows systems, use commands similar to what is used in the Makefile. This will compile the clienttest.java code on the first call and then execute the resulting clienttest are available from the API call. The sample program tstCAPIGlue can be built using the provided Makefile and can be run without arguments. It uses the VBoxCAPIGlue library (source code is in directory
    0 码力 | 376 页 | 1.99 MB | 6 月前
    3
  • pdf文档 Oracle VM VirtualBox 4.3.12 Programming Guide and Reference

    Open a terminal and change to the directory where the JAX-WS samples reside.1 Examine the header of Makefile to see if the supplied variables (Java compiler, Java executable) and a few other details match systems such as Linux and Solaris. For Windows systems, use commands similar to what is used in the Makefile. This will compile the clienttest.java code on the first call and then execute the resulting clienttest are available from the API call. The sample program tstCAPIGlue can be built using the provided Makefile and can be run without arguments. It uses the VBoxCAPIGlue library (source code is in directory
    0 码力 | 376 页 | 2.24 MB | 6 月前
    3
共 67 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
前往
页
相关搜索词
OpenShiftContainerPlatform4.14Operator4.2镜像Harbor环境搭建指导指导书CentOS7.64.7OracleVMVirtualBox5.040ProgrammingGuideandReference4.3223612
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩