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

语言

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

格式

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

    and Security Summary 25 Chapter 5–Repository and Directory Structures Best Practices DRY Parameterize Where You Need To Repository Considerations Monorepo Polyrepo workflow. Continuous integration builds and tests new code changes and merges them into a shared repository on a regular basis. CI is a form of rapid development that emerged as a result of the Agile Manifesto commit directly to your state store or to mark that the change is ready for deployment in a Git repository. In other Chapter 1 – What is GitOps? The Path to GitOps | 13 words, if you’re in GitHub [1
    0 码力 | 45 页 | 1.09 MB | 1 年前
    3
  • pdf文档 GitOps 2.0 The Future of DevOps Ebook

    instead of a deployment. The Git commit is picked up by a deployment solution that monitors the Git repository and takes care of the actual deployment by pulling changes in your cluster (and thus making the want to promote a release to one after the other. What is the GitOps solution? ● A single repository with 10 branches. This means that you need to open/close 10 pull requests each time you do a copies commits between the repositories (or uses Pull Requests between them). ● A single Git repository with 10 subfolders. Again you need an external solution to make sure that changes are propagated
    0 码力 | 29 页 | 1.61 MB | 1 年前
    3
  • pdf文档 The Practical Guide to GitOps

    10 GitOps Hands On Tutorial Part 1: Spin up a Kubernetes Cluster Part 2: Fork the Sock Shop Repository Part 3: Setup CI and Connect a Container Registry Part 4: Let’s Get Started with the cluster Runs outside the production cluster Read access to the code repository Read/Write access to container repository Read/Write access to the continuous integration environment Runs inside 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 secure
    0 码力 | 37 页 | 850.88 KB | 1 年前
    3
  • pdf文档 GITOPS EXPLAINED: CONCEPTS, BENEFITS & GETTING STARTED

    process. Simply: Add the infrastructure code into the Git repository. 1. Configure the CI/CD pipeline to include the infrastructure repository as a part of the delivery 2. pipeline. On the other hand from scratch, the first thing to consider is the Git repository. As GitOps is platform-agnostic, users can utilize any local or cloud-based Git repository such as: GitHub BitBucket Azure Repos GitLab Etc preferred and familiar platform tools. Tools like Jenkins and CircleCI can be used with any git repository. BitBucket Pipeline and GitLab Pipelines prefer their own code repositories. Whatever the selected
    0 码力 | 7 页 | 426.93 KB | 1 年前
    3
  • pdf文档 Continuous Delivery and GitOps on OpenShift

    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 CI CD The Push Pull Push Pull Pull Request 9 Source Git Repository Image Registry CI The GitOps Application Delivery Model Config Git Repository Kubernetes Deploy Monitor Detect drift Take action Integrations OpenShift GitOps 11 OpenShift Builds OpenShift Pipelines Source Git Repository Config Git Repository Image Registry Kubernetes The GitOps Application Delivery Model on OpenShift Pull
    0 码力 | 32 页 | 2.13 MB | 1 年前
    3
  • pdf文档 3 Key Elements for Your GitOps strategy

    application 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 operator, or agent, to evaluate both the infrastructure and application configuration in the repository to detect when the Kubernetes cluster resources should automatically update based on config ensure optimal performance and security. Push vs. Pull-Based Architecture Kubernetes Cluster Git Repository Bi-Directional gRPC Developer gRPC REST API | 09 3 KEY ELEMENTS FOR YOUR GITOPS STRATEGY
    0 码力 | 14 页 | 761.79 KB | 1 年前
    3
  • pdf文档 Rafay DZone Refcard Gitops for kubernetes 2022

    your declarative configuration files and application code should be stored together in the Git repository. This is what we call the “desired state of your system”. Once you deploy all of this into simple: The auditor can analyze the desired state by observing and focusing on the source code repository. They can also determine the current state of the system by reviewing the underlying infrastructure entire environment and components we would have present are declaratively defined in our Git repository. So disaster recovery in case of such events becomes as easy as simply reapplying the configuration
    0 码力 | 8 页 | 1.35 MB | 1 年前
    3
  • pdf文档 Argo CD 搭配 Kustomize 實作 GitOps 部署 周育緯

    DevOps 講師 2 GitOps •雲原生 Continuous Deployment •所有部署都使用聲明式(declarative)腳本 •所有部署環境yaml皆存放至Git repository 3 GitOps •所有對環境的調整,皆應由調整Git repostiroy來進行觸發 •需確保環境與Git上的腳本為一致 4 GitOps優點 •可以經由git commit •https://github.com/demoyuw/k8s-summit- cd-repository.git •Git clone https://github.com/demoyuw/k8s-summit- cd-repository.git •cd k8s-summit-cd-repository 9 10 kustomization.yaml 定義四個類別 •resources:
    0 码力 | 24 页 | 696.06 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 and the app in a declarative manner ● Application definition includes: ○ Name ○ Cluster ○ Git repository ○ Synchronization Policy ● Applications can be deployed from Argo CD GUI or CLI (argocd or /taxi-config-test.git /taxi-config-prod.git /taxi-config-dev.git /taxi.git Approach 2 : Single Repository ├── apps │ └── app-1 │ ├── base │ │ └── kustomization.yaml │ └── dev │
    0 码力 | 34 页 | 2.01 MB | 1 年前
    3
  • pdf文档 From DevOps to GitOps with GitLab 公開版

    Pipeline GitLab Runner 執⾏ Job CI Job 回傳 Logs 顯⽰於 Pipeline Terraform Ansible Cloud Vault Repository Cloud Cloud App Infra GitLab Runner 1. App 有更新嗎? 2. infra 有更新嗎? 3.有!執⾏異動! Worker Build 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 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
共 12 条
  • 1
  • 2
前往
页
相关搜索词
ThePathtoGitOps2.0FutureofDevOpsEbookPracticalGuideGITOPSEXPLAINEDCONCEPTSBENEFITSGETTINGSTARTEDContinuousDeliveryandonOpenShiftKeyElementsforYourstrategyRafayDZoneRefcardGitopskubernetes2022ArgoCD搭配Kustomize實作部署周育緯WhatnewwithFromGitLab公開版
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩