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

无数据

分类

全部云计算&大数据(24)Istio(24)

语言

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

格式

全部PDF文档 PDF(24)
 
本次搜索耗时 0.017 秒,为您找到相关结果约 24 个.
  • 全部
  • 云计算&大数据
  • Istio
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Istio audit report - ADA Logics - 2023-01-30 - v1.0

    file write during archive extraction Medium High Yes 3 File le� opened Medium High Yes 4 Length of new byte slice controlled by potentially untrusted file size Low High Yes 5 Possible memory exhaustions com/istio/istio/blob/master/operator/pkg/util/tgz/tgz.go#L70 func createMaliciousGzip() io.Reader { gzw := new(bytes.Buffer) // Create tar writer tw := tar.NewWriter(gzw) defer tw.Close() // Create a file f, err = io.Copy(tw, f2); err != nil { panic(err) } // Compress the tar archive maliciousBytes := new(bytes.Buffer) w := gzip.NewWriter(maliciousBytes) w.Write(gzw.Bytes()) w.Close() return bytes.NewR
    0 码力 | 55 页 | 703.94 KB | 1 年前
    3
  • pdf文档 Istio Security Assessment

    refactoring it or building a 7 | Google Istio Security Assessment Google / NCC Group Confidential new section that consolidates security-related topics to a single page. Right now there are “Security” community support with some token of appreciation. This has historically been a successful way of getting new people involved within the commu- nity by assigning them documentation tasks as they are learning how abstract their configuration and enable future features. This could be used, in combination with a new Gateway resource field, to implement a two-way binding between ingress gateways and Gateway resources
    0 码力 | 51 页 | 849.66 KB | 1 年前
    3
  • pdf文档 Istio-redirector: the way to go to manage thousands of HTTP redirections

    /bus/routes/bruxelles-1/lille-3 Why do we need redirections? BEFORE : /bus/routes/bruxelles/lille New /bus/routes/bruxelles-1/lille-3 Old - 404 Page /bus/routes/bruxelles/lille 1 2 AFTER /bus/ro automatically redirected to the new page instead of seeing an error page Happy Googlebot: I don’t have to crawl 2 URLs I don’t see an error page Happy SEO specialist: My new URLs get SEO popularity from from the old ones and I don’t have to start from scratch New URLs are shown in the Search Engine Results ?????? ? #IstioCon Our infrastructure is deployed on GKE, with GCLB and Istio IngressGateway User
    0 码力 | 13 页 | 1.07 MB | 1 年前
    3
  • pdf文档 Istio is a long wild river: how to navigate it safely

    Stabilizing Istio Main time consumers with Istio: 1. Troubleshooting 2. Spreading adoption 3. Supporting new features 29 To succeed in Istio adoption you need to have: Stabilizing Istio ● Dedicated resources it: 1. Create a new Deployment with new name (immutable field) with the app and version labels 2. Make sure the Service is serving both Deployments 3. Create HPAs to target the new Deployment 4. Delete CPU resources and concurrency 65 Abstracting Istio Adopting Istio ● Should you expose a whole new layer of YAMLs to people that are already overfed with? The answer is no. ● Should you require your
    0 码力 | 69 页 | 1.58 MB | 1 年前
    3
  • pdf文档 f5a Istio Adoption Cash App

    Hurdles What’s next? Projects Ideas Excitement! Internal Presentation New Square DC -> Cash App EKS Internal Presentation “New” Cash App EKS -> Square DC Internal Presentation ir-sync Internal Presentation Square DC Internal Presentation Square DC -> Cash App EKS Internal Presentation New in-mesh s2s Internal Presentation New cross-region s2s Internal Presentation
    0 码力 | 15 页 | 2.20 MB | 1 年前
    3
  • pdf文档 IstioCon2023 Welcome Keynote

    12:00 Ambient + Pod Identity 12:40 Multiplayer Istio WASM 1:15 What’s New Since 2022 CNCF Graduation Ambient Mesh A new dataplane mode for Istio without sidecars. Graduated Announcing Istio's Started Started by teams from Google and IBM 2017 2018 2022-04 2023 2022-09 Community Growth New Contributors up 32% YoY 2022 2023 Contributor Experience Get Involved Ask Questions ● Join our
    0 码力 | 14 页 | 1.31 MB | 1 年前
    3
  • pdf文档 Is Your Virtual Machine Really Ready-to-go with Istio?

    for a VM instance that connects with a valid identity token ● All we have to do is ○ specify a new WorkloadGroup with a template (to create WorkloadEntry) ○ create a ServiceEntry (to select specific from the internal mesh traffic ○ One of the viable solutions to communicate between Legacy VNFs and new CNFs ● Need a stricter security model for end-to-end key protection #IstioCon Legacy VNF  CNF: ○ Limited number of nodes ○ More traffic across Pod/VMs on the same node #IstioCon QUIC ● A new transport protocol ● A little like TCP + TLS, but build on top of UDP ○ Uses UDP like TCP uses IP
    0 码力 | 50 页 | 2.19 MB | 1 年前
    3
  • pdf文档 Istio Project Update

    Cluster Simplified #IstioCon Service Proxy Authentication Authorization Telemetry Extensibility New Extension Model Mixer #IstioCon Istiod Cluster 1 Istiod Cluster 2 API server API server Mesh #IstioCon 2020: Year of Istio Innovation Simplified installation Simplified control plane New extension Model Unified multicluster model Simplified VM onboarding Simplified troubleshooting
    0 码力 | 22 页 | 1.10 MB | 1 年前
    3
  • pdf文档 Istio 2021 Roadmap A heartwarming work of staggering predictability

    Operator support ● Architectural simplification ○ Monolith control plane ○ Mixerless telemetry ● New extension capabilities ○ WebAssembly (Wasm) support ● Secure by default ○ Secret Discovery Service ds-2020/ #IstioCon Early adopter vs Maintainer ● Consumes latest & greatest Istio ● Utilize new capabilities ● Desire tooling to ensure frictionless upgrade https://istio.io/latest/blog/2020/tradewinds-2020/
    0 码力 | 17 页 | 633.89 KB | 1 年前
    3
  • pdf文档 IstioCon 2021 Report

    points higher than other conference months. 18.6% New users to the project from beginning of Jan to end of Feb. 87% Of Istio users are new users at the end of February 2021. Impact for the project
    0 码力 | 18 页 | 912.89 KB | 1 年前
    3
共 24 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
IstioauditreportADALogics20230130v1SecurityAssessmentredirectorthewaytogomanagethousandsofHTTPredirectionsislongwildriverhownavigateitsafelyf5aIstioAdoptionCashAppIstioCon2023WelcomeKeynoteProjectUpdated1kIstio2021RoadmapNeerajLouisIstioCon2021Report
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩