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

无数据

分类

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

语言

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

格式

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

    Deploy Prod Continuous Integration Continuous Delivery A key DevOps principle for automation, consistency and reliability 4 What is GitOps? An developer-centric approach to Continuous Delivery and infrastructure 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 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

    reducing your meantime to recovery (MTTR) from hours to minutes. 4. Higher Reliability 5. Increased Consistency and Standardization Because GitOps provides one model for making infrastructure, apps and add 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文档 GitOps 2.0 The Future of DevOps Ebook

    previous Git hash to the cluster and auto-commits (or reverts) to the git repo in order to keep the consistency. This is very complex to accomplish and not all teams want to let their deployment solution 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 is a single pipeline that: 1. Checks out the source code of the application 2. Builds a Docker image 3. Records the information for the current pull request what JIRA issue is solved 4. Creates a
    0 码力 | 29 页 | 1.61 MB | 1 年前
    3
  • pdf文档 THE GITOPS GUIDE TO BUILDING & MANAGING INTERNAL PLATFORMS

    Telekom With this tremendous infrastructure complexity, Deutsche Telekom relies heavily on the consistency that the platform approach brings. Benefits of the platform approach Platforms are exceptionally architecture, and to rather build consistent end-to-end workflows that simultaneously increase consistency and introduce standardization. Today, MediaMarktSaturn is confident they can meet any spike in
    0 码力 | 15 页 | 623.52 KB | 1 年前
    3
  • pdf文档 3 Key Elements for Your GitOps strategy

    comes with its own unique set of “gotchas.” This com- plexity is compounded by the need to ensure consistency in deployment, security, and operations across various platforms. | 08 3 KEY ELEMENTS FOR
    0 码力 | 14 页 | 761.79 KB | 1 年前
    3
  • 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 controller, the Kustomize controller, the Helm controller, the notification controller, and the image automation controller. Flux was born out of the best practices and use cases from site reliability simple example of updating an image tag. The application has been built, tested, and deemed ready to go from a sandbox environment to a test environment. But updating the image tag comes with other changes
    0 码力 | 45 页 | 1.09 MB | 1 年前
    3
  • pdf文档 Rafay DZone Refcard Gitops for kubernetes 2022

    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 then eventually builds a new image and deposits the new image to a registry. 5. The Deployment Automator watches the image registry, notices the image, pulls the new image from the registry, and updates the new feature to production. Figure 3: GitOps workflow in Kubernetes GITOPS SECURITY The image is pulled using read-only access to the container registry. The CI tool is not granted cluster privileges
    0 码力 | 8 页 | 1.35 MB | 1 年前
    3
  • pdf文档 Red Hat OpenShift GitOps 1.13 了解 OpenShift GitOps

    运行命令来收集具体信息,如以下部分所述: 行命令来收集具体信息,如以下部分所述: 要收集与一个或多个特定功能相关的数据, 要收集与一个或多个特定功能相关的数据,请 请使用 使用 --image 参数和 参数和镜 镜像,如以下部分所述。 像,如以下部分所述。 示例命令 示例命令 要收集 要收集审计 审计日志, 日志,请 请使用 请使用 使用 -- /usr/bin/gather_audit_logs 参数,如以下部分所述。 参数,如以下部分所述。 $ oc adm must-gather --image=registry.redhat.io/openshift-gitops-1/must-gather- rhel8:v1.10.0 Red Hat OpenShift GitOps 1.13 了解 了解 OpenShift -5drcj must-gather-s8sdh 2/2 Running 0 72s ... $ oc adm must-gather --image=registry.redhat.io/openshift-gitops-1/must-gather-rhel8:v1.10.0 第 第 3 章 章 为 为支持收集 支持收集诊 诊断信息 断信息
    0 码力 | 17 页 | 203.28 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
    0 码力 | 34 页 | 2.01 MB | 1 年前
    3
  • pdf文档 CloudExplorer 3.0 管理员手册v1.2

    配置云管服务器 hosts 文件 docker-compose.yml 文件(management-center 和 vm-service 配置部分): management-center: image: xxx.xxx.xxx.xxx/management-center container_name: management-center environment: HOST_HOSTNAME: 2" - "ims.zwwww-1.sqga.com: 172.30.188.2" - "vpc.zwwww-1.sqga.com: 172.30.188.2" vm-service: image: xxx.xxx.xxx.xxx/vm-service containerr_name: vm-service networks: - cmp-network extra_hosts: sa-fb-1.demo.com 2. docker-compose.yml 文件示例(management-center 与 vm-service 部分): management-center: image: xxx.xxx.xxx.xxx/management-center container_name: management-center environment: HOST_HOSTNAME:
    0 码力 | 308 页 | 0 Bytes | 1 年前
    3
共 11 条
  • 1
  • 2
前往
页
相关搜索词
ContinuousDeliveryandGitOpsonOpenShiftThePracticalGuideto2.0FutureofDevOpsEbookTHEGITOPSGUIDETOBUILDINGMANAGINGINTERNALPLATFORMSKeyElementsforYourstrategyPathRafayDZoneRefcardGitopskubernetes2022RedHat1.13了解WhatnewwithCloudExplorer3.0管理管理员手册v1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩