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

无数据

分类

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

语言

全部英语(12)

格式

全部PDF文档 PDF(12)
 
本次搜索耗时 0.015 秒,为您找到相关结果约 12 个.
  • 全部
  • 系统运维
  • DevOps
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Rafay DZone Refcard Gitops for kubernetes 2022

    requests to deploy both application and infrastructure changes to Kubernetes. With the entire state of your cluster kept under source control, diff tools and synchronization agents can compare what’s to normal if needed. CANONICALLY VERSIONED DESIRED SYSTEM STATE Now, by being able to declaratively store your desired system state in Git, you can easily apply versioning — as one does to application system configuration state, i.e., infra config code present in Git. This makes rollbacks easier in case your desired state in Git results in system instability for your actual state present in the cluster
    0 码力 | 8 页 | 1.35 MB | 1 年前
    3
  • pdf文档 The Path to GitOps

    Kubernetes clusters using familiar patterns. A more refined way to manage configurations and declare the state of everything in a given Kubernetes cluster called GitOps is something that Christian embraced wholeheartedly them to return their entire platform (not just the workloads running on them) back to its original state. They essentially implemented infrastructure as code by keeping every- thing they wrote (including of APIs that uses state as a central point of deciding what and how to operate on something. Kubernetes controls the operating environment by comparing the declared (desired) state of an object to the
    0 码力 | 45 页 | 1.09 MB | 1 年前
    3
  • pdf文档 GITOPS EXPLAINED: CONCEPTS, BENEFITS & GETTING STARTED

    streamline the development process. This leads to building reproducible infrastructure with proper state management, which both: Increases the overall visibility Reduces the management overhead of the application complete system is configured declaratively. This declarative approach is focused on the result (desired state) rather than the steps needed to achieve the required result. This declarative approach allows users an imperative approach. As a state-aware declarative approach, users can easily store these states in Git, facilitating convenient deployments and rollbacks. The system state is versioned in Git All the
    0 码力 | 7 页 | 426.93 KB | 1 年前
    3
  • pdf文档 GitOps 2.0 The Future of DevOps Ebook

    ● Integration with secrets providers ● No hand-rolled deployments: If you want to change the state you need to perform a Git operation such as creating a commit or opening a pull request Specifically the cluster state in an ad hoc manner. Instead, the desired state should be defined within GitOps tools at any moment. Those continuously compare the current state with the desired state to ensure the actual deployment by pulling changes in your cluster (and thus making the cluster state the same as the Git state). This scenario is great in theory and is certainly applicable to simple scenarios
    0 码力 | 29 页 | 1.61 MB | 1 年前
    3
  • pdf文档 GitOps Continuous Delivery with Argo and Codefresh

    impact ○ Declarative configuration with a known end state ● Auditable - Traceable changes to infrastructure and applications ○ Understand exact state during any prior time period ● Accessible - Changes as a system of record for the desired state of configuration ● Pull requests drive all application & infrastructure changes ● Cluster state always matches Git state ○ Tooling should understand and monitor GitOps ● Templating: Helm, Kustomize, and more ● Configuration Drift: Monitors live state against desired state ● Enterprise Ready: SSO, multi-cluster, and audit trails ● Extensibility: Rich CLI,
    0 码力 | 14 页 | 1.25 MB | 1 年前
    3
  • pdf文档 The Practical Guide to GitOps

    are pushed and approved in 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 can also be dependably and quickly reproduced. --------------- --- The canonical desired system state is versioned in Git. With the declaration of your system stored in a version control system, and trivializes rollbacks; where you can use a `Git revert` to go back to your previous application state. With Git’s excellent security guarantees, you can also use your SSH key to sign commits that enforce
    0 码力 | 37 页 | 850.88 KB | 1 年前
    3
  • pdf文档 THE GITOPS GUIDE TO BUILDING & MANAGING INTERNAL PLATFORMS

    priorities. A great developer experience gets out of the way, leaving the developer in a flow state. DX allows developers to be more effective, by making the good thing the easy thing – in areas such 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 DORA (DevOps Research & Assessment) has organization, from every industry, across every part of the world. Mae Large, Architecture Manager at State Farm says that taking a platform approach is about enabling every product team to deploy changes
    0 码力 | 15 页 | 623.52 KB | 1 年前
    3
  • pdf文档 3 Key Elements for Your GitOps strategy

    code. In GitOps, the desired state of the system is versioned and stored in a Git repository, and a reconciliation loop continuously monitors and enforces that desired state. GitOps takes DevOps practices the GitOps Working Group: The desired state of a GitOps managed system must be: 1. Declarative A system managed by GitOps must have its desired state expressed declaratively. 2. Versioned Versioned and immutable Desired state is stored in a way that enforces immutability and versioning and retains a complete version history. 3. Pulled automatically Software agents automatically
    0 码力 | 14 页 | 761.79 KB | 1 年前
    3
  • pdf文档 How GitOps Boosts Business Performance: The Facts

    As the DevOps Research and Assessment group (DORA) found in their recent report, ‘Accelerate: The State of DevOps 2019’, there are significant gaps between the world’s best-performing organizations and This means the desired state and any changes of an entire application stack from the container cluster upwards are kept under source control. Any divergence from this desired state can be then observed which in turn boosts availability. This is achieved by using Git as the record for the desired state, alongside purpose-built software agents (the backbone of the Weave Kubernetes Platform) and the
    0 码力 | 9 页 | 506.50 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 Standard roll-forward or backwards in the event of failure ● Disaster recovery is “reapply the current state of the manifests” ● Experience is “pushes and pull-requests” GitOps Benefits 5 GitOps is for Everyone tool for Kubernetes. ● Easily deploy applications in a declarative way ● Synchronizes cluster state with git repos ● Works with a variety of Kubernetes deployment tools including: ○ Helm ○ Kustomize
    0 码力 | 34 页 | 2.01 MB | 1 年前
    3
共 12 条
  • 1
  • 2
前往
页
相关搜索词
RafayDZoneRefcardGitopsforkubernetes2022ThePathtoGitOpsGITOPSEXPLAINEDCONCEPTSBENEFITSGETTINGSTARTED2.0FutureofDevOpsEbookContinuousDeliverywithArgoandCodefreshPracticalGuideTHEGUIDETOBUILDINGMANAGINGINTERNALPLATFORMSKeyElementsYourstrategyHowBoostsBusinessPerformanceFactsWhatnewOpenShift
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩