Cilium v1.9 Documentationhubble release: export HUBBLE_VERSION=$(curl -s https://raw.githubusercontent.com/cilium/hubble/master/stable.txt) curl -LO "https://github.com/cilium/hubble/releases/download/$HUBBLE_VERSION/hub ble-linux-amd64 hubble release: export HUBBLE_VERSION=$(curl -s https://raw.githubusercontent.com/cilium/hubble/master/stable.txt) curl -LO "https://github.com/cilium/hubble/releases/download/$HUBBLE_VERSION/hub ble-darwin-amd64 Download the latest hubble release: curl -LO "https://raw.githubusercontent.com/cilium/hubble/master/stable.txt" set /p HUBBLE_VERSION=0 码力 | 1263 页 | 18.62 MB | 1 年前3
Cilium v1.5 Documentationworking cluster installed. Please consult kops aws documenta�on [h�ps://github.com/kubernetes/kops/blob/master/docs/aws.md] for more detailed setup instruc�ons. Cilium Prerequisites Ensure the System Requirements Creating a Cluster Note that you will need to specify the --master-zones and --zones for crea�ng the master and worker nodes. The number of master zones should be * odd (1, 3, …) for HA. For simplicity, t2.medium : The size of the AWS EC2 instance for worker nodes --master-size t2.medium : The size of the AWS EC2 instance of master nodes --topology private : Cluster will be created with private topology0 码力 | 740 页 | 12.52 MB | 1 年前3
Cilium v1.8 Documentation[https://github.com/cilium/cilium/issues/9898] for a future release. Install a Master Node The first step is to install a K3s master node making sure to disable support for the default CNI plugin: curl -sfL are joined to the master node using a node-token which can be found on the master node at /var/lib/rancher/k3s/server/node-token. Install K3s on agent nodes and join them to the master node making sure https://get.k3s.io | INSTALL_K3S_EXEC='--disable-network- policy --no-flannel' K3S_URL='https://${MASTER_IP}:6443' K3S_TOKEN=${NODE_TOKEN} sh - Should you encounter any issues during the installation0 码力 | 1124 页 | 21.33 MB | 1 年前3
Cilium v1.6 Documentationcluster installed. Please consult kops aws documentation [https://github.com/kubernetes/kops/blob/master/docs/aws.md] for more detailed setup instructions. Cilium Prerequisites Ensure the System Requirements Creating a Cluster Note that you will need to specify the --master-zones and --zones for creating the master and worker nodes. The number of master zones should be * odd (1, 3, …) for HA. For simplicity, you cluster --state=${KOPS_STATE_STORE} --node-count 3 --node- size t2.medium --master-size t2.medium --topology private --master- zones us-west-2a,us-west-2b,us-west-2c --zones us-west-2a,us-west- 2b,us-west-2c0 码力 | 734 页 | 11.45 MB | 1 年前3
Cilium v1.10 Documentationnt.json). Follow Openshift Installer documentation [https://github.com/openshift/installer/blob/master/docs/user/gcp/iam.md] to assign required roles to your service account. Create an OpenShift OKD worker platform: {} replicas: 3 controlPlane: architecture: amd64 hyperthreading: Enabled name: master platform: {} replicas: 3 metadata: creationTimestamp: null name: cluster-1 networking: clusterNetwork: manifest from cilium/cilium-olm repository and copy to ${CLUSTER_NAME}/manifests: cilium_olm_rev="master" cilium_version="1.10.20" curl --silent --location --fail --show-error "https://github.com/cilium/cil0 码力 | 1307 页 | 19.26 MB | 1 年前3
Cilium v1.7 Documentation[https://github.com/cilium/cilium/issues/9898] for a future release. Install a Master Node The first step is to install a K3s master node making sure to disable support for the default CNI plugin: curl -sfL are joined to the master node using a node-token which can be found on the master node at /var/lib/rancher/k3s/server/node-token. Install K3s on agent nodes and join them to the master node making sure environment: curl -sfL https://get.k3s.io | INSTALL_K3S_EXEC='--no-flannel' K3S_URL='https://${MASTER_IP}:6443' K3S_TOKEN=${NODE_TOKEN} Should you encounter any issues during the installation, please0 码力 | 885 页 | 12.41 MB | 1 年前3
Cilium v1.11 Documentationnt.json). Follow Openshift Installer documentation [https://github.com/openshift/installer/blob/master/docs/user/gcp/iam.md] to assign required roles to your service account. Create an OpenShift OKD worker platform: {} replicas: 3 controlPlane: architecture: amd64 hyperthreading: Enabled name: master platform: {} replicas: 3 metadata: creationTimestamp: null name: cluster-1 networking: clusterNetwork: manifest from cilium/cilium-olm repository and copy to ${CLUSTER_NAME}/manifests: cilium_olm_rev="master" cilium_version="1.11.20" curl --silent --location --fail --show-error "https://github.com/cilium/cil0 码力 | 1373 页 | 19.37 MB | 1 年前3
Ubuntu Server Guide 18.04width: 64 bits clock: 33MHz 40 Networking capabilities: pm vpd msix pciexpress bus_master cap_list ethernet physical fibre 10000bt-fd configuration: autonegotiation=off broadcast=yes is ~2397202 KHz ovs-vswitchd[3592]: EAL: TSC frequency is ~2397202 KHz ovs-vswitchd[3592]: EAL: Master lcore 0 is ready (tid=fc6cbb00;cpuset=[0]) ovs-vswitchd[3592]: EAL: PCI device 0000:04:00.0 on NUMA 0x7f2140000000 ovs-vswitchd[3592]: EAL: PCI memory mapped at 0x7f2140200000 ovs-ctl[3560]: EAL: Master lcore 0 is ready (tid=fc6cbb00;cpuset=[0]) ovs-ctl[3560]: EAL: PCI device 0000:04:00.0 on NUMA socket0 码力 | 413 页 | 1.40 MB | 1 年前3
鸟哥的Linux私房菜:服务器架设篇 第三版0:* LISTEN 1224/sshd 6. tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 1300/master 7. tcp 0 0 0.0.0.0:35363 0.0.0.0:* LISTEN 1023/rpc.statd 8. tcp 0 LISTEN 1224/sshd 10. tcp 0 0 ::1:25 :::* LISTEN 1300/master 11. tcp 0 0 :::36985 :::* LISTEN 1023/rpc.statd 12. udp 有捉到网络卡?Linux 底下的网络卡的名称是啥?让我们来了解一下吧! 认识网络卡的装置代号 在 Linux 里面的各项装置几乎都是以文件名来取代的,例如 /dev/hda 代表 IDE1 接口的第一个 master 硬盘 等等。 不过,网络卡的代号 (Network Interface Card, NIC) 却是以模块对应装置名称来代替的, 而默认的 网络卡代号为 eth0 ,第二张网络卡则为 eth10 码力 | 795 页 | 17.63 MB | 1 年前3
Debian 维护者指南changes – package_version-revision_arch.buildinfo 6. 使用 lintian 命令检查 Debian 软件包的质量。(推荐) • 遵守 ftp-master 的拒绝(rejection)指导方针。 – 软件包被拒绝常见问题解答(REJECT-FAQ) – 新软件包(NEW)检查清单 – Lintian 自动拒绝(autoreject)(lintian 在 Debian 分支中(常见为 master 分支)存储经过修改的上游源代码树 • The gbp pq command – 配合 git-buildpackage 工具的基本 git 工作流 – 不涉及 .pc/ 目录的问题 – 在可丢弃分支上保存经过修改的上游源码树(patch-queue/master) – 在 Debian 分支中(常见为 master 分支)存储未经修改的源码树 • 软件包的更细致的 git 工作流 – 不涉及 .pc/ 目录的问题 – 在补丁分支中(通常命名为 patched/随便啥名字)存储经过修改的上游源码树 – 在 Debian 分支中(通常命名为 master/随便啥名字)存储未经修改的上游源码树 无论这些补丁的来源如何,都建议使用兼容于 DEP-3 的头部信息对其进行标记。 Tip dgit 软件包提供了另外一套直接使用 git 集成操作 Debian0 码力 | 142 页 | 1.11 MB | 1 年前3
共 60 条
- 1
- 2
- 3
- 4
- 5
- 6













