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

无数据

分类

全部系统运维(87)Linux(25)Zabbix(25)httpd(23)eBPF(9)Cilium(7)网络与安全(6)DevOps(5)Jenkins(1)Prometheus(1)

语言

全部英语(56)中文(简体)(29)德语(1)中文(繁体)(1)

格式

全部PDF文档 PDF(58)其他文档 其他(24)DOC文档 DOC(5)
 
本次搜索耗时 0.188 秒,为您找到相关结果约 87 个.
  • 全部
  • 系统运维
  • Linux
  • Zabbix
  • httpd
  • eBPF
  • Cilium
  • 网络与安全
  • DevOps
  • Jenkins
  • Prometheus
  • 全部
  • 英语
  • 中文(简体)
  • 德语
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • word文档 The DevOps Handbook

    Environment scripts & creation tools 3. DB scripts and reference data 4. Containers 5. Automated tests 6. Project artifacts – documentation, procedures, etc. 7. Application configuration files 8. This struggling with changes – Hard line: no changes would be accepted into GWS without accompanying automated tests. Spread Testing Grouplet team approach. Google – single, share repository of billions of files. 50% of code is changed each month. 40K code commits/day, 120K automated test suites, 75M tests cases/day e. CONTINUOUSLY BUILD, TEST, AND INTEGRATE OUR CODE AND ENVIRONMENTS i. Create automated test
    0 码力 | 8 页 | 23.08 KB | 5 月前
    3
  • epub文档 Cilium v1.5 Documentation

    false . If you plan to test Cilium in your cluster and remove Cilium once you have finished your tests, se�ng the op�on with true will make sure the Cilium will clean up all BPF programs generated for similar code as we add more func�onality below. Step 7: Use Unit Testing To Drive Development Use unit tests to drive your development. Its temp�ng to want to first test your parser by firing up a client and the actual return values from OnData processing the byte arrays. Take some �me to look at the unit tests for the r2d2 parser, and then for more complex parsers like Cassandra and Memcached. For simple text-based
    0 码力 | 740 页 | 12.52 MB | 1 年前
    3
  • epub文档 Cilium v1.8 Documentation

    Running End-To-End Tests Test Reports Best Practices for Writing Tests Ginkgo Extensions Debugging: Running End-To-End Tests In Other Environments via kubeconfig Running End-To-End Tests In Other Environments Further Assistance Unit Testing Prerequisites Running all tests Testing individual packages Running individual tests Automatically run unit tests on code changes BPF and XDP Reference Guide BPF Architecture restarted and managed by Cilium. If some connectivity tests fail to reach the ready state you may need to restart the unmanaged pods again. Some connectivity tests may fail. This is being tracked in Cilium GitHub
    0 码力 | 1124 页 | 21.33 MB | 1 年前
    3
  • epub文档 Cilium v1.11 Documentation

    Running End-To-End Tests Test Reports Best Practices for Writing Tests Ginkgo Extensions Debugging: Running End-To-End Tests In Other Environments via kubeconfig Running End-To-End Tests In Other Environments Assistance Integration Testing Prerequisites Running all tests Testing individual packages Running individual tests Automatically run unit tests on code changes BPF and XDP Reference Guide BPF Architecture ----------------------------------------- ---------------------------------------------- � 69/69 tests successful (0 warnings) Congratulations! You have a fully functional Kubernetes cluster with Cilium
    0 码力 | 1373 页 | 19.37 MB | 1 年前
    3
  • epub文档 Cilium v1.10 Documentation

    Running End-To-End Tests Test Reports Best Practices for Writing Tests Ginkgo Extensions Debugging: Running End-To-End Tests In Other Environments via kubeconfig Running End-To-End Tests In Other Environments Further Assistance Unit Testing Prerequisites Running all tests Testing individual packages Running individual tests Automatically run unit tests on code changes BPF and XDP Reference Guide BPF Architecture ----------------------------------------- ---------------------------------------------- � 69/69 tests successful (0 warnings) Congratulations! You have a fully functional Kubernetes cluster with Cilium
    0 码力 | 1307 页 | 19.26 MB | 1 年前
    3
  • epub文档 Cilium v1.9 Documentation

    Running End-To-End Tests Test Reports Best Practices for Writing Tests Ginkgo Extensions Debugging: Running End-To-End Tests In Other Environments via kubeconfig Running End-To-End Tests In Other Environments Further Assistance Unit Testing Prerequisites Running all tests Testing individual packages Running individual tests Automatically run unit tests on code changes BPF and XDP Reference Guide BPF Architecture restarted and managed by Cilium. If some connectivity tests fail to reach the ready state you may need to restart the unmanaged pods again. Some connectivity tests may fail. This is being tracked in Cilium GitHub
    0 码力 | 1263 页 | 18.62 MB | 1 年前
    3
  • epub文档 Cilium v1.7 Documentation

    Running End-To-End Tests Test Reports Best Practices for Writing Tests Ginkgo Extensions Debugging: Running End-To-End Tests In Other Environments via kubeconfig Running End-To-End Tests In Other Environments Further Assistance Unit Testing Prerequisites Running all tests Testing individual packages Running individual tests Automatically run unit tests on code changes BPF and XDP Reference Guide BPF Architecture code as we add more functionality below. Step 7: Use Unit Testing To Drive Development Use unit tests to drive your development. Its tempting to want to first test your parser by firing up a client and
    0 码力 | 885 页 | 12.41 MB | 1 年前
    3
  • epub文档 Cilium v1.6 Documentation

    code as we add more functionality below. Step 7: Use Unit Testing To Drive Development Use unit tests to drive your development. Its tempting to want to first test your parser by firing up a client and actual return values from OnData processing the byte arrays. Take some time to look at the unit tests for the r2d2 parser, and then for more complex parsers like Cassandra and Memcached. For simple text-based example of this). To run the unit tests, go to proxylib/newproto and run: $ go test This will build the latest version of your parser and unit test files and run the unit tests. Step 8: Add More Advanced
    0 码力 | 734 页 | 11.45 MB | 1 年前
    3
  • pdf文档 openEuler OS Technical Whitepaper Innovation Projects (June, 2023)

    performance profiling Cross-platform performance integration Built-in GEMM, OMP, and P2P benchmark tests for early environment problem detection Easier compilation & operation Unified configuration QEMU Ethernet GPU Block UART UART GPIO Ethernet USB GPU GPIO Jailhouse Block PCle UART rt-tests libc SSH Udev Standard image Python RPM Perl OpenSSL Modbus EtherCAT OPC UA TSN HSR/PRP NETCONF/YANG virtualization • Compact file system image: login authentication, Udev, SSH, Xenomai library, and rt-tests • Standard file system image: Python, Perl, OpenSSL, SQLite, and RPM Additional Features Oriented
    0 码力 | 116 页 | 3.16 MB | 1 年前
    3
  • pdf文档 GitOps 2.0 The Future of DevOps Ebook

    what happens in the system ● Code changes always go through an automated process ● Deployments, tests, and rollbacks controlled through Git flow ● Integration with secrets providers ● No hand-rolled already there. This means that tasks such as… ● Compiling code ● Running unit/integration tests ● Security scanning ● Static analysis ...are not a concern of GitOps tools and are assumed that you want to run some smoke tests AFTER a deployment has finished and the result of the tests will decide if a rollback will take place or not. Smoke tests As I said in the previous
    0 码力 | 29 页 | 1.61 MB | 1 年前
    3
共 87 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 9
前往
页
相关搜索词
TheDevOpsHandbookCiliumv1Documentation1110openEulerOSTechnicalWhitepaperInnovationProjectsJune2023GitOps2.0FutureofEbook
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩