积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部系统运维(10)DevOps(10)

语言

全部英语(7)中文(简体)(2)中文(繁体)(1)

格式

全部PDF文档 PDF(9)PPT文档 PPT(1)
 
本次搜索耗时 0.015 秒,为您找到相关结果约 10 个.
  • 全部
  • 系统运维
  • DevOps
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Rafay DZone Refcard Gitops for kubernetes 2022

    and down based on CPU usage • Declarative in nature This list continues to grow with every release. Let’s now explore the key benefits GitOps brings to Kubernetes. INCREASED SPEED AND PRODUCTIVITY existing application and infrastructure configurations, making changes across them in different release cycles, and repeating BROUGHT TO YOU IN PARTNERSHIP WITH REFCARD | GITOPS FOR KUBERNETES ├── deployment.yaml │ ├── _helpers.tpl │ ├── hpa.yaml │ ├── ingress.yaml │ ├── NOTES.txt │ ├── serviceaccount.yaml │ ├── service.yaml │ └── tests │ └── test-connection
    0 码力 | 8 页 | 1.35 MB | 1 年前
    3
  • pdf文档 GitOps 2.0 The Future of DevOps Ebook

    GitOps tools are sometimes marketed as the one-size-fits-all solution that will solve all your release problems and this is simply not true. First of all, GitOps requires that your deployment artifacts Classic pipeline With GitOps you can keep your CI process pristine (by just preparing a candidate release) and end it with a Git commit instead of a deployment. The Git commit is picked up by a deployment and your cluster for environment X is now getting the new version. But how do you promote this release to environment Y? Every time somebody declares that adopting GitOps is an easy process, I
    0 码力 | 29 页 | 1.61 MB | 1 年前
    3
  • pdf文档 The Path to GitOps

    pre-production environments. The changes can then, with the approval of the oper- ation teams or release managers, get deployed to production. This aspect of CD is an answer to the problem of poor visibility 5]. Argo CD was created to fill a need in the company’s infrastructure. Later, Intuit decided to release the Argo Project toolsets as open source. Since then, many companies, including Akuity, BlackRock parameters defined in the templates, and Helm injects these values into the manifests to create a release. A release is the end- Chapter 3 – Templating The Path to GitOps | 20 state representation of the YAML
    0 码力 | 45 页 | 1.09 MB | 1 年前
    3
  • pdf文档 THE GITOPS GUIDE TO BUILDING & MANAGING INTERNAL PLATFORMS

    platforms at scale. With these key strategic initiatives in place, software delivery teams can release software continuously, and with full confidence in the reliability of the system. THE GITOPS evolution Stream-aligned teams are essentially application development teams that build features and release code into production. Platform teams, on the other hand, exist to support application development where a corrupt configuration that made it to production did not even raise an alert because the release was so quickly rolled back. 2. Detect system and configuration drift Drift of any sort plagues
    0 码力 | 15 页 | 623.52 KB | 1 年前
    3
  • pdf文档 Continuous Delivery and GitOps on OpenShift

    rapidly 2 Continuous Integration(CI) & Continuous Delivery (CD) 3 Build Test Security Checks Release Deploy Stage Deploy Prod Continuous Integration Continuous Delivery A key DevOps principle for Take action CD Continuous Integration & Continuous Delivery 10 Build Test Security Checks Release Deploy Stage Deploy Prod OpenShift Build Automate building container images using Kubernetes
    0 码力 | 32 页 | 2.13 MB | 1 年前
    3
  • pdf文档 What's new with GitOps and OpenShift

    staging ├── kustomization.yaml └── volumes.yaml ├── 00-tekton │ ├── release.notags.yaml │ └── release.yaml ├── 01-namespaces │ ├── cicd-environment.yaml │ ├── dev-environment.yaml │
    0 码力 | 34 页 | 2.01 MB | 1 年前
    3
  • pdf文档 How GitOps Boosts Business Performance: The Facts

    Lead time for code changes This metric refers to the average time from check-in to production release. Businesses that perform best against this measure report average lead times of less than a day Performance: The Facts 4 4. Change failure rate This can be seen as a measure of quality in the release process. The best performers in the DORA study reported a change failure rate of less than 15%,
    0 码力 | 9 页 | 506.50 KB | 1 年前
    3
  • pdf文档 From DevOps to GitOps with GitLab 公開版

    Cloud App Infra GitLab Runner 1. App 有更新嗎? 2. infra 有更新嗎? 3.有!執⾏異動! Worker Build Test Release Validate Plan Validate Plan Approve 圖片來源 https://gitlab.com/gitops-demo/readme 圖片來源 https://gitlab
    0 码力 | 46 页 | 14.46 MB | 1 年前
    3
  • ppt文档 Zadig 面向开发者的云原生 DevOps 平台

    Chart 版本 工具链: • GitLab (源码 + 服务 Chart 配 置) • Rancher 部署 分支策略: • feature -> develop/release -> master 环境策略: • 三套环境( dev 、 qa 、 prod ) 现状:基于 GitLab + Helm Chart 模版 + 多套 values
    0 码力 | 59 页 | 81.43 MB | 1 年前
    3
  • pdf文档 Zadig 面向开发者的云原生 DevOps 平台

    上手动替换 Helm Chart 版本 工具链: • GitLab (源码 + 服务 Chart 配置) • Rancher 部署 分支策略: • feature -> develop/release -> master 环境策略: • 三套环境(dev、qa、prod) 现状:基于 GitLab + Helm Chart 模版 + 多套 values 方 案 一 : G e
    0 码力 | 59 页 | 23.57 MB | 1 年前
    3
共 10 条
  • 1
前往
页
相关搜索词
RafayDZoneRefcardGitopsforkubernetes2022GitOps2.0TheFutureofDevOpsEbookPathtoTHEGITOPSGUIDETOBUILDINGMANAGINGINTERNALPLATFORMSContinuousDeliveryandonOpenShiftWhatnewwithHowBoostsBusinessPerformanceFactsFromGitLab公開版Zadig面向开发开发者原生平台
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩