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

无数据

分类

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

语言

全部英语(9)中文(简体)(4)中文(繁体)(2)

格式

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

    Considerations Multicluster Management Non-Declarative Infrastructure Security Base Image Selection Everything as Code Conclusion 45 About the Author The Path to GitOps | 5 Foreword deployment. If GitOps is just an extension of DevOps, then where does GitOps fit into the CI/CD workflow that has traditionally been the cornerstone of DevOps practitioners? I’ll try to answer that question integration, delivery, and deployment in a continuous stream of releases. Figure 1-1: The CI/CD workflow. Continuous integration builds and tests new code changes and merges them into a shared repository
    0 码力 | 45 页 | 1.09 MB | 1 年前
    3
  • pdf文档 Rafay DZone Refcard Gitops for kubernetes 2022

    dive into how GitOps workflow is different from our traditional CI-CD flow. We will also review core benefits over the traditional CI/CD approach. TRADITIONAL CI/CD WORKFLOW OVERVIEW Before diving a continuous integration tool kicks off unit tests that eventually build the Docker container image that gets pushed to the container registry. Figure 1 BROUGHT TO YOU IN PARTNERSHIP WITH REFCARD pipeline doesn't have its state easily recorded like when you're using GitOps. GITOPS DEPLOYMENT WORKFLOW OVERVIEW The GitOps core machinery is in its CI/CD tooling, with the critical piece being continuous
    0 码力 | 8 页 | 1.35 MB | 1 年前
    3
  • pdf文档 Continuous Delivery and GitOps on OpenShift

    as code Git is the single source of truth Operations through Git workflows 5 GitOps Workflow a declarative approach to application delivery A A A What you want (desired state) What you 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 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 Kubernetes Deploy
    0 码力 | 32 页 | 2.13 MB | 1 年前
    3
  • pdf文档 The Practical Guide to GitOps

    simple. Having everything in one place means that your operations team can also use the same workflow to make infrastructure changes by creating issues, and reviewing pull requests. GitOps allows code to Git, the continuous integration tool kicks off unit tests that eventually build the Docker image that gets pushed to the container registry. With a typical CI/CD pipeline, Docker images are Runs inside the production cluster Read/Write access to configuration repository Read access to image repository Read/Write access to the production cluster GitOps separates CI from CD and is a more
    0 码力 | 37 页 | 850.88 KB | 1 年前
    3
  • pdf文档 What's new with GitOps and OpenShift

    ArgoCD Managed Deployment Pipeline Managed Deployment Pro Consistent Post-Test update of image reference Con Image reference updated in git before integration tests, manage rollback? Inconsistent Con sync Application repo Environment repo Openshift Pipeline Updates image in dev manifest Push newly built container image Apply the newly updated manifests Infrastructure repo Application and Alibaba (announcement at KubeCon EU) ● Tekton and Argo CD as the basis of developer GitOps workflow 30 Dedicated GitOps View Empower developers with visibility of their application across all
    0 码力 | 34 页 | 2.01 MB | 1 年前
    3
  • pdf文档 GitOps 2.0 The Future of DevOps Ebook

    should be managed. If they are stored in Git, they need to be encrypted and thus have their own workflow process during a deployment. If they are not stored in Git, then the whole idea of having your the latest Git commit matches again what is deployed in the cluster. Today to achieve this workflow, you need to write custom glue code in addition to adopting a GitOps tool. Running GitOps at the deployment was successful or not ● The pipeline(s) that were used for building the container image and deploying it ● The Kubernetes images that were affected ● The Kubernetes services/deployments
    0 码力 | 29 页 | 1.61 MB | 1 年前
    3
  • ppt文档 Zadig 产品使用手册

    置 project-dev-workflow • 构建、配置变更( Apollo/Nacos )、数 据变更、部署、冒烟测试、项目管理任务 变更 测试工程师 更新测试验证环境 project-sit-workflow • 构建、配置变更( Apollo/Nacos )、数 据变更、部署、接口测试 更新集成测试环境 project-auto-sit-workflow • 构建,部署,场景测试 发布工程师 更新预发环境 project-uat-workflow • 质量门禁、构建、配置变更( Apollo/ Nacos )、数据变更、部署 uat (变量 变更、模板变更)、全量回归测试 更新生产环境 project-prod-workflow • 审批、配置变更( Apollo/Nacos )、数 据变更、部署生产环境(变量变更、模板 变更)、场景测试 管理员 ( 运维 ) 准备——工作
    0 码力 | 52 页 | 22.95 MB | 1 年前
    3
  • pdf文档 Zadig 产品使用手册

    业务配置 project-dev-workflow • 构建、配置变更(Apollo/Nacos)、数据 变更、部署、冒烟测试、项目管理任务变 更 测试工程师 更新测试验证环境 project-sit-workflow • 构建、配置变更(Apollo/Nacos)、数据 变更、部署、接口测试 更新集成测试环境 project-auto-sit-workflow • 构建,部署,场景测试 发布工程师 发布工程师 更新预发环境 project-uat-workflow • 质量门禁、构建、配置变更 (Apollo/Nacos)、数据变更、部署 uat (变量变更、模板变更)、全量回归测试 更新生产环境 project-prod-workflow • 审批、配置变更(Apollo/Nacos)、数 据变更、部署生产环境(变量变更、模板 变更)、场景测试 管理员(运维)准备——工作流 管理员(运维)准备——工作流
    0 码力 | 52 页 | 16.27 MB | 1 年前
    3
  • pdf文档 GITOPS EXPLAINED: CONCEPTS, BENEFITS & GETTING STARTED

    pipeline to gain all the above benefits. In the next section, we’ll at how to implement a GitOps workflow properly. How to implement GitOps If your organization already has a properly implemented DevOps pipeline platform, its primary goal will be to: Automate the delivery process. Facilitate a clear workflow between the Git repository and the infrastructure management platform. (Learn how to build a CI/CD operators such as: Kubernetes Operator Terraform Cloud Operator Azure Service Operator Etc. GitOps workflow Now, we’ve got a Git repository and a properly configured CI/CD pipeline. An infrastructure engineer
    0 码力 | 7 页 | 426.93 KB | 1 年前
    3
  • pdf文档 GitOps on AWS: Increase velocity of your DevOps teams

    IDE Monitor GIT GitOps unifies deployment, monitoring, and management GitOps is a standardized workflow for how to deploy, configure, monitor, update, and manage Kubernetes, it components, and all production environment matches the described state. P.4 Weave the principles of GitOps into everyday workflow The foundation of GitOps is based on the declarative nature of Kubernetes and its automatic deployment meets SOC 2 compliance just by using Git. Standardize workflows Establish an end-to-end CI/CD workflow driven by pull requests and fully reproducible through Git. Embed security Leverage Git’s correctness
    0 码力 | 10 页 | 2.41 MB | 1 年前
    3
共 15 条
  • 1
  • 2
前往
页
相关搜索词
ThePathtoGitOpsRafayDZoneRefcardGitopsforkubernetes2022ContinuousDeliveryandonOpenShiftPracticalGuideWhatnewwith2.0FutureofDevOpsEbookZadig产品使用手册使用手册GITOPSEXPLAINEDCONCEPTSBENEFITSGETTINGSTARTEDAWSIncreasevelocityyourteams
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩