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

无数据

分类

全部系统运维(140)Linux(54)Zabbix(27)httpd(24)DevOps(17)eBPF(13)网络与安全(12)Cilium(7)存储(4)Jenkins(1)

语言

全部英语(83)中文(简体)(44)德语(2)日语(2)zh(2)西班牙语(1)法语(1)意大利语(1)葡萄牙语(1)中文(繁体)(1)

格式

全部PDF文档 PDF(106)其他文档 其他(25)DOC文档 DOC(9)
 
本次搜索耗时 0.067 秒,为您找到相关结果约 140 个.
  • 全部
  • 系统运维
  • Linux
  • Zabbix
  • httpd
  • DevOps
  • eBPF
  • 网络与安全
  • Cilium
  • 存储
  • Jenkins
  • 全部
  • 英语
  • 中文(简体)
  • 德语
  • 日语
  • zh
  • 西班牙语
  • 法语
  • 意大利语
  • 葡萄牙语
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Continuous Delivery and GitOps on OpenShift

    key DevOps principle for automation, consistency and reliability 4 What is GitOps? An developer-centric approach to Continuous Delivery and infrastructure operation Treat everything as code Git is of truth Operations through Git workflows 5 GitOps Workflow a declarative approach to application delivery A A A What you want (desired state) What you have (current state) CD Why GitOps? 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 8 Source
    0 码力 | 32 页 | 2.13 MB | 1 年前
    3
  • pdf文档 The Practical Guide to GitOps

    configuration is guaranteed by a set of facts instead of by a set of instructions. With your application’s declarations versioned in Git, you have a single source of truth. Your apps can then be easily driven. This trivializes rollbacks; where you can use a `Git revert` to go back to your previous application state. With Git’s excellent security guarantees, you can also use your SSH key to sign commits microservice repo and in that repo, you bundle your application code along with deployment YAML manifest files or a Helm chart that define how your application will run in your cluster. When you push that
    0 码力 | 37 页 | 850.88 KB | 1 年前
    3
  • pdf文档 Debian 维护者指南

    3.9 私有 Debian 仓库 您可以使用 reprepro 软件包搭建私有 Debian 仓库。 3.10 Virtual machines For testing GUI application, it is good idea to have virtual machines. Install virt-manager and qemu-kvm. Use of chroot and popular. • The tarball centric gbp-buildpackage(1) workflow to record changes to VCS was cumbersome for some Debian developers and dgit(1) was invented in 2013. • The Git centric dgit-maint-debrebase(7) desktop [Desktop Entry] Name=Hello Name[fr]=Bonjour Comment=Greetings Comment[fr]=Salutations Type=Application Keywords=hello Exec=hello Terminal=true Icon=hello.png Categories=Utility; 此处的 hello.png 是图标的图像文件。
    0 码力 | 142 页 | 1.11 MB | 1 年前
    3
  • word文档 A Seat at the Table: IT Leadership in the Age of Agility - Part 2

    feedback, and then adjust what they have produced. As a result, the code can be developed in a user-centric way and match the enterprise’s needs precisely. Risk is low, because the team is constantly adjusting
    0 码力 | 7 页 | 387.61 KB | 5 月前
    3
  • pdf文档 ubuntu server guide

    |:80... connected. HTTP request sent, awaiting response... 200 OK Length: 705628160 (673M) [application/x-iso9660-image] Saving to: ‘ubuntu-20.04.5-live-server-s390x.iso’ ubuntu-20.04.5-live 100%[ |:80... connected. HTTP request sent, awaiting response... 200 OK Length: 700952576 (668M) [application/x-iso9660-image] Saving to: ‘focal-live-server-s390x.iso’ focal-live-server-s 100%[===================>] |:80... connected. HTTP request sent, awaiting response... 200 OK Length: 700952576 (668M) [application/x-iso9660-image] Saving to: ‘focal-live-server-s390x.iso’ focal-live-server-s 100%[===================>]
    0 码力 | 486 页 | 3.33 MB | 1 年前
    3
  • pdf文档 Ubuntu Server Guide 18.04

    noted that both editions use the same apt repositories, making it just as easy to install a server application on the Desktop Edition as it is on the Server Edition. The differences between the two editions necessary files, meta-data, and instructions to implement a particular functionality or software application on your Ubuntu computer. Debian package files typically have the extension '.deb', and usually offering only one package, as in the case of package sources provided by the developer of a single application. You should always be very careful and cautious when using non-standard package sources, however
    0 码力 | 413 页 | 1.40 MB | 1 年前
    3
  • pdf文档 openEuler OS Technical Whitepaper Innovation Projects (June, 2023)

    digitalization scenarios. This ecosystem empowers enterprises to develop their software, hardware, and application ecosystems. Development Roadmap 2021.12 1+ million openEuler-based installations 2022.09 Debuted Platform for Versatile Scenarios openEuler supports a diverse range of devices, and covers various application scenarios, and interfaces with other OSs such as OpenHarmony, achieving ecosystem interoperability SCADA PLC ... Cloud Edge Server Embedded Full coverage of mainstream application scenarios Full coverage of mainstream computing architectures OpenHarmony openEuler + OpenHarmony
    0 码力 | 116 页 | 3.16 MB | 1 年前
    3
  • pdf文档 Ubuntu Desktop Guide

    workspaces, removable devices and the trash. If an application that you want to start using is present in the Launcher, you can click on that application's icon, and it will start up, ready for you to not, if the icon is for an application whether it's running or not, and on the specific icon itself. Available actions can include the following. launching the application or opening the document, the Launcher) quitting the application if it's running switching between application instances or windows if there is more than one instance or window application-specific shortcuts such as open
    0 码力 | 1709 页 | 5.81 MB | 1 年前
    3
  • pdf文档 The Path to GitOps

    Reflecting an Organizational Boundary Kubernetes Platform Administrator Kubernetes Application Developer Other Boundaries GitOps Repo Example Conclusion 33 Chapter 6–CI/CD likely be presented 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 (CI/CD) [1.2]? As a matter of fact, GitOps unifies a collection of different topics in automation, application delivery, infrastructure management, and security. In this chapter, I will go through each aspect
    0 码力 | 45 页 | 1.09 MB | 1 年前
    3
  • pdf文档 openEuler 21.03 技术白皮书

    OS that supports multiple processor architectures, and to advance the hardware and software application ecosystem. On December 31, 2019, the openEuler open source OS community was officially established semaphore, radical memory, defragmentation, VMAP, and vmalloc significantly improve the memory application efficiency. Enhanced memory maintenance and test features, including KASAN, kmemleak, slub_debug Use the System Restore feature to restore the saved service status and resources. Application Scenarios Application scenario 1: kernel CVE fixes Typical applications, such as Nginx, Redis, and MySQL
    0 码力 | 21 页 | 948.66 KB | 1 年前
    3
共 140 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 14
前往
页
相关搜索词
ContinuousDeliveryandGitOpsonOpenShiftThePracticalGuidetoDebian维护维护者指南SeatattheTableITLeadershipinAgeofAgilityPartubuntuserverguideUbuntuServer18.04openEulerOSTechnicalWhitepaperInnovationProjectsJune2023DesktopPath21.03技术白皮皮书白皮书
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩