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

无数据

分类

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

语言

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

格式

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

    Expectations • Kubernetes Capabilities/Advantages to Build DevOps Solution • Architecture and Features • CRD and operator design • Pipeline / Stage/ Task / Task Template / Version Control • Logging Expectations • Kubernetes Capabilities and Advantages to Build DevOps Solution • Architecture and Features • CRD and operator design • Pipeline/Stage/Task/Task Template/Version Control/UI generation/Volume / Task build logs Version Control sync / watch clean history jobs Basic Concepts(partial) Repository Managed Project Pipeline / Stage / Task Dockerfile / Scripts Common Configuration ConfigMap/Secret
    0 码力 | 21 页 | 6.39 MB | 1 年前
    3
  • pdf文档 Jib Kubecon 2018 Talk

    update && apt-get install -y python-software-properties software-properties-common RUN add-apt-repository ppa:webupd8team/java RUN echo "oracle-java8-installer shared/accepted-oracle-license-v1-1 boolean /artifactId> 1.4.8 <repository>ilovejava.io/petclinic-apprepository> ${project.version} ools/jib The Future More containerization tools for more languages More Skaffold integration features Be able to write code and have it run automatically in a distributed container cluster ... github
    0 码力 | 90 页 | 2.84 MB | 1 年前
    3
  • pdf文档 K8S安装部署开放服务

    file. # Declare variables to be passed into your templates. replicaCount: 3 image: repository: isurpass/openservice pullPolicy: IfNotPresent # Overrides the image tag whose default fsGroup: 1000 containers: - name: openservice image: "{{ .Values.image.repository }}:{{ .Chart.AppVersion }}" imagePullPolicy: {{ .Values.image.pullPolicy }} file. # Declare variables to be passed into your templates. replicaCount: 3 image: repository: isurpass/beehive-openservice pullPolicy: IfNotPresent # Overrides the image tag whose
    0 码力 | 54 页 | 1.23 MB | 1 年前
    3
  • word文档 k8s操作手册 2.3

    0/16 \ # service网段,即cluster ip网段 --ignore-preflight-errors=Swap \ #忽略swap未关闭而导致的检查错误 --image-repository="cof- lee.com:5443/k8s" #指定为集群内部的docker镜像源 如果指定使用集群内部的docker镜像仓库,要提前在docker的daemon.json文件 里配置信任此镜像仓库地址! com:5443/k8s/etcd:3.4.13-0 #可见镜像名已由默认的k8s.gcr.io/换成了配置文件里指定的docker镜像源 # kubeadm config images pull --image-repository="cof-lee.com:5443/k8s" #提前 下载需要的镜像 # kubeadm init --config /etc/kubeadm-init.yaml 0/16 \ # service网段,即cluster ip网段 --ignore-preflight-errors=Swap \ #忽略swap未关闭而导致的检查错误 --image-repository="cof- lee.com:5443/k8s" #指定为集群内部的docker镜像源 如果指定使用集群内部的docker镜像仓库,要提前在containerd的配置文件里配 置信任此镜像仓库地址!
    0 码力 | 126 页 | 4.33 MB | 1 年前
    3
  • pdf文档 Kubernetes 管理 Docker 容器

    server.js . CMD node server.js 打包 docker build -t hello-node:v1 . ⽣成镜像如下: docker images # REPOSITORY TAG IMAGE ID CREATED SIZE # hello-node v1 353fc3541cea 2 minutes
    0 码力 | 5 页 | 675.91 KB | 1 年前
    3
  • pdf文档 开课吧基于混合云的Kubernetes平台落地实践-程亮

    LOCAL DEV Jenkins 构建 Git Maven Docker kubectl Jenkins pipeline 开课吧CI/CD架构 GitLab Maven Repository(nexus) Registry 云厂商K8S pull install deploy push get status rolling update • 多云多K8S多环境平台建设的初衷
    0 码力 | 22 页 | 7.42 MB | 9 月前
    3
  • pdf文档 深度解析CNCF社区⾸个基于Kubernetes的边缘计算平台KubeEdge

    Slack:https://kubeedge.slack.com/� ➔ Mailing List: https://groups.google.com/forum/#!forum/kubeedge� ➔ Github Repository:https://github.com/kubeedge/kubeedge� ➔ License:Apache 2.0� 技术交流� 微信公众号容器器魔⽅方� 欢迎投稿� K8S容器器交流群⼩小助⼿手�
    0 码力 | 20 页 | 2.08 MB | 1 年前
    3
  • pdf文档 Over engineeringthe core of Kubernetes kops

    total 1076 The next release Kops 1.5 wanted new features Kops 1.5 wanted new features brittle dev process Kops 1.5 wanted new features brittle dev process falling behind Kops 1.5 ..also
    0 码力 | 75 页 | 4.56 MB | 1 年前
    3
  • pdf文档 用户界面State of the UI_ Leveraging Kubernetes Dashboard and Shaping its Future

    K8s learning tool Create, read, update, delete resources. Recent and upcoming features https://unsplash.com/ Features since 2016 KubeCon update ● Exec into pod ● Global search ● Login mechanism
    0 码力 | 41 页 | 5.09 MB | 1 年前
    3
  • pdf文档 KubeCon2020/腾讯会议大规模使用Kubernetes的技术实践

    Original Pod Updating Pod Updated Pod OK StatefulSetPlus StatefulSetPlus Batch Gray Release Key Features: Ø Manual/Auto Batch Gray Release Ø Multi-Batch Rollback Ø Multi-Batch InPlaceUpdate Ø Support offline containers‘ cgroup to ensure the SLA of online tasks without breaking offline tasks. Key Features: Ø In-Place Update without restarting container Ø High-performance Ø Safe autoscaling decisions
    0 码力 | 19 页 | 10.94 MB | 1 年前
    3
共 17 条
  • 1
  • 2
前往
页
相关搜索词
CNCFTenxCloudKubernetesNativeDevOpsJibKubecon2018TalkK8S安装部署开放服务k8s操作手册操作手操作手册2.3DockerMinikube开课基于混合平台落地实践程亮深度解析社区边缘计算KubeEdgekops用户界面用户界面StateoftheUILeveragingDashboardandShapingitsFutureKubeCon2020腾讯会议大规规模大规模使用技术
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩