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

无数据

分类

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

语言

全部英语(14)中文(简体)(4)

格式

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

    Challenges of Infrastructure as Code Containers Change the Game Argo CD Flux Open Cluster Management Other GitOps Tools PipeCD Keptn Pulumi Kubernetes Operator GitOps CI and CD Can Be Decoupled Integrating Synchronous and Asynchronous Tools CI Managed Benefits Drawbacks CI Owned and CD via GitOps Benefits Drawbacks refined way to manage configurations and declare the state of everything in a given Kubernetes cluster called GitOps is something that Christian embraced wholeheartedly. Fast forward again to 2020,
    0 码力 | 45 页 | 1.09 MB | 1 年前
    3
  • pdf文档 What's new with GitOps and OpenShift

    and pull-requests” GitOps Benefits 5 GitOps is for Everyone Developers Operations Kubernetes Cluster Node 1 Kubernetes (K8s) is an open-source system for automating deployment, scaling, and management applications OpenShift and GitOps - A Perfect Match ● OpenShift is a declarative environment ○ Cluster configuration is declared and Operators make it happen ○ Application deployments are declared and environment minimizes or eliminates this need ● Declarations are yaml files which are easily stored and managed in git OpenShift GitOps Principles ● Separate application source code (Java/.Net/etc) from manifests
    0 码力 | 34 页 | 2.01 MB | 1 年前
    3
  • pdf文档 Rafay DZone Refcard Gitops for kubernetes 2022

    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 running in two, an alert can be sent, effectively creating a feedback and control loop for managing your cluster. PRINCIPLES OF GITOPS GitOps is based on several core tenets: DECLARATIVE DESCRIPTION Thanks your desired state in Git results in system instability for your actual state present in the cluster. For example, let’s say you have stored your current system state with version number 1.0.0 (semantic
    0 码力 | 8 页 | 1.35 MB | 1 年前
    3
  • pdf文档 GitOps 2.0 The Future of DevOps Ebook

    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 within GitOps tools at any on the deployment part of an application and nothing else. They solve the “I want to put in my cluster what is described in Git” problem, but all other aspects of software development are NOT covered: Git repository and takes care of 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
    0 码力 | 29 页 | 1.61 MB | 1 年前
    3
  • pdf文档 3 Key Elements for Your GitOps strategy

    published by 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 infrastructure and application configuration in the repository to detect when the Kubernetes cluster resources should automatically update based on config changes. GitOps Operator Infrastructure checks to 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
    0 码力 | 14 页 | 761.79 KB | 1 年前
    3
  • pdf文档 GitOps on AWS: Increase velocity of your DevOps teams

    continuous deployment through the tools they work in everyday. Changes are automatically applied to the cluster once a Pull Request is approved and merged. Changes are handled by reconcilers that look for discrepancies the Git repo and reconcile any changes or divergences from inside the cluster. 1 3 2 4 GitOps doesn’t require cluster credentials or manual intervention to make a change to the system. As a fork in the case of a catastrophic event. Meet compliance requirements Build an audit log of all cluster changes and attribution that meets SOC 2 compliance just by using Git. Standardize workflows
    0 码力 | 10 页 | 2.41 MB | 1 年前
    3
  • pdf文档 THE GITOPS GUIDE TO BUILDING & MANAGING INTERNAL PLATFORMS

    verified by your peers and automatically tested before it is deployed. Your platform should not be managed by one single person. It’s a bad idea to have one person who deploys code without anyone else knowing manual changes to production - changes can only be applied through a reviewed change in Git. In the cluster, in the infrastructure, in your identity service, you do everything in Git. Drift detection doesn’t these configurations and to introduce controls through pull requests. The result is a standard cluster development platform that spans environments with security guardrails and a common set of cloud-
    0 码力 | 15 页 | 623.52 KB | 1 年前
    3
  • pdf文档 The Practical Guide to GitOps

    of Privileges 03 04 05 06 07 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 and rolled back to and from Kubernetes. And even more importantly, when disaster strikes, your cluster’s infrastructure can also be dependably and quickly reproduced. --------------- --- The canonical be automatically applied to your system. What’s significant about this is that you don’t need cluster credentials to make a change to your system. With GitOps, there is a segregated environment that
    0 码力 | 37 页 | 850.88 KB | 1 年前
    3
  • pdf文档 Getting Started and Beyond: Istio Multicluster with GitOps

    into some cluster ● Tweak some simple configuration ● Add / remove offerings you are keen to test and see in action ● Add custom configuration on top of simple setup ● Install in cluster with other Multicluster First Demo About GitOps Second Demo What’s next? @rytswd Proof of Concept ● Install in cluster with other business applications, where there is some specific limitation, security requirements what business requires ● Break, debug, pinpoint, and fix Getting Started ● Install into some cluster ● Tweak some simple configuration ● Add / remove offerings you are keen to test and see in action
    0 码力 | 38 页 | 3.05 MB | 1 年前
    3
  • pdf文档 Continuous Delivery and GitOps on OpenShift

    Familiar tools and Git workflows from application development teams Standard Workflow Multi-cluster consistency 7 Source Git Repository Image Registry CI The GitOps Application Delivery Model Kubernetes-native on-demand delivery pipelines OpenShift GitOps Declarative GitOps for multi-cluster continuous delivery Ecosystem Integrations OpenShift GitOps 11 OpenShift Builds OpenShift GitOps Declarative GitOps for multi-cluster continuous delivery 27 OpenShift GitOps Declaratively manage cluster and application configurations across multi-cluster OpenShift and Kubernetes infrastructure
    0 码力 | 32 页 | 2.13 MB | 1 年前
    3
共 18 条
  • 1
  • 2
前往
页
相关搜索词
ThePathtoGitOpsWhatnewwithandOpenShiftRafayDZoneRefcardGitopsforkubernetes20222.0FutureofDevOpsEbookKeyElementsYourstrategyonAWSIncreasevelocityyourteamsTHEGITOPSGUIDETOBUILDINGMANAGINGINTERNALPLATFORMSPracticalGuideGettingStartedBeyondIstioMulticlusterContinuousDelivery
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩