积分充值
 首页
前端开发
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)

语言

全部英语(13)中文(简体)(3)中文(繁体)(1)

格式

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

    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 change to clusters through Git history Visibility and Audit Review changes beforehand, detect configuration drifts, and take action Enhanced Security Familiar tools and Git workflows from application 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 Kubernetes CI
    0 码力 | 32 页 | 2.13 MB | 1 年前
    3
  • pdf文档 GitOps 2.0 The Future of DevOps Ebook

    metrics 2.3. Promotion among different environments 2.4. Achieving Continuous deployment and full Git automation 2.5. Built-in handling for rollbacks and secrets 2.6. Running GitOps at scale 2.7 ArgoCD 3.1. Getting visibility into deployments 3.2. Deployment value comes from features and not Git hashes 3.3. The new Codefresh GitOps dashboard 3.4. Argo CD Integration 3.5. CI/CD pipelines with GitOps 2.0 Introduction GitOps is the practice of deploying applications by using Git Operations only (and not clicking UI buttons). The paradigm already existed in one form or another
    0 码力 | 29 页 | 1.61 MB | 1 年前
    3
  • pdf文档 The Path to GitOps

    Chapter 3–Templating Everything in Git Kustomize Helm Operators Combining Tools Summary The Path to GitOps | 3 Contents 22 Chapter 4–Git Workflows Separate Your Repositories infrastructure as code by keeping every- thing they wrote (including configurations) stored and versioned in Git, and by taking advantage of declarative configurations in Kubernetes. Cloud-Native DevOps So if The canonical example of the “versioned and immutable” principle is Git, which is why it’s the first element in the term GitOps. Git’s store is versioned and immutable because each change is tracked in
    0 码力 | 45 页 | 1.09 MB | 1 年前
    3
  • pdf文档 Rafay DZone Refcard Gitops for kubernetes 2022

    • Configuration Management in Kubernetes • GitOps for Kubernetes Essentials • Conclusion Git is the most widely used version control system, with more than 80 percent of its market share in today’s software industry. GitOps is a methodology which revolves around procedure and practices with Git at the center. It provides a fast and secure method for developers to maintain and update complex infrastructure and application configuration changes revolve 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
    0 码力 | 8 页 | 1.35 MB | 1 年前
    3
  • pdf文档 The Practical Guide to GitOps

    by using Git as a source of truth for declarative infrastructure and applications. Automated CI/CD pipelines roll out changes to your infrastructure when commits are pushed and approved in Git. It also pieces together. Whatever you choose for your delivery pipeline, applying GitOps best practices with Git (or any version control) should be an integral component of your process. It will make building and of facts instead of by a set of instructions. With your application’s declarations versioned in Git, you have a single source of truth. Your apps can then be easily deployed and rolled back to and
    0 码力 | 37 页 | 850.88 KB | 1 年前
    3
  • pdf文档 THE GITOPS GUIDE TO BUILDING & MANAGING INTERNAL PLATFORMS

    building is Git. Git is widely used in software delivery, and its success is the reason why platforms like GitHub and GitLab are household names in every software delivery team today. Git has led to the GitOps - The way to build internal platforms GitOps views Git as the single source of truth. The entire system needs to be declared in Git and any changes are initiated using a simple pull request. GitOps allows you to create and manage your entire software stack through Git and treat your servers as your source code. Every change and configuration is done through a pull request and everyone
    0 码力 | 15 页 | 623.52 KB | 1 年前
    3
  • pdf文档 GitOps on AWS: Increase velocity of your DevOps teams

    GitOps on AWS: Increase velocity of your DevOps teams P.2 Git familiar with DevOps and GitOps For over a decade, software companies have been trying to move away from the waterfall approach to application become experts in the orchestration tool. That’s where GitOps comes in. See how much faster you Git using DevOps and GitOps together Deployment/Cycle Time Deployment Frequency Change Lead Time between what is described in Git (the desired state) with what is currently running in the clusters. Build Deploy “Immutability Firewall” Test Operate & Manage IDE Monitor GIT GitOps unifies deployment
    0 码力 | 10 页 | 2.41 MB | 1 年前
    3
  • pdf文档 GITOPS EXPLAINED: CONCEPTS, BENEFITS & GETTING STARTED

    It utilizes Git 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 allows developers or the Ops team to declare their infrastructure as code and version control them via Git. Whenever a new change is required, a pull request with the new change is created, executing the CI/CD declarative approach, users can easily store these states in Git, facilitating convenient deployments and rollbacks. The system state is versioned in Git All the declarative states are stored in the version-controlled
    0 码力 | 7 页 | 426.93 KB | 1 年前
    3
  • pdf文档 What's new with GitOps and OpenShift

    infrastructure and/or application state is fully represented by the contents of a git repository. Any changes to the git repository are reflected in the corresponding state of the associated infrastructure minimizes or eliminates this need ● Declarations are yaml files which are easily stored and managed in git OpenShift GitOps Principles ● Separate application source code (Java/.Net/etc) from manifests (yaml) be applied with standard Openshift and k8s tooling Day 2 operations : All changes triggered from Git Tools of the Trade https://argoproj.github.io/argo-cd https://kustomize.io/ Argo CD Kustomize
    0 码力 | 34 页 | 2.01 MB | 1 年前
    3
  • pdf文档 3 Key Elements for Your GitOps strategy

    to streamline and automate the deployment and management of applications and infrastructure using Git as the single source of truth. It simplifies and standardizes the deployment and management of complex In-Depth Introduction to GitOps? Learn the differences between GitOps and DevOps, and how to ensure Git is the single source of truth for your application in our free Understanding GitOps guide. DOWNLOAD of DevOps that uses Git as the single source of truth for declarative infrastructure and application code. In GitOps, the desired state of the system is versioned and stored in a Git repository, and a
    0 码力 | 14 页 | 761.79 KB | 1 年前
    3
共 17 条
  • 1
  • 2
前往
页
相关搜索词
ContinuousDeliveryandGitOpsonOpenShift2.0TheFutureofDevOpsEbookPathtoRafayDZoneRefcardGitopsforkubernetes2022PracticalGuideTHEGITOPSGUIDETOBUILDINGMANAGINGINTERNALPLATFORMSAWSIncreasevelocityyourteamsEXPLAINEDCONCEPTSBENEFITSGETTINGSTARTEDWhatnewwithKeyElementsYourstrategy
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩