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

语言

全部英语(10)中文(繁体)(1)

格式

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

    OpenGitOps/GitOps Working Group July 2022 References [1] https://thenewstack.io/the-best-ci-cd-tool-for-kubernetes-doesnt-exist/ [2] https://youtu.be/UvwcVNv61Mo [3] https://opengitops.dev/#principles there’s a drift in your system, it won’t get fixed until the next time you run your IaC tool. You can set the tool to run at regular intervals or when your workflow triggers a change. But the idea behind a new set of containers. That’s it. To get the same behavior from IaC and fixed servers, the IaC tool would have to destroy the node and recreate it every time there is immutable drift, which isn’t too
    0 码力 | 45 页 | 1.09 MB | 1 年前
    3
  • pdf文档 GitOps 2.0 The Future of DevOps Ebook

    true in most simple cases, but as soon as you have dynamic values in your manifests, your GitOps tool will start fighting against you. Some classic examples are: ● The replica count if you have an (especially values with dates or timestamps) As soon as your cluster state changes, your GitOps tool will try to sync the initial value from Git and in most cases, this is not what you want. State to rollback: 1. You can simply point your cluster to a previous Git hash and let your GitOps tool sync that hash. This is the fastest way to rollback, but by definition leaves your cluster in an
    0 码力 | 29 页 | 1.61 MB | 1 年前
    3
  • pdf文档 Rafay DZone Refcard Gitops for kubernetes 2022

    monitor what’s running on the cluster and notify teams if it`s desirable or undesirable. Every GitOps tool nowadays comes up with the ability to monitor and notify us in this way. COMPLIANCE AND AUDITING another approach to manage is Overlay Configuration. Kustomize is a configuration management tool based on this approach one. Kustomize works off a concept of “where, what, and how” to refactor microservice runs in the cluster. When the developer pushes the code to Git, a continuous integration tool kicks off unit tests that eventually build the Docker container image that gets pushed to the
    0 码力 | 8 页 | 1.35 MB | 1 年前
    3
  • pdf文档 The Practical Guide to GitOps

    securely to complex applications running in Kubernetes. Freedom of choice Because there is no single tool that can do everything required in your pipeline, GitOps gives you the freedom to choose the best application will run in your cluster. When you push that code to Git, the continuous integration tool kicks off unit tests that eventually build the Docker image that gets pushed to the container registry your API credentials with the CI tooling and that means your CI tool becomes a high value target. If someone breaks into your CI tool, they will have total control over your production cluster, even
    0 码力 | 37 页 | 850.88 KB | 1 年前
    3
  • pdf文档 GITOPS EXPLAINED: CONCEPTS, BENEFITS & GETTING STARTED

    managing the underlying infrastructure of an application. It utilizes Git as the source code management tool for managing the infrastructure code. In other words, GitOps is an evaluation of infrastructure as provision or modify the infrastructure. Additionally, GitOps offers users the flexibility to select any tool, technology, or platform and use the same DevOps practices when creating infrastructure. Principles GitOps If your organization already has a properly implemented DevOps pipeline using Git as the SCM tool, implementing GitOps to cover the infrastructure is a pretty straightforward process. Simply: Add
    0 码力 | 7 页 | 426.93 KB | 1 年前
    3
  • pdf文档 THE GITOPS GUIDE TO BUILDING & MANAGING INTERNAL PLATFORMS

    includes approaches such as canary releasing and blue-green deployments. Flagger is an open source GitOps tool that is purpose-built to manage all aspects of progressive delivery. THE GITOPS GUIDE TO BUILDING that make up the GitOps toolchain. Weaveworks and the CNCF delivered a transformative open source tool with Flux; managing Kubernetes deployments at scale is now easy and fast.” — Nicolas Chaillan core DevSecOps practices the norm without any added effort. Leverage Flagger and a service mesh tool to execute complex progressive delivery patterns like canary releasing and blue-green deployments
    0 码力 | 15 页 | 623.52 KB | 1 年前
    3
  • pdf文档 GitOps on AWS: Increase velocity of your DevOps teams

    securely deploy changes to Kubernetes that doesn’t require them to become experts in the orchestration tool. That’s where GitOps comes in. See how much faster you Git using DevOps and GitOps together their microservices and Weave Flux handles the deployments.” The Platform Team wanted to leverage a tool that would integrate well with the engineer’s existing pipelines and automate changes applied to
    0 码力 | 10 页 | 2.41 MB | 1 年前
    3
  • pdf文档 What's new with GitOps and OpenShift

    Argo CD Kustomize Argo CD - What is It? Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. ● Easily deploy applications in a declarative way ● Synchronizes cluster state tools including: ○ Helm ○ Kustomize ○ Ksonnet/Jsonnet ○ Directories of yaml ● It is not a CI tool What is an Argo CD Application? apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name:
    0 码力 | 34 页 | 2.01 MB | 1 年前
    3
  • pdf文档 Argo CD 搭配 Kustomize 實作 GitOps 部署 周育緯

    20 部署出dev deployment and service env 21 Argo CD 22 •A declarative, GitOps continuous delivery tool for Kubernetes 用ArgoCD 搭配kustomize來部署環境ㄌ 23 歡迎大家參考 III DevOps 更多詳細教學影音,請觀看我們的 YouTube 影音 影音連結
    0 码力 | 24 页 | 696.06 KB | 1 年前
    3
  • pdf文档 GitOps Continuous Delivery with Argo and Codefresh

    webhooks, events, and polished web UI @codefresh Argo CD A declarative GitOps continuous delivery tool for Kubernetes https://argoproj.github.io/argo-cd/ MyApp k8s manifest MyApp 1. Commit 5. Call
    0 码力 | 14 页 | 1.25 MB | 1 年前
    3
共 11 条
  • 1
  • 2
前往
页
相关搜索词
ThePathtoGitOps2.0FutureofDevOpsEbookRafayDZoneRefcardGitopsforkubernetes2022PracticalGuideGITOPSEXPLAINEDCONCEPTSBENEFITSGETTINGSTARTEDTHEGUIDETOBUILDINGMANAGINGINTERNALPLATFORMSonAWSIncreasevelocityyourteamsWhatnewwithandOpenShiftArgoCD搭配Kustomize實作部署周育緯ContinuousDeliveryCodefresh
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩