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

无数据

分类

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

语言

全部中文(简体)(11)英语(8)中文(简体)(1)

格式

全部PDF文档 PDF(18)DOC文档 DOC(1)PPT文档 PPT(1)
 
本次搜索耗时 0.026 秒,为您找到相关结果约 20 个.
  • 全部
  • 云计算&大数据
  • Kubernetes
  • 全部
  • 中文(简体)
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • word文档 k8s操作手册 2.3

    csi-node-driver 2 2 2 2 2 kubernetes.io/os=linux 4h24m # kubectl get deploy -A NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE calico-system matchLabels: podlable: nginx-deploy-pod template: #定义一个pod模板,具体要运行多少个实例由上面的replicas决定 metadata: labels: podlable: nginx-deploy-pod #pod模板标签 spec: containers: #重启策略,默认Always,deploy不支持Never --- apiVersion: v1 kind: Service #创建service资源,不归deployment管理 metadata: name: nginx-deploy-svc spec: selector: #通过标签选择目标pod podlable: nginx-deploy-pod
    0 码力 | 126 页 | 4.33 MB | 1 年前
    3
  • pdf文档 Apache OpenWhisk + Kubernetes: A Perfect Match for Your Serverless Platform

    OpenWhisk Deploy Apache OpenWhisk on Kubernetes • The architecture diagram of OpenWhisk components on Kubernetes, e.g. • https://github.com/apache/incubator-openwhisk-deploy-kube Technical • Stands for a long running task, can be exposed as K8s services • In OpenWhisk, usually, we deploy those core components’ dependencies lib or tools as Deployment: – CouchDB – Redis – Zookeeper Pods • A DaemonSet ensures that all (or some) Nodes run a copy of a Pod • In OpenWhisk, we deploy strictly mangaged objects as StatefulSet or DaemonSet: – Controller – Invoker – Kafka
    0 码力 | 24 页 | 3.53 MB | 1 年前
    3
  • pdf文档 Kubernetes开源书 - 周立

    Pod)中新增的副本,以减轻⻛险。 这称为⽐例缩放 。 例如,您正在运⾏⼀个具有10个副本的Deployment,maxSurge=3, maxUnavailable=2。 $ kubectl get deploy NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE nginx-deployment 10 10 10 10 50s 你更新到⼀个新的镜像,该镜像在集群内部⽆法找到。 $ kubectl set image deploy/nginx-deployment nginx=nginx:sometag deployment "nginx-deployment" image updated 镜像使⽤ReplicaSet ng 在上⾯的示例中,3个副本将被添加到旧ReplicaSet中,2个副本将添加到新ReplicaSet中。升级进程最终会将所有副本 移动到新的ReplicaSet中,假设新副本变为健康状态。 $ kubectl get deploy NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE nginx-deployment 15
    0 码力 | 135 页 | 21.02 MB | 1 年前
    3
  • pdf文档 K8S安装部署开放服务

    dashboard kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0-beta5/aio/deploy/recommended.yaml Step2: 配置 service (nodeport) vi nodeport.yaml apiVersion: v1 kind: Service MaxAge = 15 Compress = true Level = debug Step4. templates/deploy.yaml vi openservice-nbiot-udp/templates/deploy.yaml apiVersion: apps/v1 kind: Deployment metadata: name: {{ include
    0 码力 | 54 页 | 1.23 MB | 1 年前
    3
  • pdf文档 从Mesos到Kubernetes

    Condition Action Object Build UT test Staging Job Deploy Staging Job IT Test Staing Job Merge Preview Branch Step2 Deploy Preview Job Merge Production Branch Branch preview
    0 码力 | 30 页 | 2.12 MB | 1 年前
    3
  • pdf文档 KubeCon2020/腾讯会议大规模使用Kubernetes的技术实践

    Manage & Schedule Ceres Job Queue Manager Spark-Operator OfflineJobs Scheduler Kubeflow Hybrid Deploy StatefulSetPlus-Operator Tencent Cloud Mesh MultiCluster-Route-Manager Application & Route Management CHECKPOINT �������������������������������� VWA-Operator VWA ( Vertical Workload Autoscaler ) Ø Deploy HPAPlus-Controller independently. Ø High Performance. Ø Personalized configuration of HPA objects
    0 码力 | 19 页 | 10.94 MB | 1 年前
    3
  • pdf文档 Kubernetes Native DevOps Practice

    approval timeout volumes CI/CD Examples - Continuous Deployment Upgrade an existing service Deploy using helm template environment variables • Image with kubectl or call k8s API • Image with helm webhook Job Kubernetes Cluster Kubernetes Cluster Pod Pod Pod Pod - Rolling Upgrade / Recreate - Deploy / Upgrade using helm,rollback if unready pods - Check tracing data, rollback if get unexpected
    0 码力 | 21 页 | 6.39 MB | 1 年前
    3
  • pdf文档 QCon北京2018/QCon北京2018-《Kubernetes-+面向未来的开发和部署》-Michael+Chen

    next generation apps End User Experience • Installation and clusters creation Deploy OpsMgr OVA Upload PKS tile Deploy BOSH pks create cluster A pks create cluster B Worker Worker Worker Kubernetes
    0 码力 | 42 页 | 10.97 MB | 1 年前
    3
  • pdf文档 Jib Kubecon 2018 Talk

    development for Kubernetes applications. You can iterate on your application source code locally then deploy to local or remote Kubernetes clusters. Skaffold handles the workflow for building, pushing and com/GoogleContainerTools/skaffold official website code Development Process application k8s config build push deploy connect update code Development Process application k8s config skaffold github.com/GoogleContainerTools/jib
    0 码力 | 90 页 | 2.84 MB | 1 年前
    3
  • pdf文档 多租户Kubernetes VM Solutions for Multi-Tenant Applications

    infrastructure • Better isolation VM related Projects Virtlet KubeVirt RancherVM Kata Container Focus : deploy REAL vm (traditional vm app) Focus : container security Virtlet Virtlet is a Kubernetes runtime
    0 码力 | 33 页 | 3.34 MB | 1 年前
    3
共 20 条
  • 1
  • 2
前往
页
相关搜索词
k8s操作手册操作手操作手册2.3ApacheOpenWhiskKubernetesPerfectMatchforYourServerlessPlatform开源周立K8S安装部署开放服务MesosKubeCon2020腾讯会议大规规模大规模使用技术实践CNCFTenxCloudNativeDevOpsQCon北京2018面向未来面向未来开发MichaelChenJibKubeconTalk租户VMSolutionsMultiTenantApplications
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩