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

无数据

分类

全部云计算&大数据(36)OpenShift(36)

语言

全部中文(简体)(34)英语(2)

格式

全部PDF文档 PDF(36)
 
本次搜索耗时 0.068 秒,为您找到相关结果约 36 个.
  • 全部
  • 云计算&大数据
  • OpenShift
  • 全部
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 OpenShift Container Platform 4.13 CLI 工具

    subcommand. Usage: oc [flags] Basic Commands: login Log in to a server new-project Request a new project new-app Create a new application ... OpenShift Container Platform 4.13 将以下内容添加到该文件中。 #!/bin/bash # optional argument handling if [[ "$1" == "version" ]] then echo "1.0.0" exit 0 fi # optional argument handling if [[ "$1" == "config" ]] then 第 第 2 章 章 OPENSHIFT new service account named my-service-account oc create serviceaccount my-service-account # Request a token to authenticate to the kube-apiserver as the service account "myapp" in the OpenShift Container
    0 码力 | 128 页 | 1.11 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.10 CLI 工具

    subcommand. Usage: oc [flags] Basic Commands: login Log in to a server new-project Request a new project new-app Create a new application ... $ oc create --help Create a resource 以确保列出了插件。 输 输出示例 出示例 #!/bin/bash # optional argument handling if [[ "$1" == "version" ]] then echo "1.0.0" exit 0 fi # optional argument handling if [[ "$1" == "config" ]] then echo $KUBECONFIG login 登录到服务器 用法示例 用法示例 # Import all tags into a new image stream using a custom timeout oc --request-timeout=5m import-image mystream --from=registry.io/repo/image --all --confirm # Build the current
    0 码力 | 120 页 | 1.04 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.9 构建应用程序

    io/cluster 资源: 6. 更新 spec 部分,使其包含 projectRequestTemplate 和 name 参数,再设置您上传的项目模板 的名称。默认名称为 project-request。 带 带有自定 有自定义项 义项目模板的 目模板的项 项目配置 目配置资 资源 源 7. 保存更改后,创建一个新项目来验证是否成功应用了您的更改。 2.3.3. 禁用项目自助置备 您可 (Forbidden): You may not request a new project via this API. You may not request a new project via this API. OpenShift Container Platform 4.9 构 构建 建应 应用程序 用程序 14 To request a project, contact your system administrator at projectname@example.com. To request a new project, fill out the project request form located at https://internal.example.com/openshift-project-request. 自定义项目请求消息: 流程 1. 使用 Web 控制台或 CLI 编辑项目配置资源。
    0 码力 | 184 页 | 3.36 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.8 CLI 工具

    subcommand. Usage: oc [flags] Basic Commands: login Log in to a server new-project Request a new project new-app Create a new application ... $ oc create --help Create a resource 以确保列出了插件。 输 输出示例 出示例 #!/bin/bash # optional argument handling if [[ "$1" == "version" ]] then echo "1.0.0" exit 0 fi # optional argument handling if [[ "$1" == "config" ]] then echo $KUBECONFIG io/repo/image --all --confirm # Import all tags into a new image stream using a custom timeout oc --request-timeout=5m import-image mystream --from=registry.io/repo/image --all --confirm # Build the current
    0 码力 | 152 页 | 1.24 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.10 构建应用程序

    io/cluster 资源: 6. 更新 spec 部分,使其包含 projectRequestTemplate 和 name 参数,再设置您上传的项目模板 的名称。默认名称为 project-request。 带 带有自定 有自定义项 义项目模板的 目模板的项 项目配置 目配置资 资源 源 7. 保存更改后,创建一个新项目来验证是否成功应用了您的更改。 2.3.3. 禁用项目自助置备 您可 (Forbidden): You may not request a new project via this API. You may not request a new project via this API. OpenShift Container Platform 4.10 构 构建 建应 应用程序 用程序 14 To request a project, contact your administrator at projectname@example.com. To request a new project, fill out the project request form located at https://internal.example.com/openshift-project-request. 自定义项目请求消息: 流程 流程 1. 使用 Web 控制台或 CLI
    0 码力 | 198 页 | 3.62 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.8 Web 控制台

    社区安装提供的选项包括:标头精确匹配、匹配标头中的通配符,或匹配标头中包括的特定前 缀或后缀。 Red Hat OpenShift Service Mesh 使用正则表达式来扩展与请求标头匹配的功能。使用正则表达式指定 request.regex.headers 的属性键。 上游 上游 Istio 社区匹配 社区匹配请求 求标头示例 示例 Red Hat OpenShift Service Mesh 使用正 使用正则表 表达式匹配 user: "cluster.local/ns/istio-system/sa/istio-ingressgateway-service-account" properties: request.headers[
    ]: "value" apiVersion: "rbac.istio.io/v1alpha1" kind: ServiceRoleBinding metadata: user: "cluster.local/ns/istio-system/sa/istio-ingressgateway-service-account" properties: request.regex.headers[
    ]: "" 第 第 2 章 章 SERVICE MESH 架 架构 构 11 Red Hat OpenShift
    0 码力 | 87 页 | 1.58 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.8 Service Mesh

    inlineCode: | function envoy_on_request(request_handle) local path = request_handle:headers():get(":path") request_handle:headers():replace(":path", string.lower(path)) 无需编辑 CSV。以前使用不同名称的 ConfigMap 的客户需要重命名 ConfigMap 或升级后更新 CSV。 MAISTRA-2010 AuthorizationPolicy 不支持 request.regex.headers 字段。validatingwebhook 会拒绝任何带有字段的 AuthorizationPolicy,即使您禁用该字段,Pilot 也会尝试使用相同的代码 验证它,且它无法正常工作。 社区安装提供的选项包括:标头精确匹配、匹配标头中的通配符,或匹配标头中包括的特定前 缀或后缀。 Red Hat OpenShift Service Mesh 使用正则表达式来扩展与请求标头匹配的功能。使用正则表达式指定 request.regex.headers 的属性键。 上游 上游 Istio 社区匹配 社区匹配请 请求 求标头 标头示例 示例 apiVersion: security.istio.io/v1beta1
    0 码力 | 344 页 | 3.04 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.13 认证和授权

    Kubernetes 中的最小逻辑单元。pod 由一个或多个容器组成,可在 worker 节点上运行。 常 常规 规用 用户 户 首次登录时或通过 API 自动创建的用户。 请 请求 求标头 标头(Request header) 请求标头是一个 HTTP 标头,用于提供有关 HTTP 请求上下文的信息,以便服务器可以跟踪请求的响 应。 基于角色的 基于角色的访问 访问控制 控制 (RBAC) 重要 OAuth 客 客户 户端 端 使用方法 使用方法 openshift-browser-client 使用可处理交互式登录的用户代理,在 /oauth/token/request 请求 令牌。[1] openshift-challenging-client 使用可处理 WWW-Authenticate 质询的用户代理来 请求令牌。 1. Container Platform 配置为使用不支持 WWW-Authenticate 质询的身份提供程序,则必须使用浏览器 从 /oauth/token/request 手动获取令牌。 2.3.1.2. API 模仿 模仿 您可以配置对 OpenShift Container Platform API 的请求,使其表现为像是源自于另一用户。如需更多信 息,请参阅
    0 码力 | 201 页 | 2.74 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.8 容器镜像仓库(Registry)

    registry 存储的详细信息,例如S3 bucket坐标。通常 会被默认配置。 readOnly registry 实例是否应该拒绝推送新镜像或删除现有镜像的尝试。 requests API Request Limit 详情。控制在把请求放入队列前,registry 实例可以并行处理 的请求数量。 defaultRoute 确定是否使用默认主机名定义外部路由。如果启用,该路由将会对加密进行重新 加密。默认值为 imageregistry_http_request_duration_seconds A histogram of latencies for requests to the registry. # TYPE imageregistry_http_request_duration_seconds summary imageregistry_http_request_duration_seconds{method="get" imageregistry_http_request_duration_seconds{method="get",quantile="0.9"} 0.014847248 imageregistry_http_request_duration_seconds{method="get",quantile="0.99"} 0.015981195 imageregistry_http_request_duration_s
    0 码力 | 39 页 | 415.94 KB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.9 节点

    ValidMetricFound the HPA was able to successfully calculate a replica count from pods metric http_request ScalingLimited False DesiredWithinRange the desired replica count is within the acceptable ValidMetricFound the HPA was able to successfully calculate a replica count from pods metric http_request ScalingLimited False DesiredWithinRange the desired replica count is within the acceptable ValidMetricFound the HPA was able to successfully calculate a replica count from pods metric http_request ScalingLimited False DesiredWithinRange the desired replica count is within the acceptable
    0 码力 | 374 页 | 3.80 MB | 1 年前
    3
共 36 条
  • 1
  • 2
  • 3
  • 4
前往
页
相关搜索词
OpenShiftContainerPlatform4.13CLI工具4.104.9构建应用程序应用程序4.8Web控制控制台ServiceMesh认证授权容器镜像仓库Registry节点
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩