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

语言

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

格式

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

    handle this automatically in some cases ● Argo CD provides Sync Phases and Waves to address other use cases ○ Three sync phases - Pre-sync, sync, post-sync ○ Within each phase can have multiple waves Kustomize vs Helm vs OpenShift Templates Patching framework Ability to apply yaml directly Some use-cases may work better with templates No support in OpenShift GUI console Great for enterprise teams applications across multiple organizations OpenShift specific templating solution Easy to understand and use First class support in OpenShift GUI console Templates are static, no support for dynamic scripting/variables
    0 码力 | 34 页 | 2.01 MB | 1 年前
    3
  • pdf文档 THE GITOPS GUIDE TO BUILDING & MANAGING INTERNAL PLATFORMS

    teams. weave.works THE GITOPS GUIDE TO BUILDING & MANAGING INTERNAL PLATFORMS 4 ▼ Score for “high use” DevOps evolution Stream-aligned teams are essentially application development teams that build features deploying new features and updates with little or no friction. The internal platform approach Use of internal platforms and level of DevOps evolution Source: Puppet While there are many ways to deliver favorite approach of high-performing DevOps teams is to deploy an internal platform that developers use to create and access the resources they need on their own. THE GITOPS GUIDE TO BUILDING & MANAGING
    0 码力 | 15 页 | 623.52 KB | 1 年前
    3
  • pdf文档 Rafay DZone Refcard Gitops for kubernetes 2022

    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 change to Git with version number 1.0.1 and push those changes. In case 1.0.1 does not bring the expected results, then you can just use “Git revert” to rollback those changes from Git. Then your actual Self-healing abilities − I.e., restarting of the failed containers, replacing, or rescheduling Pods in case of underlying nodes issues • Horizontal scaling capabilities to scale up and down based on CPU
    0 码力 | 8 页 | 1.35 MB | 1 年前
    3
  • pdf文档 The Path to GitOps

    with a lot of familiar concepts that seem unrelated. Is GitOps something that application developers use? Is it for infra- structure folks or system administrators? Is it something you can buy off the shelf changes that have been made. Although Git is a good example of this principle, you don’t need to use Git as your state store. Anything that complies with this principle can be used in GitOps (S3 storage behind manual processes and avoid the drudgery of entering fields into a web form. Instead, they use configuration files to manage every component of the datacenter, from bare metal servers to virtual
    0 码力 | 45 页 | 1.09 MB | 1 年前
    3
  • pdf文档 The Practical Guide to GitOps

    development process requires tools that developers know and understand. GitOps is our name for how we use developer tooling to drive operations. GitOps is a way to do Continuous Delivery. More specifically roll out changes to your infrastructure when commits 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 select a set of tools from the open source ecosystem or from closed source or depending on your use case, you may even combine them. The most difficult part of creating a pipeline is gluing all of the
    0 码力 | 37 页 | 850.88 KB | 1 年前
    3
  • pdf文档 GitOps 2.0 The Future of DevOps Ebook

    creating a commit or opening a pull request Specifically for Kubernetes, GitOps says that you must not use `kubectl` to change the cluster state in an ad hoc manner. Instead, the desired state should be defined straightforward GitOps has been heralded as a way to decouple CI from deployments. In the classic use of a CI/CD system, the last step in the pipeline is a deployment step. Classic pipeline all the testing frameworks and libraries needed for the tests. This means that you are forced to use your CI solution again in order to run the smoke tests. The end result is a mixture of CI-CD-CI-CD
    0 码力 | 29 页 | 1.61 MB | 1 年前
    3
  • pdf文档 How GitOps Boosts Business Performance: The Facts

    to learn new tools. On the pages that follow, we’ll explain exactly what GitOps is and how you can use it to deliver positive results in your organization. How GitOps Boosts Business Performance: entire cluster can be rolled back and rebuilt with ease. The simplest way to implement GitOps is to use Git, since it already includes many advantages such as built-in security guarantees with full audit learn Because Git lies at the centre of the delivery pipeline, developers do not need to learn to use new tools. They can work in a world they know, using pull requests to accelerate deployment and operations
    0 码力 | 9 页 | 506.50 KB | 1 年前
    3
  • pdf文档 GitOps on AWS: Increase velocity of your DevOps teams

    Git to manage Kubernetes more rapidly. Recover in minutes Use Git as the single source of truth to revert/rollback and fork in the case of a catastrophic event. Meet compliance requirements Build complete Kubernetes platforms. By keeping the configuration in Git, developers and operators can use WKP to easily define, administer, and install repeatable platforms with all their add-ons and components Read the Comprehensive GitOps primer weave.works/gitops Watch Weaveworks’ workshops about how to use GitOps on AWS engine https://weaveworks-gitops.awsworkshop. io/05_introduction.html To learn more
    0 码力 | 10 页 | 2.41 MB | 1 年前
    3
  • pdf文档 GitOps Continuous Delivery with Argo and Codefresh

    gold standard for managing and deploying Kubernetes applications. In this talk, we’ll show you how we use raw Kubernetes, in addition to Helm and Terraform to manage our deployments to a wide range of clusters Argo and Codefresh Description: Never make a manual change again. In this talk we’ll show how to use GitOps to achieve reliable, and fast releases time and time again. Rather than pushing changes, Argo
    0 码力 | 14 页 | 1.25 MB | 1 年前
    3
  • pdf文档 From DevOps to GitOps with GitLab 公開版

    如何開始實踐 GitOps 1. IaC 2. Automation 3. Code Review & Approve 4. Multi environment 5. CI/CD 6. Use Repository 7. Agile & Iteration DevOps 1. IaC 讓⼀切都成為 Code 2. Automation 盡可能⾃動化 如果不成,就紀錄它! 3. Code Review & Approve 審查、複閱、檢查、稽核 4. Multi environment 運⽤在所有的環境! 5. CI/CD ⾃動化的唯⼀觸發點! 6. Use Repository 分⽀策略、Flow、Workflow 7. Agile & Iteration ⼩粒度、多迭代 Tools VCS CI CD Container Registry
    0 码力 | 46 页 | 14.46 MB | 1 年前
    3
共 15 条
  • 1
  • 2
前往
页
相关搜索词
WhatnewwithGitOpsandOpenShiftTHEGITOPSGUIDETOBUILDINGMANAGINGINTERNALPLATFORMSRafayDZoneRefcardGitopsforkubernetes2022ThePathtoPracticalGuide2.0FutureofDevOpsEbookHowBoostsBusinessPerformanceFactsonAWSIncreasevelocityyourteamsContinuousDeliveryArgoCodefreshFromGitLab公開版
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩