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

无数据

分类

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

语言

全部中文(简体)(10)英语(5)中文(繁体)(2)中文(简体)(1)

格式

全部PDF文档 PDF(18)
 
本次搜索耗时 0.019 秒,为您找到相关结果约 18 个.
  • 全部
  • 云计算&大数据
  • Kubernetes
  • 全部
  • 中文(简体)
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 VMware SIG Intro to the vSphere Cloud Provider

    cloud-controller-manager was introduced. CSI provider for vSphere • Container Storage Interface (CSI) is a standard API allowing a storage provider to write just one plugin that will work for all major container users looking to try out Kubernetes or develop with it day-to-day. 7 Out of tree components, what changes for me? In-tree vSphere Cloud Provider vSphere CSI Out-of-tree vSphere Cloud Provider A plug-in mechanism • allows Kubernetes to operate across platforms • hosts portable apps in a standard way What it does The external cloud provider support has been added as Alpha in version 1.6,
    0 码力 | 12 页 | 425.38 KB | 1 年前
    3
  • pdf文档 Operator Pattern 用 Go 扩展 Kubernetes 的最佳实践

    workloads onto best suited nodes Abnormality detection • Operator determines deviations from a standard performance profile Observerbility 日志、系统指标等采集、分析;监控配置与报警;性能 指标收集与分析等等。 Backup & Restore 备 used for garbage collection of the controlled object and for // reconciling the owner object on changes to controlled (with a Watch + EnqueueRequestForOwner). // Since only one OwnerReference can be a
    0 码力 | 21 页 | 3.06 MB | 9 月前
    3
  • pdf文档 Kubernetes开源书 - 周立

    and release versioning proposa(API和版本发布 提案)l 描述了API版本控制和软件版本控制之间的关系。 不同的API版本意味着不同程度的稳定性和⽀持。API Changes documentation 详细描述了每个级别的标准。概括如 下: Alpha级别: 版本名称包含 alpha (例如 v1alpha1 ) 05-Kubernetes API 18 命令⾏时,CLI会为您提供必要的Kubernetes API调⽤;您也可直接在⾃⼰的程序中使⽤Kubernetes API。 Kubernetes⽬前提供了⼀个 golang client library ,并且正在开发其他语⾔的客户端库(如 Python )。 对象Spec和Status(规格和状态) 每个Kubernetes对象都包含两个嵌套的对象字段,它们控制着对象的配置:对象spec和对象status
    0 码力 | 135 页 | 21.02 MB | 1 年前
    3
  • pdf文档 Putting an Invisible Shield on Kubernetes Secrets

    kubectl already in production; TEE-based secure kubectl completed PoC • API server and the rest changes for the TEE-based - PoC stage • Where we go? • To keep the production practice • To explore more intersections between Cloud-Native and Confidential Computing • To submit KEPs to upstream for related changes Special Thanks We’d like to thank the contributors to this work: Yinyong Zheng, Wei Zhang, Yong
    0 码力 | 33 页 | 20.81 MB | 1 年前
    3
  • pdf文档 A Day in the Life of a Data Scientist Conquer Machine Learning Lifecycle on Kubernetes

    kubernetes and all that stuff • Pachyderm can version datasets and trigger new trainings when changes occur • Distributed File Systems • NFS • HDFS • … Classic DevOps solutions: • Containers • CI/CD
    0 码力 | 21 页 | 68.69 MB | 1 年前
    3
  • pdf文档 用户界面State of the UI_ Leveraging Kubernetes Dashboard and Shaping its Future

    kubectl 功能与kubectl保持一致 3. Multi-cluster management 多集群管理 4. Improved security 提高安全性 Top requested changes 1. Third-party plugins or integrations 集成第三方插件 Which third-party plugins or integrations would
    0 码力 | 41 页 | 5.09 MB | 1 年前
    3
  • pdf文档 运维上海2017-Kubernetes 在大规模场景下的service性能优化实战 - 杜军

    app=MyApp Replicas: 2 Service <10.0.0.11>:<9376> Label: app=MyApp Endpoints: track backend pod changes <172.17.10.1>:<80> <172.17.10.2>:<80> ... Cluster DNS record: pod1.clusterdomain pod2.clusterdomain
    0 码力 | 38 页 | 3.39 MB | 1 年前
    3
  • pdf文档 多雲一體就是現在: GOOGLE CLOUD 的 KUBERNETES 混合雲戰略

    Prometheus + Grafana + EFK ● Ingest metrics and logs into Stackdriver without any instrumentation changes ● Aggregate logs from many clusters -- whether GKE or GKE On-Prem Logging and Monitoring Cloud
    0 码力 | 32 页 | 2.77 MB | 1 年前
    3
  • pdf文档 Go Programming Pattern in Kubernetes Philosophy

    c Controller • The heart of Kubernetes orchestrator • drives the cluster state based on the changes to the API objects for { desired := getDesiredState() current := getCurrentState() makeChanges(desired
    0 码力 | 29 页 | 2.12 MB | 1 年前
    3
  • pdf文档 秘钥管理秘钥Turtles all the way down - Securely managing Kubernetes Secrets

    keys used for encryption of cardholder data, including the following: 3.6.4 Cryptographic key changes for keys that have reached the end of their cryptoperiod (for example, after a defined period of
    0 码力 | 52 页 | 2.84 MB | 1 年前
    3
共 18 条
  • 1
  • 2
前往
页
相关搜索词
VMwareSIGIntrotothevSphereCloudProviderOperatorPatternGo扩展Kubernetes最佳实践开源周立PuttinganInvisibleShieldonSecretsKailunQinAntGroupKubeConChinaMLLifecycle用户界面用户界面StateofUILeveragingDashboardandShapingitsFuture运维上海2017大规规模大规模场景service性能优化实战杜军多雲一體就是現在GOOGLECLOUDKUBERNETES混合雲戰略gopatternk8s秘钥管理TurtlesallwaydownSecurelymanaging
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩