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

无数据

分类

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

语言

全部英语(14)中文(简体)(3)

格式

全部PDF文档 PDF(17)
 
本次搜索耗时 0.017 秒,为您找到相关结果约 17 个.
  • 全部
  • 系统运维
  • DevOps
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 The Path to GitOps

    with it. Christian has built out a lot of the foundation of GitOps. If you asked me for the best source of GitOps knowledge, I’d say you’ve found them already. —Chris Short Co-chair, OpenGitOps/GitOps third principle states: Software agents automatically pull the desired state declarations from the source. This principle is where GitOps starts to differentiate itself from a traditional event-driv- en deployment of your application be imperative in your CI/CD platform, it can be declar- ative based on a source of truth. Based on a reconciliation loop, the GitOps controller makes changes to the cluster by
    0 码力 | 45 页 | 1.09 MB | 1 年前
    3
  • pdf文档 The Practical Guide to GitOps

    Native applications that unifies Deployment, Monitoring and Management. It works by using Git as a source of truth for declarative infrastructure and applications. Automated CI/CD pipelines roll out changes Git. It also makes use of diff tools to compare the actual production state with what’s under source control and alerts you when there is a divergence. The ultimate goal of GitOps is to speed up different parts of your CICD pipeline. You can select a set of tools from the open source ecosystem or from closed source or depending on your use case, you may even combine them. The most difficult part
    0 码力 | 37 页 | 850.88 KB | 1 年前
    3
  • pdf文档 GitOps 2.0 The Future of DevOps Ebook

    concepts behind GitOps are quite straight-forward: ● Infrastructure as Code: Git is always the source of truth on what happens in the system ● Code changes always go through an automated process artifacts and normally does not touch (or know about) source code. But in most cases, in order to run unit tests, you need access to the source code of the application. The current crop of GitOps tools tools cannot run unit/integration tests. That would require visibility in the source code along with all the testing frameworks and libraries needed for the tests. This means that you are forced to
    0 码力 | 29 页 | 1.61 MB | 1 年前
    3
  • pdf文档 Red Hat OpenShift GitOps 1.10 Removing GitOps

    Removing OpenShift GitOps Operator from your cluster Legal Notice Copyright © 2024 Red Hat, Inc. The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share trademark of Joyent. Red Hat is not formally related to or endorsed by the official Joyent Node.js open source or commercial project. The OpenStack ® Word Mark and OpenStack logo are either registered trademarks/service
    0 码力 | 8 页 | 47.36 KB | 1 年前
    3
  • pdf文档 Red Hat OpenShift GitOps 1.13 基础架构节点上的 GitOps 工作负载

    GitOps 工作负载 在基础架构节点上运行 GitOps control plane 工作负载 法律通告 法律通告 Copyright © 2024 Red Hat, Inc. The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share trademark of Joyent. Red Hat is not formally related to or endorsed by the official Joyent Node.js open source or commercial project. The OpenStack ® Word Mark and OpenStack logo are either registered trademarks/service
    0 码力 | 10 页 | 122.25 KB | 1 年前
    3
  • pdf文档 Red Hat OpenShift GitOps 1.13 了解 OpenShift GitOps

    GitOps 1.13 了解 OpenShift GitOps OpenShift GitOps 简介 法律通告 法律通告 Copyright © 2024 Red Hat, Inc. The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share trademark of Joyent. Red Hat is not formally related to or endorsed by the official Joyent Node.js open source or commercial project. The OpenStack ® Word Mark and OpenStack logo are either registered trademarks/service
    0 码力 | 17 页 | 203.28 KB | 1 年前
    3
  • pdf文档 THE GITOPS GUIDE TO BUILDING & MANAGING INTERNAL PLATFORMS

    teams to improve overall organisational productivity and development velocity.” James Governor, — Source Redmonk.com Executive summary Adopting the platform approach alone is not enough. Organizations observability this is increasingly important. Good DX allows for shift left.” — James Governor, Source Redmonk.com 2021 State of DevOps report The 2021 State of DevOps report released by Puppet and friction. The internal platform approach Use of internal platforms and level of DevOps evolution Source: Puppet While there are many ways to deliver resources and tools to application developers, the
    0 码力 | 15 页 | 623.52 KB | 1 年前
    3
  • pdf文档 Continuous Delivery and GitOps on OpenShift

    Continuous Delivery and infrastructure operation Treat everything as code Git is the single source of truth Operations through Git workflows 5 GitOps Workflow a declarative approach to application teams Standard Workflow Multi-cluster consistency 7 Source Git Repository Image Registry CI The GitOps Application Delivery Model 8 Source Git Repository Config Git Repository Image Registry CD The GitOps Application Delivery Model Pull Request Push Pull Push Pull Pull Request 9 Source Git Repository Image Registry CI The GitOps Application Delivery Model Config Git Repository
    0 码力 | 32 页 | 2.13 MB | 1 年前
    3
  • pdf文档 Rafay DZone Refcard Gitops for kubernetes 2022

    around Git, i.e., the version control ecosystem. The focus is entirely on keeping Git as a single source of truth for infrastructure and application configuration changes. In an ideal world, this approach entire state of your cluster kept under source control, diff tools and synchronization agents can compare what’s running in production with what’s under source control — and when a divergence is detected KUBERNETES REFCARD | SEPTEMBER 2022 3 SINGLE SOURCE OF TRUTH In the GitOps world, version control systems (VCS) like Git should be the only source of truth. Whatever changes one wants to perform
    0 码力 | 8 页 | 1.35 MB | 1 年前
    3
  • pdf文档 GITOPS EXPLAINED: CONCEPTS, BENEFITS & GETTING STARTED

    as the source code management tool for managing the infrastructure code. In other words, GitOps is an evaluation of infrastructure as code and DevOps practices which uses Git as the single source of truth All the declarative states are stored in the version-controlled system, which acts as the single source of truth. With this version-controlled approach, all the system infrastructure changes are available productivity The source-controlled, validated infrastructure reduces configuration errors that can occur during deployments, saving time for Ops teams to diagnose and fix those errors. Besides, source control allows
    0 码力 | 7 页 | 426.93 KB | 1 年前
    3
共 17 条
  • 1
  • 2
前往
页
相关搜索词
ThePathtoGitOpsPracticalGuide2.0FutureofDevOpsEbookRedHatOpenShift1.10Removing1.13基础架构基础架构节点工作负载了解THEGITOPSGUIDETOBUILDINGMANAGINGINTERNALPLATFORMSContinuousDeliveryandonRafayDZoneRefcardGitopsforkubernetes2022EXPLAINEDCONCEPTSBENEFITSGETTINGSTARTED
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩