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

无数据

分类

全部云计算&大数据(305)VirtualBox(112)Apache Kyuubi(44)OpenShift(34)Pandas(32)机器学习(27)Apache Flink(12)rancher(10)Istio(6)云原生CNCF(6)

语言

全部英语(252)中文(简体)(49)英语(2)西班牙语(1)中文(繁体)(1)

格式

全部PDF文档 PDF(281)其他文档 其他(23)DOC文档 DOC(1)
 
本次搜索耗时 0.071 秒,为您找到相关结果约 305 个.
  • 全部
  • 云计算&大数据
  • VirtualBox
  • Apache Kyuubi
  • OpenShift
  • Pandas
  • 机器学习
  • Apache Flink
  • rancher
  • Istio
  • 云原生CNCF
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 西班牙语
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 State management - CS 591 K1: Data Stream Processing and Analytics Spring 2020

    results: a local or instance variable that is accessed by a task’s business logic Operator state is scoped to an operator task, i.e. records processed by the same parallel task have access to the same state It cannot be accessed by other parallel tasks of the same or different operators Keyed state is scoped to a key defined in the operator’s input records • Flink maintains one state instance per key value key to the operator task that maintains the state for this key • State access is automatically scoped to the key of the current record so that all records with the same key access the same state State
    0 码力 | 24 页 | 914.13 KB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.14 Operator

    matchExpressions: - key: kubernetes.io/hostname operator: In values: - ip-10-0-163-94.us-west-2.compute.internal #... apiVersion: operators.coreos.com/v1alpha1 io/arch operator: In values: - arm64 - key: kubernetes.io/os operator: In values: - linux #... OpenShift Container labelSelector: matchExpressions: - key: app operator: In values: - test topologyKey: kubernetes.io/hostname #... apiVersion: operators.coreos
    0 码力 | 423 页 | 4.26 MB | 1 年前
    3
  • pdf文档 Elasticity and state migration: Part I - CS 591 K1: Data Stream Processing and Analytics Spring 2020

    30 ??? Vasiliki Kalavri | Boston University 2020 Pause-and-restart state migration • State is scoped to a single task • Each stateful task is responsible for processing and state management 31 31 ??? Vasiliki Kalavri | Boston University 2020 Pause-and-restart state migration • State is scoped to a single task • Each stateful task is responsible for processing and state management 31 operators ??? Vasiliki Kalavri | Boston University 2020 Pause-and-restart state migration • State is scoped to a single task • Each stateful task is responsible for processing and state management 31
    0 码力 | 93 页 | 2.42 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.8 容器镜像仓库(Registry)

    imageregistry_digest_cache_scoped_requests_total Total number of scoped requests to the digest cache. # TYPE imageregistry_digest_cache_scoped_requests_total counter imageregistry_digest_cache_scoped_requests_total{type="Hit"} l{type="Hit"} 33 imageregistry_digest_cache_scoped_requests_total{type="Miss"} 44 # HELP imageregistry_http_in_flight_requests A gauge of requests currently being served by the registry. # TYPE image
    0 码力 | 39 页 | 415.94 KB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.12 容器镜像仓库(Registry)

    imageregistry_digest_cache_scoped_requests_total Total number of scoped requests to the digest cache. # TYPE imageregistry_digest_cache_scoped_requests_total counter imageregistry_digest_cache_scoped_requests_total{type="Hit"} l{type="Hit"} 33 imageregistry_digest_cache_scoped_requests_total{type="Miss"} 44 OpenShift Container Platform 4.12 容器 容器镜 镜像 像仓库 仓库( (Registry) ) 66 1 对 对象可以是任意的,但 象可以是任意的,但
    0 码力 | 75 页 | 652.51 KB | 1 年前
    3
  • pdf文档 秘钥管理秘钥Turtles all the way down - Securely managing Kubernetes Secrets

    Additional KMS logs aescbc KEK only, depending on KMS May be more tightly scoped Additional secret manager logs Depending on secret manager Depending on secret
    0 码力 | 52 页 | 2.84 MB | 1 年前
    3
  • pdf文档 Rancher Hardening Guide v2.3.5

    allowed to communicate with each other and other network endpoints. Network Policies are namespace scoped. When a network policy is introduced to a given namespace, all traffic not allowed by the policy
    0 码力 | 21 页 | 191.56 KB | 1 年前
    3
  • pdf文档 Rancher Hardening Guide v2.4

    allowed to communicate with each other and other network endpoints. Network Policies are namespace scoped. When a network policy is introduced to a given namespace, all traffic not allowed by the policy
    0 码力 | 22 页 | 197.27 KB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 6.1.6 User Manual

    Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values. • monospace: Monospace type indicates commands within a paragraph, URLs, code in ex- amples, text the best option when both the source VM and the cloned VM must operate on the same network. Other values enable you to retain the existing MAC addresses in the cloned VM. • Keep Disk Names: Retains the icon and specify a Name for the profile. 2. Click Properties and specify the following property values for the profile: • Compartment OCID • Fingerprint of the public key • Location of the private
    0 码力 | 392 页 | 4.67 MB | 1 年前
    3
  • pdf文档 Oracle VM VirtualBox 6.1.32 User Manual

    Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values. • monospace: Monospace type indicates commands within a paragraph, URLs, code in ex- amples, text fully committed to diversity and inclusion. Oracle recognizes the influence of ethnic and cultural values and is working to remove language from our products and documentation that might be considered insensitive the best option when both the source VM and the cloned VM must operate on the same network. Other values enable you to retain the existing MAC addresses in the cloned VM. • Keep Disk Names: Retains the
    0 码力 | 407 页 | 4.76 MB | 1 年前
    3
共 305 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 31
前往
页
相关搜索词
StatemanagementCS591K1DataStreamProcessingandAnalyticsSpring2020OpenShiftContainerPlatform4.14OperatorElasticitystatemigrationPart4.8容器镜像仓库Registry4.12秘钥管理TurtlesallthewaydownSecurelymanagingKubernetesSecretsRancherHardeningGuidev23.5OracleVMVirtualBox6.1UserManual32
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩