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

无数据

分类

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

语言

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

格式

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

    3.7发布时,相关的vxlan标准未规定使用哪个端口号,所以大多数厂商 使用8472/udp端口,后来IANA分配了4789/udp作为vxlan的目的端口 VTEP(Vxlan Tunnel End Point)vxlan隧道终端节点,实现vxlan报文的封装/解封 装 VxLAN头部: 8 bit 24 bit 24 bit 8 bit vxlan tag Reserved VNI Reserved ├── ingress.yaml │ ├── NOTES.txt │ ├── serviceaccount.yaml │ ├── service.yaml │ └── tests │ └── test-connec�on.yaml └── values.yaml # helm package --version 1.0.2 test-chart
    0 码力 | 126 页 | 4.33 MB | 1 年前
    3
  • pdf文档 K8S安装部署开放服务

    $value }}" {{- end }} spec: accessModes: {{- range .Values.persistentVolume.accessModes }} - {{ . | quote }} {{- end }} resources: Values.persistentVolume.storageClass }}" {{- end }} {{- end }} {{- else }} - name: data emptyDir: {} {{- end }} vi influxdb2/templates/job-setup-admin.yaml Values.serviceAccount.annotations }} annotations: {{- toYaml . | nindent 4 }} {{- end }} {{- end }} Step4. templates/configmap.yaml vi openservice/templates/configmap.yaml apiVersion:
    0 码力 | 54 页 | 1.23 MB | 1 年前
    3
  • pdf文档 Over engineeringthe core of Kubernetes kops

    {{ Region }}.compute.internal {{ end }} vpcDHDCPOptionsAssociation/{{ ClusterName }}: vpc: vpc/{{ ClusterName }} dhcpOptions: dhcpOptions/{{ ClusterName }} {{ end }} # -------------------------- {{ ClusterName }} autoscalingGroup: autoscalingGroup/{{ $m.Name }}.masters.{{ ClusterName }} {{ end }} # --------------------------------------------------------------- # Zones (Availability Zones) {{ Region }}.compute.internal {{ end }} vpcDHDCPOptionsAssociation/{{ ClusterName }}: vpc: vpc/{{ ClusterName }} dhcpOptions: dhcpOptions/{{ ClusterName }} {{ end }} # --------------------------
    0 码力 | 75 页 | 4.56 MB | 1 年前
    3
  • pdf文档 在大规模Kubernetes集群上实现高SLO的方法

    What happened about the cluster 1 Is there something unexpected happened in the cluster 2 What end users did in the cluster How to locate failure 1 Which component is going wrong 2 Which component Failure caused by cluster itself RuntimeError, ImageFailed, Unscheduled, KubeletDelay... End Users Failure caused by end users ContainerCrashLoopBackOff, FailedPostStartHook, Unhealthy… Trace system Increase Detect the unhealthy machines timely and fix problems automatically。 The infrastructure Log Event End User Storage Analysis Platform Trace Report Weakness The trace system Data Collect: Collect Audit
    0 码力 | 11 页 | 4.01 MB | 1 年前
    3
  • pdf文档 QCon北京2017/企业软件互联网应用实践/基于 kubernetes 的企业级容器云

    容器云设计--多集群支持的容器云 • 多集群,一平台 Router1 Router2 K8S-2 K8S-1 Console Front End Console Back End Registry Dev/Ops/Admin End User Builder 12 Service Name K8S Cluster IP app01.xpaas.lenovo.com 172
    0 码力 | 30 页 | 1.80 MB | 1 年前
    3
  • pdf文档 Using Kubernetes for handling second screen experience of european tv show

    Second row winner Final winner Tease before commercial break End of last show Time 1 week - 1 hour 8 min 15 min 15 min 20min End of show Participants API Requests Application architecture
    0 码力 | 28 页 | 3.86 MB | 1 年前
    3
  • pdf文档 A Day in the Life of a Data Scientist Conquer Machine Learning Lifecycle on Kubernetes

    TensorBoard instance • Autoscaling will create / remove VMs as needed to save cost Demo: Create End to End ML Pipelines with Argo Demo: Rapid prototyping with self-service Jupyter notebook from JupyterHub
    0 码力 | 21 页 | 68.69 MB | 1 年前
    3
  • pdf文档 QCon北京2018/QCon北京2018-《Kubernetes-+面向未来的开发和部署》-Michael+Chen

    Can be clustered across Master Nodes • Contains all state known about cluster • Kubernetes Front-end Control Plane • Provides RESTful interface • Returns state objects as JSON • Provides core control Container Service for Cloud-Native Apps Rapidly deliver and operationalize next generation apps End User Experience • Installation and clusters creation Deploy OpsMgr OVA Upload PKS tile Deploy
    0 码力 | 42 页 | 10.97 MB | 1 年前
    3
  • pdf文档 Kubernetes开源书 - 周立

    go-template='{{range.status.containerStatuses}}{{"Container Name: "}}{{.name}}{ {"\r\nLastState: "}}{{.lastState}}{{end}}' simmemleak-hra99 Container Name: simmemleak LastState: map[terminated:map[exitCode:137 reason:OOM API中的顶级资源。 有关API对象的更多详细信息,请访问: Service API object 。 For More Information 阅读 Connecting a Front End to a Back End Using a Service 。 原⽂ https://kubernetes.io/docs/concepts/services-networking/service/ 26-Service
    0 码力 | 135 页 | 21.02 MB | 1 年前
    3
  • pdf文档 实际案例Kubernetes on Supporting 1 Million Bike-Taxi Drivers in Indonesia

    from 3 VMs in 2015 to 10,000+ VMs today Our Journey to The Land of Containers Project X By the end of 2016, we started our Kubernetes journey by developing a deployment tool called Project X. The
    0 码力 | 37 页 | 34.65 MB | 1 年前
    3
共 19 条
  • 1
  • 2
前往
页
相关搜索词
k8s操作手册操作手操作手册2.3K8S安装部署开放服务Kuberneteskops大规规模大规模集群实现SLO方法QCon北京2017企业软件互联联网互联网应用实践基于kubernetes企业级容器KubeConChinaMLLifecycle2018面向未来面向未来开发MichaelChen开源周立实际案例onSupportingMillionBikeTaxiDriversinIndonesia
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩