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

无数据

分类

全部后端开发(77)Java(77)Spring(76)

语言

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

格式

全部PDF文档 PDF(77)
 
本次搜索耗时 0.198 秒,为您找到相关结果约 77 个.
  • 全部
  • 后端开发
  • Java
  • Spring
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Nacos架构&原理

    生了巨大的影响力,在互联网行业广泛使用,但是这⼀阶段的开源除了情怀和展示技术影响力之后 很难量化对公司的价值,因此也比较难以持续发展。第二个阶段是 2018 年开始,随着云计算发展, 开源作为⼀种标准加速云计算发展,尤其 K8s 迅速崛起给我们很多启示,作为⼀家云计算公司,阿 里巴巴也在 2018 年制定了⼀个全面开源,加速企业数字化转型,影响 100w 开发者的战略目标, 这个阶段的开源发生了本质的两个变化,第⼀更重 Istio。 Nacos 生态 < 156 我们都知道 K8s 改变了传统的应用部署发布的方式,给容器化的应用服务提供了灵活方便的容器编 排、容器调度和简单的服务发现机制,但缺少了更丰富和更细粒度的服务治理能力。而 Istio 的出 现正是为了弥补 K8s 在服务治理上的不足,它定义⼀套标准 API 来定义常见的治理策略。 从我的角度和理解来看,K8s 与 Istio 呈互补关系,共同决定了业务应用的部署、发布以及运行时 架构中,流量是通过 ingress 网关接入的,进入微服务 体系,与 1.0 架构不同的是引入了数据面 Envoy 和控制面 Istio,Envoy 以 Sidecar 模式与应用部 署在同⼀个 Pod 中,会劫持应用的进出流量,然后可以通过控制面 Istio 下发的 XDS 配置实现流 量控制、安全、可观测能力,这⼀架构的优势是将服务治理能力与业务逻辑解耦,把服务框架中 SDK 大部分能力剥离出来,下沉到
    0 码力 | 326 页 | 12.83 MB | 9 月前
    3
  • pdf文档 Spring Boot 2.6.0-m2 Reference Documentation

    Dynatrace operator is running, enrich metrics with additional metadata (e.g. about the host, process or pod). • Default dimensions: specify key-value pairs that are added to all exported metrics. If tags with traffic can be routed to a pod that has also begun its shutdown processing. You can configure a sleep execution in a preStop handler to avoid requests being routed to a pod that has already begun shutting requests to stop being routed to the pod and its duration will vary from deployment to deployment. The preStop handler can be configured via the PodSpec in the pod’s configuration file as follows: spec:
    0 码力 | 708 页 | 13.90 MB | 1 年前
    3
  • pdf文档 Spring Boot 2.6.6 Reference Documentation

    is running, enrich 351 metrics with additional metadata (for example, about the host, process, or pod). • Default dimensions: Specify key-value pairs that are added to all exported metrics. If tags with traffic can be routed to a pod that has also begun its shutdown processing. You can configure a sleep execution in a preStop handler to avoid requests being routed to a pod that has already begun shutting requests to stop being routed to the pod and its duration will vary from deployment to deployment. The preStop handler can be configured by using the PodSpec in the pod’s configuration file as follows:
    0 码力 | 723 页 | 14.18 MB | 1 年前
    3
  • pdf文档 Spring Boot 2.6.4 Reference Documentation

    is running, enrich 346 metrics with additional metadata (for example, about the host, process, or pod). • Default dimensions: Specify key-value pairs that are added to all exported metrics. If tags with traffic can be routed to a pod that has also begun its shutdown processing. You can configure a sleep execution in a preStop handler to avoid requests being routed to a pod that has already begun shutting requests to stop being routed to the pod and its duration will vary from deployment to deployment. The preStop handler can be configured by using the PodSpec in the pod’s configuration file as follows:
    0 码力 | 714 页 | 14.07 MB | 1 年前
    3
  • pdf文档 Spring Boot 2.7.0-M1 Reference Documentation

    is running, enrich 350 metrics with additional metadata (for example, about the host, process, or pod). • Default dimensions: Specify key-value pairs that are added to all exported metrics. If tags with traffic can be routed to a pod that has also begun its shutdown processing. You can configure a sleep execution in a preStop handler to avoid requests being routed to a pod that has already begun shutting requests to stop being routed to the pod and its duration will vary from deployment to deployment. The preStop handler can be configured by using the PodSpec in the pod’s configuration file as follows:
    0 码力 | 727 页 | 14.28 MB | 1 年前
    3
  • pdf文档 Spring Boot 2.6.12 Reference Documentation

    operator is running, enrich metrics with additional metadata (for example, about the host, process, or pod). • Default dimensions: Specify key-value pairs that are added to all exported metrics. If tags with traffic can be routed to a pod that has also begun its shutdown processing. You can configure a sleep execution in a preStop handler to avoid requests being routed to a pod that has already begun shutting requests to stop being routed to the pod and its duration will vary from deployment to deployment. The preStop handler can be configured by using the PodSpec in the pod’s configuration file as follows:
    0 码力 | 723 页 | 14.24 MB | 1 年前
    3
  • pdf文档 Spring Boot 3.0.0-M4 Reference Guide

    operator is running, enrich metrics with additional metadata (for example, about the host, process, or pod). • Default dimensions: Specify key-value pairs that are added to all exported metrics. If tags with traffic can be routed to a pod that has also begun its shutdown processing. You can configure a sleep execution in a preStop handler to avoid requests being routed to a pod that has already begun shutting requests to stop being routed to the pod and its duration will vary from deployment to deployment. The preStop handler can be configured by using the PodSpec in the pod’s configuration file as follows:
    0 码力 | 832 页 | 14.77 MB | 1 年前
    3
  • pdf文档 Spring Boot 2.6.x Reference Guide

    operator is running, enrich metrics with additional metadata (for example, about the host, process, or pod). • Default dimensions: Specify key-value pairs that are added to all exported metrics. If tags with traffic can be routed to a pod that has also begun its shutdown processing. You can configure a sleep execution in a preStop handler to avoid requests being routed to a pod that has already begun shutting requests to stop being routed to the pod and its duration will vary from deployment to deployment. The preStop handler can be configured by using the PodSpec in the pod’s configuration file as follows:
    0 码力 | 722 页 | 14.26 MB | 1 年前
    3
  • pdf文档 Spring Boot 2.6.13 Reference Guide

    operator is running, enrich metrics with additional metadata (for example, about the host, process, or pod). • Default dimensions: Specify key-value pairs that are added to all exported metrics. If tags with traffic can be routed to a pod that has also begun its shutdown processing. You can configure a sleep execution in a preStop handler to avoid requests being routed to a pod that has already begun shutting requests to stop being routed to the pod and its duration will vary from deployment to deployment. The preStop handler can be configured by using the PodSpec in the pod’s configuration file as follows:
    0 码力 | 724 页 | 14.30 MB | 1 年前
    3
  • pdf文档 Spring Boot 2.5.13 Reference Documentation

    traffic can be routed to a pod that has also begun its shutdown processing. You can configure a sleep execution in a preStop handler to avoid requests being routed to a pod that has already begun shutting requests to stop being routed to the pod and its duration will vary from deployment to deployment. The preStop handler can be configured via the PodSpec in the pod’s configuration file as follows: spec: any remaining in-flight requests to complete. NOTE When Kubernetes sends a SIGTERM signal to the pod, it waits for a specified time called the termination grace period (the default for which is 30 seconds)
    0 码力 | 702 页 | 13.82 MB | 1 年前
    3
共 77 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 8
前往
页
相关搜索词
Nacos架构原理SpringBoot2.6m2ReferenceDocumentation2.7M1123.0M4Guide132.5
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩