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

无数据

分类

全部云计算&大数据(10)Kubernetes(10)

语言

全部中文(简体)(6)英语(3)中文(简体)(1)

格式

全部PDF文档 PDF(9)DOC文档 DOC(1)
 
本次搜索耗时 0.025 秒,为您找到相关结果约 10 个.
  • 全部
  • 云计算&大数据
  • Kubernetes
  • 全部
  • 中文(简体)
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Kubernetes开源书 - 周立

    Kubernetes满⾜了在⽣产中运⾏的应⽤程序的⼀些常⻅需求,例如: Co-locating helper processes ,促进组合应⽤程序和保留”⼀个应⽤程序的每个容器“模型 Mounting storage systems Distributing secrets Checking application health Replicating application instances Using Horizontal HandleFunc("/healthz", func(w http.ResponseWriter, r *http.Request) { duration := time.Now().Sub(started) if duration.Seconds() > 10 { w.WriteHeader(500) w.Write([]byte(fmt Support for custom metrics 。 autoscaler通过 scale sub-resource访问相应的Replication Controller、Deployment或ReplicaSet。Scale是⼀个允许您 动态设置副本数,并检查其当前状态的接⼝。有关scale sub-resource的更多细节可在 here 找到。 译者按:Heapster是⼀款容器集群监控及性能分析⼯具,拓展阅
    0 码力 | 135 页 | 21.02 MB | 1 年前
    3
  • word文档 k8s操作手册 2.3

    --from-file=ssh- privatekey=${HOME}/.ssh/id_rsa \ --from-file=ssh-publickey=${HOME}/.ssh/id_rsa.pub 创建ssl证书secret # kubectl create secret tls cof-lee.com-ssl --key=./cof-lee.com.key --cert=./cof-
    0 码力 | 126 页 | 4.33 MB | 1 年前
    3
  • pdf文档 A Day in the Life of a Data Scientist Conquer Machine Learning Lifecycle on Kubernetes

    practice dedicated to the study of building, evolving and operating rapidly-changing resilient systems at scale” (Jez Humble) • Applying Agile practices to operations • Infrastructure as code • Ops Pachyderm can version datasets and trigger new trainings when changes occur • Distributed File Systems • NFS • HDFS • … Classic DevOps solutions: • Containers • CI/CD • Autoscaling • A/B testing
    0 码力 | 21 页 | 68.69 MB | 1 年前
    3
  • pdf文档 VMware SIG Intro to the vSphere Cloud Provider

    storage provider to write just one plugin that will work for all major container orchestration systems: Kubernetes, Mesos, Docker and Cloud Foundry. Cluster API provider for vSphere • The Cluster API functionalities like Snapshots A plug-in mechanism • allows Kubernetes to operate on different storage systems through a standard interface What it does The CSI spec reached 1.0 and has been released as stable/GA
    0 码力 | 12 页 | 425.38 KB | 1 年前
    3
  • pdf文档 QCon北京2017/智能化运维/Self Hosted Infrastructure:以自动运维 Kubernetes 为例

    system Self driving infrastructure Topics ● Cluster management systems ● Today’s problems with operating cluster management systems ● A self-driving approach Motivation: microservices ● Increased
    0 码力 | 73 页 | 1.58 MB | 1 年前
    3
  • pdf文档 Advancing the Tactical Edge with K3s and SUSE RGS

    responder, and the kit they wear and carry. Our focus is on creating highly sensitive and effective systems that enable teams to do their jobs quicker and more efficiently.” The industry is accustomed to responder, and the kit they wear and carry. Our focus is on creating highly sensitive and effective systems that enable teams to do their jobs quicker and more efficiently.” An array of embedded sensors
    0 码力 | 8 页 | 888.26 KB | 1 年前
    3
  • pdf文档 石油巨头与Kubernetes, Microservice & DevOps 共舞1114最终版

    R e s ourc es API S e r ver C o r e /C ustom R e s ourc es Oth er tool s/systems In tegra ti on Other tools/systems Alauda Cloud Enterprise (ACE) Alauda Cloud Enterprise - DevOps • 开放式 DevOps
    0 码力 | 33 页 | 7.49 MB | 1 年前
    3
  • pdf文档 KubeCon2020/腾讯会议大规模使用Kubernetes的技术实践

    Service). Ø Serve Tencent’s business by using kubernetes native approach. • Adapt to various internal systems like Route System, CMDB, CI, Security Platform, etc. • Declarative application lifecycle management
    0 码力 | 19 页 | 10.94 MB | 1 年前
    3
  • pdf文档 Go Programming Pattern in Kubernetes Philosophy

    that kind of AD) • What I will not talk? • Kubernetes usage and under the hood • Internal systems or commercial software Kubernetes • The container orchestration and management project created
    0 码力 | 29 页 | 2.12 MB | 1 年前
    3
  • pdf文档 QCon北京2018/QCon北京2018-《Kubernetes-+面向未来的开发和部署》-Michael+Chen

    built in a modular way, so that individual adapters can be added for different CaaS and PaaS systems • NSX Infra layer: Implements the logic that creates topologies, attaches logical ports, etc.
    0 码力 | 42 页 | 10.97 MB | 1 年前
    3
共 10 条
  • 1
前往
页
相关搜索词
Kubernetes开源周立k8s操作手册操作手操作手册2.3KubeConChinaMLLifecycleVMwareSIGIntrotothevSphereCloudProviderQCon北京2017智能智能化运维SelfHostedInfrastructure自动为例AdvancingTacticalEdgewithK3sandSUSERGS石油巨头MicroserviceDevOps共舞1114最终最终版KubeCon2020腾讯会议大规规模大规模使用技术实践gopattern2018面向未来面向未来开发部署MichaelChen
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩