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

无数据

分类

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

语言

全部英语(7)中文(简体)(2)

格式

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

    the result is the same each time, so the operation is idempo- tent. In contrast, adding a line to a log file leaves multiple lines for the event, so it is not idempotent. This issue doesn’t seem obvious erator lets developers write declarations in their chosen language: Golang, TypeScript, Python, etc. Instead of translating their infrastructure ideas into YAML, developers can write the declarations in composes all resources from bases and can also add customizations on top of them. You can also write kustomization.yaml files that build on one another (for example, a base can refer to another base)
    0 码力 | 45 页 | 1.09 MB | 1 年前
    3
  • pdf文档 Rafay DZone Refcard Gitops for kubernetes 2022

    to achieve vs. how it should be achieved, and then the automated system should take care of it ahead of time. The opposite of declarative is an imperative approach where you try to define the sequence method for deploying applications to Kubernetes. The table below shows how GitOps separates read/write privileges among the cluster, CI and CD tooling, and the container repository, providing your code repository Read/write access to configuration repo Read/write access to the continuous integration environment Read/write access to the production cluster Read/write access to container
    0 码力 | 8 页 | 1.35 MB | 1 年前
    3
  • pdf文档 The Practical Guide to GitOps

    Stability When you use Git to manage your Kubernetes cluster, you automatically gain a convenient audit log of all cluster changes outside of Kubernetes. An audit trail of who did what, and when to your cluster cluster API. A TYPICAL SOFTWARE DELIVERY PIPELINE CONTINUOUS INTEGRATION CONTINUOUS DEPLOYMENT Write Code VCS Code Base Unit Tests Integ Tests Container Registry DEPLOY eBook 8 Security and the Typical the cluster, providing a simple way for your team to achieve continuous deployment. RW - Read/Write RO - Read Only CI - Continuous Integration eBook 10 GitOps Separation of Privileges CI Tooling
    0 码力 | 37 页 | 850.88 KB | 1 年前
    3
  • pdf文档 CurveFS rename 接口实现方案

    ... vfs_rename() 而 linux 下的 mv 操作之所以能跨文件系统,是因为它是通过 read 源文件,然后 write 目标文件的方式实现的:© XXX Page 10 of 15 mv $ strace -o log sh -c 'mv srcfile /tmp/dstfile' ... rename("srcfile", "/tmp/dstfile") open("/tmp/dstfile", O_WRONLY|O_CREAT|O_EXCL, 0600) = 4 read(3, "hello world\n", 131072) = 12 write(4, "hello world\n", 12) = 12 ... 2. 在多客户端情况下,是否需要加锁来保证其原子性? 我认为是需要的,根据 POSIX 对接口原子的要求,rename()
    0 码力 | 15 页 | 555.93 KB | 6 月前
    3
  • pdf文档 How GitOps Boosts Business Performance: The Facts

    manage all deployments both infrastructure changes and code, you automatically generate a full audit log of all cluster changes made outside of Kubernetes. In short, it tells you who did what, and when. Business Performance: The Facts 8 GitOps gives developers a self-service model, enabling them to write, integrate and deploy code faster. For Mettle, this shift to a true self-service model reduced the
    0 码力 | 9 页 | 506.50 KB | 1 年前
    3
  • pdf文档 CloudExplorer 3.0 部署运维手册v1.2

    默认日志路径:/var/log/mysqld.log 杭州飞致云信息科技有限公司 23 使用如下命令查看日志: tail -f /var/log/mysqld.log 6.3 Nginx 服务日志 Nginx 默认日志路径:/var/log/nginx;其中 access.log 为访问日志,error.log 为错误日志。 使用如下命令查看日志: tail -f /var/log/nginx/error /var/log/nginx/error.log 七、监控服务 7.1 服务说明 1)此监控服务采用部署包形式通过云管平台导入进行安装部署,能自动拉取客户端监控数 据,通过数据可视化展示,并且将异常数据通过监控告警邮件直接发送至管理员邮箱。解决 了服务器信息数据不直观、异常信息不能及时发现等问题。 2)组件:  使用 Exporter 收集客户机指标  使用 Prometheus Server 抓取数据
    0 码力 | 29 页 | 0 Bytes | 1 年前
    3
  • pdf文档 GitOps 2.0 The Future of DevOps Ebook

    pull requests each time you do a release. ● 10 Git repositories. This means that you need to write your own solution that copies commits between the repositories (or uses Pull Requests between them) This is very complex to accomplish and not all teams want to let their deployment solution have write access to their Git repo. It goes without saying that different people might want a completely matches again what is deployed in the cluster. Today to achieve this workflow, you need to write custom glue code in addition to adopting a GitOps tool. Running GitOps at scale The last critical
    0 码力 | 29 页 | 1.61 MB | 1 年前
    3
  • pdf文档 GitOps on AWS: Increase velocity of your DevOps teams

    revert/rollback and 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
    0 码力 | 10 页 | 2.41 MB | 1 年前
    3
  • pdf文档 3 Key Elements for Your GitOps strategy

    your choice of deployment strategy. In a push-based approach, only the automation tooling needs write access to the environment. In a pull-based approach, the environment just needs read access to the
    0 码力 | 14 页 | 761.79 KB | 1 年前
    3
共 9 条
  • 1
前往
页
相关搜索词
ThePathtoGitOpsRafayDZoneRefcardGitopsforkubernetes2022PracticalGuideCurveFSrename接口实现方案HowBoostsBusinessPerformanceFactsCloudExplorer3.0部署运维手册v12.0FutureofDevOpsEbookonAWSIncreasevelocityyourteamsKeyElementsYourstrategy
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩