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

无数据

分类

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

语言

全部中文(简体)(14)英语(1)

格式

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

    com/myimage:latest s3://s3.amazonaws.com///image:latest # Copy image to S3 without setting a tag (pull via @) oc image mirror myregistry.com/myimage:latest s3://s3.amazonaws.com --password=mypass # Log out oc logout # Start streaming the logs of the most recent build of the openldap build config oc logs -f bc/openldap # Start streaming the logs of the latest deployment of the snapshot of ruby-container logs from pod backend oc logs backend -c ruby-container # Start streaming of ruby-container logs from pod backend oc logs -f pod/backend -c ruby-container # List all
    0 码力 | 120 页 | 1.04 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.13 CLI 工具

    com/myimage:latest s3://s3.amazonaws.com///image:latest # Copy image to S3 without setting a tag (pull via @) oc image mirror myregistry.com/myimage:latest s3://s3.amazonaws.com --password=mypass # Log out oc logout # Start streaming the logs of the most recent build of the openldap build config oc logs -f bc/openldap # Start streaming the logs of the latest deployment of the snapshot of ruby-container logs from pod backend oc logs backend -c ruby-container # Start streaming of ruby-container logs from pod backend oc logs -f pod/backend -c ruby-container 第 第 2 章 章 OPENSHIFT
    0 码力 | 128 页 | 1.11 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.8 CLI 工具

    com/myimage:latest s3://s3.amazonaws.com///image:latest # Copy image to S3 without setting a tag (pull via @) oc image mirror myregistry.com/myimage:latest s3://s3.amazonaws.com 用法示例 # Log out oc logout # Start streaming the logs of the most recent build of the openldap build config oc logs -f bc/openldap # Start streaming the logs of the latest deployment of the snapshot of ruby-container logs from pod backend oc logs backend -c ruby-container # Start streaming of ruby-container logs from pod backend oc logs -f pod/backend -c ruby-container # List all
    0 码力 | 152 页 | 1.24 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.8 Service Mesh

    为 Service Mesh 默认启用 ingress 。 Zipkin 端口名称已改为 jaeger-collector-zipkin(从 http) 当选择 production 或 streaming 部署选项时,Jaeger 会默认使用 Elasticsearch 作为存储。 Istio 的社区版本提供了一个通用的 “tracing” 路由。Red Hat OpenShift Service namespace: istio-system spec: version: v2.2 security: identity: type: ThirdParty #required setting for ROSA tracing: type: Jaeger sampling: 10000 policy: type: Istiod addons: istio-system spec: auth: strategy: openshift deployment: accessible_namespaces: #restricted setting for ROSA - istio-system image_pull_policy: '' ingress_enabled: true namespace:
    0 码力 | 344 页 | 3.04 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.6 分布式追踪

    内存存储不是持久性的,这意味着如果分布式追踪平台实例关闭、重启或被 替换,您的 trace 数据将会丢失。此外,内存存储无法扩展,因为每个 Pod 都有自己的内存。对于持久性存储,您必须使用 production 或 streaming 策略,这些策略使用 Elasticsearch 作为默认存储。 production - production 策略主要用于生产环境,在生产环境中,对 trace 数据进行长期存 储非常重 注入。Query 和 Collector 服务被配置为使用一个 受支持的存储类型 - 当前为 Elasticsearch。可以根据性能和恢复能力的需要提供每个组件的 多个实例。 streaming - streaming 策略旨在提供在 Collector 和 Elasticsearch 后端存储之间有效发挥 作用的流传输功能,以此增强 production 策略。这样做的好处是在高负载情况下降低后端存 储压力,并允许其他 trace 后处理功能直接从流传输平台 (AMQ Streams/ Kafka) 中利用实 时 span 数据。 注意 注意 streaming 策略需要额外的 AMQ Streams 订阅。 注意 注意 目前 IBM Z 不支持 streaming 部署策略。 注意 注意 有两种方法可用来安装和使用 Red Hat OpenShift distributed tracing,作为服务网格的一
    0 码力 | 59 页 | 572.03 KB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.14 分布式追踪

    台(Jaeger)实例关闭、重启或被替 换,您的 trace 数据将会丢失。此外,内存存储无法扩展,因为每个 Pod 都有自己的内 存。对于持久性存储,您必须使用 production 或 streaming 策略,这些策略使用 Elasticsearch 作为默认存储。 production production 策略主要用于生产环境,在生产环境中,对 trace 数据进行长期存储非常重要,同时需要 。 streaming streaming 策略旨在通过提供在 Collector 和 Elasticsearch 后端存储之间有效处的流传输功能来增强 production 策略。这样做的好处是在高负载情况下降低后端存储压力,并允许其他 trace 后处理功能 直接从流传输平台 (AMQ Streams/ Kafka) 中利用实时 span 数据。 注意 注意 streaming 策略需要额外的 策略需要额外的 AMQ Streams 订阅。 目前 IBM Z® 不支持 streaming 部署策略。 3.2.2. 从 Web 控制台部署分布式追踪平台默认策略 自定义资源定义(CRD)定义部署 Red Hat OpenShift distributed tracing 平台实例时使用的配置。默认 CR 名为 jaeger-all-in-one-inmemory,它配置为使用最少资源,以确保您可以在默认的
    0 码力 | 100 页 | 928.24 KB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.6 发行注记

    6。这将在以后的 4.6.z 版本中解决。首先,升级 RHEL,然后升级集群, 然后再次运行正常的 RHEL 升级 playbook。(BZ#1887607) [Invalid memory setting: memory reservation (sched.mem.min) should be equal to memsize(8192). ] $ oc delete pod -l component=es
    0 码力 | 91 页 | 1.15 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.13 虚拟化

    go:453","timestamp":"2022-04-17T08:58:37.373726Z"} {"component":"virt-handler","level":"info","msg":"setting rate limiter to 5 QPS and 10 Burst","pos":"virt-handler.go:462","timestamp":"2022-04-17T08:58:37 <<< "$dc" if [ ${#dc_arr[0]} -gt 0 ]; then echo Found deployment ${dc_arr[0]}/${dc_arr[1]}, setting replicas: ${dc_arr[2]}, paused: ${dc_arr[3]} cat <
    0 码力 | 393 页 | 4.53 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.8 日志记录

    的容器列表缺少数据点。此更新解决了这个问题,仪表板会显示所有数据点。(LOG-1353) 在更新前,如果您要通过调整 chunkLimitSize 和 totalLimitSize 值来调整 Fluentd 日志转发器 的性能,Setting queued_chunks_limit_size for each buffer to 消息报告值太低。当前更新解 决了这个问题,此消息可以报告正确的值。(LOG-1411) 在更新前,Kibana
    0 码力 | 223 页 | 2.28 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.10 可伸缩性和性能

    Controller 分 片。 有关 tuningOptions 的更多信息,请参阅 Ingress Controller 配置参数。 您可以修改 Ingress Controller 部署,根据 Setting Ingress Controller thread count(对于线程)和 Ingress Controller configuration parameters(对于超时)的内容,以及其他
    0 码力 | 315 页 | 3.19 MB | 1 年前
    3
共 15 条
  • 1
  • 2
前往
页
相关搜索词
OpenShiftContainerPlatform4.10CLI工具4.134.8ServiceMesh4.6分布布式分布式追踪4.14发行注记虚拟虚拟化日志记录伸缩伸缩性可伸缩性性能
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩