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

无数据

分类

全部数据库(28)后端开发(20)Python(20)TiDB(16)云计算&大数据(14)系统运维(7)Greenplum(6)Vitess(6)Linux(4)Kubernetes(4)

语言

全部英语(69)

格式

全部PDF文档 PDF(69)
 
本次搜索耗时 0.594 秒,为您找到相关结果约 69 个.
  • 全部
  • 数据库
  • 后端开发
  • Python
  • TiDB
  • 云计算&大数据
  • 系统运维
  • Greenplum
  • Vitess
  • Linux
  • Kubernetes
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 秘钥管理秘钥Turtles all the way down - Securely managing Kubernetes Secrets

    secretbox: {} KMS Kubernetes secrets: 1.10 KMS plugins ● Encrypt secrets with a locally managed key, which is then encrypted with a centrally managed key ● EncryptionConfig uses aescbc with a KMS provider provider ● Sidecar pod for the KMS plugin Master kube-apiserver etcd kms-plugin SECRETDEK DEKKEK KEK Terminology and Notation DEK Data encryption key KEK Key encryption key {SECRET}DEK Secret is ation KMS 1.10 Envelope Encryption Sequence Master kube-apiserver etcd kms-plugin SECRET KMS 1.10 Kube-ApiServer Generates a DEK Master kube-apiserver etcd kms-plugin SECRET KMS 1.10 Kube-ApiServer
    0 码力 | 52 页 | 2.84 MB | 1 年前
    3
  • pdf文档 Putting an Invisible Shield on Kubernetes Secrets

    encoded) • > K8s 1.7+ • at-rest encryption for etcd (local + remote) Local Encryption Provider KMS Encryption Provider Background: K8s Secrets • Encryption Keys stored on API Server • Secrets encrypted storage in etcd • Secrets decrypted on API Server prior to use • Encryption keys stored in a remote KMS • Use envelope encryption scheme • DEK & KEK Motivation: K8s Secrets Protection • Performance TEE-based KMS Plugin [1] • Address performance & latency concerns • Reduce / minimize remote KMS interactions w/o compromising security • Address security threats • etcd compromise • Host (KMS plugin)
    0 码力 | 33 页 | 20.81 MB | 1 年前
    3
  • pdf文档 TiDB v5.3 Documentation

    encryption algorithm used to encrypt the upload (empty, AES256 or aws:kms) sse-kms- �→ key-id If sse is set to aws:kms, specifies the KMS ID 268 URL parameter Description acl Canned ACL of the uploaded and aws: �→ kms �→ . 272 Command- line parameter Description --s3.sse- �→ kms-key �→ -id If --s3. �→ sse is con- figured as aws: �→ kms �→ , this param- eter is used to specify the KMS ID. --s3.acl encryption algorithm used to encrypt the upload (empty, AES256 or aws:kms) sse-kms- �→ key-id If sse is set to aws:kms, specifies the KMS ID 966 URL parameter Description acl Canned ACL of the uploaded
    0 码力 | 2996 页 | 49.30 MB | 1 年前
    3
  • pdf文档 TiDB v5.2 Documentation

    encryption algorithm used to encrypt the upload (empty, AES256 or aws:kms) sse-kms- �→ key-id If sse is set to aws:kms, specifies the KMS ID 252 URL parameter Description acl Canned ACL of the uploaded and aws: �→ kms �→ . 256 Command- line parameter Description --s3.sse- �→ kms-key �→ -id If --s3. �→ sse is con- figured as aws: �→ kms �→ , this param- eter is used to specify the KMS ID. --s3.acl encryption algorithm used to encrypt the upload (empty, AES256 or aws:kms) sse-kms- �→ key-id If sse is set to aws:kms, specifies the KMS ID 935 URL parameter Description acl Canned ACL of the uploaded
    0 码力 | 2848 页 | 47.90 MB | 1 年前
    3
  • pdf文档 TiDB v5.1 Documentation

    encryption algorithm used to encrypt the upload (empty, AES256 or aws:kms) sse-kms- �→ key-id If sse is set to aws:kms, specifies the KMS ID 240 URL parameter Description acl Canned ACL of the uploaded and aws: �→ kms �→ . 244 Command- line parameter Description --s3.sse- �→ kms-key �→ -id If --s3. �→ sse is con- figured as aws: �→ kms �→ , this param- eter is used to specify the KMS ID. --s3.acl encryption algorithm used to encrypt the upload (empty, AES256 or aws:kms) sse-kms- �→ key-id If sse is set to aws:kms, specifies the KMS ID 903 URL parameter Description acl Canned ACL of the uploaded
    0 码力 | 2745 页 | 47.65 MB | 1 年前
    3
  • pdf文档 AWS LAMBDA Tutorial

    [--description ] [--timeout ] [--memory- size ] [--environment ] [-- kms-key-arn ] [--tags ] [-- zip-file ] [--cli-input-json ] list-functions [--vpc-config ] [--environment ] [--runtime ] [--dead- letter-config ] [--kms-key-arn ] [--tracing-config ] [--revision-id ] [--cli-input-json ] [--description ] [--timeout ] [--memory-size ] [--environment ] [--kms-key-arn ] [--tags ] [--zip-file ] [--cli-input-json ]
    0 码力 | 393 页 | 13.45 MB | 1 年前
    3
  • pdf文档 TiDB v5.4 Documentation

    encryption algorithm used to encrypt the upload (empty, AES256 or aws:kms) sse-kms- �→ key-id If sse is set to aws:kms, specifies the KMS ID acl Canned ACL of the uploaded objects (for example, private, authenticated options are empty, AES256 and aws: �→ kms. --s3.sse- �→ kms-key �→ -id If --s3. �→ sse is con- figured as aws: �→ kms, this pa- rameter is used to specify the KMS ID. 354 Command- line parameter Description encryption algorithm used to encrypt the upload (empty, AES256 or aws:kms) sse-kms- �→ key-id If sse is set to aws:kms, specifies the KMS ID acl Canned ACL of the uploaded objects (for example, private, authenticated
    0 码力 | 3650 页 | 52.72 MB | 1 年前
    3
  • pdf文档 TiDB v8.5 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 6725 17.8.1 Key Management Service (KMS)· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 6725 17.8.2 Key-Value (KV) · · · master key stored on a local disk • Encrypt using a master key managed by a Key Management Service (KMS) For more information, see documentation. 49 • BR requires fewer privileges when restoring backup be a master key stored on a local disk or a master key managed by a cloud Key Manage- ment Service (KMS). 82 Configuration file or compo- nent Configuration parame- ter Change type Description BR --
    0 码力 | 6730 页 | 111.36 MB | 10 月前
    3
  • pdf文档 TiDB v8.4 Documentation

    master key stored on a local disk • Encrypt using a master key managed by a Key Management Service (KMS) For more information, see documentation. 44 • BR requires fewer privileges when restoring backup be a master key stored on a local disk or a master key managed by a cloud Key Manage- ment Service (KMS). 77 Configuration file or compo- nent Configuration parame- ter Change type Description BR -- issue that prevents master key rotation when the master key is stored in a Key Management Service (KMS) #17410 @hhwyt • Fix a traffic control issue that might occur after deleting large tables or partitions
    0 码力 | 6705 页 | 110.86 MB | 10 月前
    3
  • pdf文档 Installation OpenMeetings 6.1.0 on Debian 11

    (Only one line, with space between both) sudo docker run -d --name kms -p 8888:8888 --mount type=bind,source=/opt/om_data,target=/opt/om_data kurento/kurento-media-server data server sudo systemctl start docker.service ….Docker sudo docker start kms ...Kurento Media Server sudo /etc/init.d/tomcat34 start
    0 码力 | 16 页 | 760.65 KB | 1 年前
    3
共 69 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
前往
页
相关搜索词
秘钥管理TurtlesallthewaydownSecurelymanagingKubernetesSecretsPuttinganInvisibleShieldonKailunQinAntGroupTiDBv5DocumentationAWSLAMBDATutorialv8InstallationOpenMeetings6.1Debian11
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩