积分充值
 首页
前端开发
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(87)eBPF(18)Cilium(8)

语言

全部英语(40)中文(简体)(37)法语(2)德语(1)西班牙语(1)意大利语(1)日语(1)葡萄牙语(1)中文(繁体)(1)中文(简体)(1)

格式

全部PDF文档 PDF(78)其他文档 其他(9)
 
本次搜索耗时 0.252 秒,为您找到相关结果约 87 个.
  • 全部
  • 系统运维
  • Linux
  • eBPF
  • Cilium
  • 全部
  • 英语
  • 中文(简体)
  • 法语
  • 德语
  • 西班牙语
  • 意大利语
  • 日语
  • 葡萄牙语
  • 中文(繁体)
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Scaling a Multi-Tenant k8s Cluster in a Telco

    Scaling a Multi-Tenant k8s Cluster in a Telco Pablo Moncada October 28, 2020 About MasMovil group ● 4th telecom company in Spain ● Provides voice and broadband services to +12M customers ● Several complexity Scalability Availability Observability Security Reliability Messaging Analytics Multi-tenancy caveats ● Single underlying infrastructure ● Reduce operational complexity ○ Infrastructure Services +3k CPU +2k Mem +5TB Nodes +300 kube-proxy replacement NetworkPolicy logging Multi-cluster DNS Aware NetworkPolicy Increased Istio security External Services TLS visibility Performance
    0 码力 | 6 页 | 640.05 KB | 1 年前
    3
  • pdf文档 Linux就该这么学 第2版

    systemd 0 poweroff.target 关机 1 rescue.target 单用户模式 2 multi-user.target 多用户的文本界面 3 multi-user.target 多用户的文本界面 4 multi-user.target 多用户的文本界面 5 graphical.target 多用户的图形界面 6 reboot 用 ln 命令把 多用户模式目标文件链接到/etc/systemd/system/目录: [root@linuxprobe~]# ln -sf /lib/systemd/system/multi-user.target /etc/systemd/system /default.target 如果有读者之前学习过 RHEL 5/6 系统,或者已经习惯使用 service、chkconfig 2-5 timedatectl 命令中的参数以及作用 status 显示状态信息 list-timezones 列出已知时区 75 set-time 设置系统时间 set-timezone 设置生效时区 查看系统时间与时区的方法如下: [root@linuxprobe~]# timedatectl status
    0 码力 | 552 页 | 22.25 MB | 1 年前
    3
  • pdf文档 ubuntu server guide

    stomization-with-docker Container customization with Docker 3 rock-images/multi-node-configuration-with-docker-compose Multi-node configuration with Docker-Compose 2 Software 3 package-management Package 2 Samba 3 samba-active-directory Join Active Directory 3 samba-file-server Set up a file server 3 samba-print-server Set up a print server 3 samba-share-access-control Share access controls 3 samba-apparmor-profile how it works, and what it’s capable of. Core tutorial In our core tutorial, you will learn how to set up an Ubuntu Server; from installing using a bootable USB device, to navigating the Server installer
    0 码力 | 486 页 | 3.33 MB | 1 年前
    3
  • pdf文档 鸟哥的 Linux 私房菜:基础学习篇 第四版

    10.2 Shell 的变量功能 10.2.1 什么是变量? 10.2.2 变量的取用与设置:echo, 变量设置规则, unset 10.2.3 环境变量的功能:env 与常见环境变量说明, set, export 10.2.4 影响显示结果的语系变量 (locale) 10.2.5 变量的有效范围 10.2.6 变量键盘读取、阵列与宣告: read, declare, array 10 环境配置文件:login, non-login shell, /etc/profile, ~/.bash_profile, source, ~/.bashrc 10.4.4 终端机的环境设置: stty, set 10.4.5 万用字符与特殊符号 10.5 数据流重导向 (Redirection) 10.5.1 何谓数据流重导向? 10.5.2 命令执行的判断依据: ; , &&, || 10.6 default.target 进入开机程序分析 19.1.4 systemd 执行 sysinit.target 初始化系统、basic.target 准备系统 19.1.5 systemd 启动 multi-user.target 下的服务:相容的 rc.local,getty.target 启动 19.1.6 systemd 启动 graphical.target 下面的服务 19.1.7 开机过程会用到的主要配置文件
    0 码力 | 1158 页 | 13.73 MB | 1 年前
    3
  • pdf文档 鸟哥的Linux私房菜:基础学习篇 第四版

    CPU 架构, 分别是:精简指 令集 (RISC) 与复杂指令集 (CISC) 系统。下面我们就来谈谈这两种不同 CPU 架构的差异啰! 精简指令集 (Reduced Instruction Set Computer, RISC):[5] 这种 CPU 的设计中,微指令集较为精简,每个指令的执行时间都很短,完成的动作也很单纯,指令的执行性能 较佳; 但是若要做复杂的事情,就要由多个指令来完成。常见的 ) 等,几乎都是使用 ARM 架构的 CPU 喔! 老实说,目前世界上使用范围最广的 CPU 可能就是 ARM 这种架构的 呢! [6] 复杂指令集(Complex Instruction Set Computer, CISC):[7] 与RISC不同的,CISC在微指令集的每个小指令可以执行一些较低阶的硬件操作,指令数目多而且复杂, 每条 指令的长度并不相同。因为指令执行较为复杂所以每条指令花费的时间较长, 的简写,是个无穷循环! 另外, 这个计划是由自由软件基金会 (Free Software Foundation, FSF) 所支持的! 两者都是由 Stallman 先生所发起的! 何谓多用户 ( Multi-user ) 多任务 ( Multitask )?Multiuser 指的是 Linux 允许多人同时连 上主机之外,每个使用者皆有其各人的使用环境,并且可以同时使用系统的资源!Multitask
    0 码力 | 1057 页 | 14.60 MB | 1 年前
    3
  • pdf文档 Ubuntu Server Guide 18.04

    the system. You can import SSH keys from Launchpad or Github but a password is still required to be set, as this user will have root access through the sudo utility. • The final screen shows the progress "Configure the network manually". • Next, the installer asks for the system's hostname. • A new user is set up; this user will have root access through the sudo utility. • After the user settings have been more information see Section 4, “Aptitude” [p. 32]. • Finally, the last step before rebooting is to set the clock to UTC. If at any point during installation you are not satisfied by the default setting
    0 码力 | 413 页 | 1.40 MB | 1 年前
    3
  • pdf文档 Linux命令大全搜索工具 v1.8

    默认目录的安全上下文查询与修改 sendmail 著名电子邮件服务器 seq 以指定增量从首数开始打印数字到尾数 service 控制系统服务的实用工具 sesearch 查询SELinux策略的规则详情 set 显示或设置shell特性及shell变量 setfacl 设置文件访问控制列表 setpci 查询和配置PCI设备的使用工具 setsebool 修改SElinux策略内各项规则的布尔值 setsid mkkickstart、modinfo、 modprobe、mouseconfig、ntsysv、passwd、pwconv、pwunconv、rdate、resize、 rmmod、rpm、set、setconsole、setenv、setup、sndconfig、SVGAText Mode、 timeconfig、ulimit、unalias、unset adduser、chfn、ch /etc/runlevels # runlevel 45. apk add openrc # use openrc for init system 46. rc-update add xxx # set to start on 47. rc-service xxx start # equal -> /etc/init.d/xxx start 48. rc-status 49. 50. adduser
    0 码力 | 1347 页 | 8.79 MB | 1 年前
    3
  • epub文档 Cilium v1.8 Documentation

    Component Overview Terminology Networking Network Security eBPF Datapath Kubernetes Integration Multi-Cluster (Cluster Mesh) Getting Help FAQ Slack GitHub Security Bugs Operations System Requirements Automatically run unit tests on code changes BPF and XDP Reference Guide BPF Architecture Instruction Set Helper Functions Maps Object Pinning Tail Calls BPF to BPF Calls JIT Hardening Offloads Toolchain these new BPF powers. Hubble can answer questions such as: Service dependencies & communication map What services are communicating with each other? How frequently? What does the service dependency
    0 码力 | 1124 页 | 21.33 MB | 1 年前
    3
  • epub文档 Cilium v1.9 Documentation

    Overview Terminology Networking Network Security eBPF Datapath Observability Kubernetes Integration Multi-Cluster (Cluster Mesh) Getting Help FAQ Slack GitHub Training Enterprise support Security Bugs Automatically run unit tests on code changes BPF and XDP Reference Guide BPF Architecture Instruction Set Helper Functions Maps Object Pinning Tail Calls BPF to BPF Calls JIT Hardening Offloads Toolchain these new eBPF powers. Hubble can answer questions such as: Service dependencies & communication map What services are communicating with each other? How frequently? What does the service dependency
    0 码力 | 1263 页 | 18.62 MB | 1 年前
    3
  • epub文档 Cilium v1.7 Documentation

    Operations Istio Other Orchestrators Concepts Component Overview Terminology Address Management Multi Host Networking Security Datapath Failure Behavior Architecture Datapath Scale Kubernetes Integration Automatically run unit tests on code changes BPF and XDP Reference Guide BPF Architecture Instruction Set Helper Functions Maps Object Pinning Tail Calls BPF to BPF Calls JIT Hardening Offloads Toolchain This means that each host can allocate IPs without any coordination between hosts. The following multi node networking models are supported: Overlay: Encapsulation-based virtual network spanning all hosts
    0 码力 | 885 页 | 12.41 MB | 1 年前
    3
共 87 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 9
前往
页
相关搜索词
ScalingMultiTenantk8sClusterinTelcoLinux这么ubuntuserverguide鸟哥私房基础学习第四四版第四版UbuntuServerGuide18.04命令大全搜索工具v18.0CiliumDocumentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩