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

无数据

分类

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

语言

全部英语(14)中文(简体)(7)中文(繁体)(1)

格式

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

    SEPTEMBER 2022 GitOps for Kubernetes Essentials to Applications Hosted in Cloud-Native Ecosystems NINAD DESAI STAFF ENGINEER, INFRACLOUD CONTENTS • About GitOps for Kubernetes • Configuration Management Management in Kubernetes • GitOps for Kubernetes Essentials • Conclusion Git is the most widely used version control system, with more than 80 percent of its market share in today’s software industry running in Kubernetes. In this Refcard, we will dive into what GitOps means in the Kubernetes world, key principles, and the advantages for cloud-native ecosystems. ABOUT GITOPS FOR KUBERNETES Thanks
    0 码力 | 8 页 | 1.35 MB | 1 年前
    3
  • pdf文档 The Path to GitOps

    Contents 05 Foreword 07 Introduction 08 Chapter 1–What is GitOps? Origins in DevOps Kubernetes and containers Cloud-Native DevOps A DevOps Operating Model GitOps Principles Tools PipeCD Keptn Pulumi Kubernetes Operator Summary 18 Chapter 3–Templating Everything in Git Kustomize Helm Operators Combining Tools Summary The Path Structures Repositories Reflecting an Organizational Boundary Kubernetes Platform Administrator Kubernetes Application Developer Other Boundaries GitOps Repo Example
    0 码力 | 45 页 | 1.09 MB | 1 年前
    3
  • pdf文档 GitOps 2.0 The Future of DevOps Ebook

    was officially named as ​“GitOps” in 2017​ by Weaveworks and has since become very popular for Kubernetes deployments. The concepts behind GitOps are quite straight-forward: ● Infrastructure as perform a Git operation such as 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. that it matches your Git state. Git hashes and commits however are only useful to developers and operators. Business stakeholders have no interest in which Git hash is now deployed at the cluster.
    0 码力 | 29 页 | 1.61 MB | 1 年前
    3
  • pdf文档 What's new with GitOps and OpenShift

    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 It is a resource scheduler KUBERNETES 101 6 Node Node Node Node Node Node Node Node 1 1 2 2 2 2 3 3 3 4 4 Applications OpenShift 4 - A Smarter Kubernetes Platform Automated, full-stack full-stack installation from the container host to application services Seamless Kubernetes deployment to any cloud or on-premises environment Autoscaling of cloud resources One-click updates for platform
    0 码力 | 34 页 | 2.01 MB | 1 年前
    3
  • pdf文档 Red Hat OpenShift GitOps 1.13 基础架构节点上的 GitOps 工作负载

    运行以下命令,将现有节点标记为基础架构: 2. 编辑 GitOpsService 自定义资源(CR)以添加基础架构节点选择器: $ oc label node node-role.kubernetes.io/infra= 第 第 1 章 章 在基 在基础 础架 架构节 构节点上 点上运 运行 行 GITOPS CONTROL PLANE 工作 工作负载 负载 3 3. 在 GitOpsService GitopsService metadata: name: cluster spec: runOnInfra: true $ oc adm taint nodes -l node-role.kubernetes.io/infra infra=reserved:NoSchedule infra=reserved:NoExecute spec: runOnInfra: true tolerations: - effect: NoExecute key: infra value: reserved $ oc label node node-role.kubernetes.io/infra= 1 Red Hat OpenShift GitOps 1.13 基 基础 础架 架构节 构节点上的 点上的 GitOps 工作 工作负载 负载 4 1 1 2
    0 码力 | 10 页 | 122.25 KB | 1 年前
    3
  • pdf文档 Continuous Delivery and GitOps on OpenShift

    What you have (current state) CD Why GitOps? Reliably and consistently configure multiple Kubernetes clusters and deployment 6 Capturing and tracing any change to clusters through Git history Application Delivery Model 8 Source Git Repository Config Git Repository Image Registry Kubernetes CI CD The GitOps Application Delivery Model Pull Request Push Pull Push Pull Pull Request Repository Image Registry CI The GitOps Application Delivery Model Config Git Repository Kubernetes Deploy Monitor Detect drift Take action CD Continuous Integration & Continuous Delivery
    0 码力 | 32 页 | 2.13 MB | 1 年前
    3
  • pdf文档 GitOps on AWS: Increase velocity of your DevOps teams

    modern, cloud-native technologies. They need a way to confidently and securely deploy changes to Kubernetes that doesn’t require them to become experts in the orchestration tool. That’s where GitOps comes Change Lead Time Change Failure Rate MTTR vs. MTTF (mean time to recover/fail) P.3 Simplify Kubernetes operations using developer tools GitOps helps DevOps teams be more autonomous and productive GitOps is a standardized workflow for how to deploy, configure, monitor, update, and manage Kubernetes, it components, and all the applications that run on it. In GitOps, a Git repository contains
    0 码力 | 10 页 | 2.41 MB | 1 年前
    3
  • pdf文档 GITOPS EXPLAINED: CONCEPTS, BENEFITS & GETTING STARTED

    declaratively. The term GitOps was confined by Weaveworks in 2017 and was primarily aimed at managing Kubernetes deployments. However, now it has evolved into supporting other infrastructure management solutions middleman for facilitating communications between them. There are multiple available operators such as: Kubernetes Operator Terraform Cloud Operator Azure Service Operator Etc. GitOps workflow Now, Bitbucket: What’s The Difference & How To Choose How To Use Elastic Enterprise Search with GitHub Kubernetes Guide, a tutorial series Automation In DevOps: Why & How To Automate DevOps Practices What Is Cloud
    0 码力 | 7 页 | 426.93 KB | 1 年前
    3
  • pdf文档 The Practical Guide to GitOps

    Separation 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 your team can make changes and updates safely and securely to complex applications running in Kubernetes. Freedom of choice Because there is no single tool that can do everything required in your pipeline ship features. eBook 4 The Principles of GitOps The entire system is described declaratively. Kubernetes is just one example of many modern cloud native tools that are “declarative” and that can be treated
    0 码力 | 37 页 | 850.88 KB | 1 年前
    3
  • pdf文档 How GitOps Boosts Business Performance: The Facts

    to the performance of engineering teams. Technology, in particular cloud native technology like Kubernetes and its ecosystem of projects, is now a core competency for organizations in all industries, from GITOPS? GitOps is a set of best practices and an operational model that reduces the complexity of Kubernetes and makes it easier to deliver on the promise of DevOps. More than a simple evolution of DevOps security guarantees with full audit trails. Another key concept behind GitOps is the fact that Kubernetes and its ecosystem of cloud native tools are declarative, as opposed to imperative, which allows
    0 码力 | 9 页 | 506.50 KB | 1 年前
    3
共 22 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
RafayDZoneRefcardGitopsforkubernetes2022ThePathtoGitOps2.0FutureofDevOpsEbookWhatnewwithandOpenShiftRedHat1.13基础架构基础架构节点工作负载ContinuousDeliveryonAWSIncreasevelocityyourteamsGITOPSEXPLAINEDCONCEPTSBENEFITSGETTINGSTARTEDPracticalGuideHowBoostsBusinessPerformanceFacts
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩