Cilium v1.9 Documentationthe final release Testing CI / Jenkins Jobs Overview Triggering Pull-Request Builds With Jenkins Testing with race condition detection enabled Using Jenkins for testing CI Failure Triage Infrastructure cilium-test Deploy the check with: kubectl apply -n cilium-test -f https://raw.githubusercontent.com/cilium/ci It will deploy a series of deployments which will use various connectivity paths to connect to each 1/1 Running 0 66s host-to-b-multi-node-clusterip-85476cd779-bpg4b 1/1 Running 0 66s host-to-b-multi-node-headless-dc6c44cb5-8jdz80 码力 | 1263 页 | 18.62 MB | 1 年前3
PyArmor Documentation v8.5.105. Protecting system packages 2.6. Fix encoding error 2.7. Removing docstring 2.8. Using Pyarmor in CI Pipeline 2.9. Work with Third-Party Libraries 2.9.1. Third party libraries 2.10. Using Pyarmor License ls dist2/mypkg/ ... __init__.py All the obfuscated scripts in the dist2/mypkg, test it: $ cd dist2/ $ python -C 'import mypkg' If there are sub-packages, using -r to enable recursive mode: $ ├── utils.py └── config.json First make output path projects/dist6 for obfuscated package: $ cd projects $ mkdir dist6 Then copy package data files to output path: $ cp -a src/mypkg dist6/ Next0 码力 | 193 页 | 154.05 KB | 1 年前3
Cilium v1.10 Documentationthe final release Testing CI / Jenkins Jobs Overview Triggering Pull-Request Builds With Jenkins Testing with race condition detection enabled Using Jenkins for testing CI Failure Triage Infrastructure cilium-test Deploy the check with: kubectl apply -n cilium-test -f https://raw.githubusercontent.com/cilium/ci It will deploy a series of deployments which will use various connectivity paths to connect to each 1/1 Running 0 66s host-to-b-multi-node-clusterip-85476cd779-bpg4b 1/1 Running 0 66s host-to-b-multi-node-headless-dc6c44cb5-8jdz80 码力 | 1307 页 | 19.26 MB | 1 年前3
Cilium v1.11 Documentationthe final release Testing CI / Jenkins Jobs Overview Triggering Pull-Request Builds With Jenkins Testing with race condition detection enabled Using Jenkins for testing CI Failure Triage Infrastructure cilium-test Deploy the check with: kubectl apply -n cilium-test -f https://raw.githubusercontent.com/cilium/ci It will deploy a series of deployments which will use various connectivity paths to connect to each 1/1 Running 0 66s host-to-b-multi-node-clusterip-85476cd779-bpg4b 1/1 Running 0 66s host-to-b-multi-node-headless-dc6c44cb5-8jdz80 码力 | 1373 页 | 19.37 MB | 1 年前3
Cilium v1.6 Documentationtemplate Minor Release Process Backporting process CI / Jenkins Jobs Overview Triggering Pull-Request Builds With Jenkins Using Jenkins for testing CI Failure Triage Infrastructure details BPF and XDP install directory: curl -LO https://github.com/cilium/cilium/archive/v1.6.tar.gz tar xzvf v1.6.tar.gz cd cilium-1.6/install/kubernetes Install Helm [https://helm.sh/docs/using_helm/#install-helm] to prepare install directory: curl -LO https://github.com/cilium/cilium/archive/v1.6.tar.gz tar xzvf v1.6.tar.gz cd cilium-1.6/install/kubernetes Install Helm [https://helm.sh/docs/using_helm/#install-helm] to prepare0 码力 | 734 页 | 11.45 MB | 1 年前3
Cilium v1.8 DocumentationProcess On Freeze date For the final release Testing CI / Jenkins Jobs Overview Triggering Pull-Request Builds With Jenkins Using Jenkins for testing CI Failure Triage Infrastructure details Documentation cilium-test Deploy the check with: kubectl apply -n cilium-test -f https://raw.githubusercontent.com/cilium/ci It will deploy a series of deployments which will use various connectivity paths to connect to each cilium-test Deploy the check with: kubectl apply -n cilium-test -f https://raw.githubusercontent.com/cilium/ci It will deploy a series of deployments which will use various connectivity paths to connect to each0 码力 | 1124 页 | 21.33 MB | 1 年前3
Cilium v1.7 DocumentationProcess On Freeze date For the final release Testing CI / Jenkins Jobs Overview Triggering Pull-Request Builds With Jenkins Using Jenkins for testing CI Failure Triage Infrastructure details Documentation deployment files using Helm and deploy it: git clone https://github.com/cilium/hubble.git --branch v0.5 cd hubble/install/kubernetes helm template hubble \ --namespace $CILIUM_NAMESPACE \ --set metrics deployment files using Helm and deploy it: git clone https://github.com/cilium/hubble.git --branch v0.5 cd hubble/install/kubernetes helm template hubble \ --namespace $CILIUM_NAMESPACE \ --set metrics0 码力 | 885 页 | 12.41 MB | 1 年前3
Cilium v1.5 DocumentationTes�ng Framework How to contribute Pull request review process Building Container Images Documenta�on CI / Jenkins Release Management Developer’s Cer�ficate of Origin BPF and XDP Reference Guide BPF Architecture v2.6.0 https://github.com/kubernetes-incubator/kubesp Install dependencies from requirements.txt $ cd kubespray $ sudo pip install -r requirements.txt Infrastructure Provisioning We will use Terraform Terraform Variables We will start by specifying the infrastructure needed for the Kubernetes cluster. $ cd contrib/terraform/aws $ cp contrib/terraform/aws/terraform.tfvars.example terraform.tfvars` Open0 码力 | 740 页 | 12.52 MB | 1 年前3
Hyperledger Fabric 1.1 Documentationexecute the following commands: git clone -b master https://github.com/hyperledger/fabric-samples.git cd fabric-samples git checkout {TAG} Note To ensure the samples are compatible with the version of Fabric fabric-samples repository. We will be using the first-network sample. Let’s open that sub- directory now. cd fabric-samples/first-network Note The supplied commands in this documentation MUST be run from your 2017-05-16 17:08:01.367 UTC [msp/identity] Sign -> DEBU 007 Sign: digest: E61DB37F4E8B0D32C9FE10E3936BA9B8CD278FAA1F3320B08712164248285C54 Query Result: 90 2017-05-16 17:08:15.158 UTC [main] main -> INFO 0080 码力 | 422 页 | 4.84 MB | 1 年前3
Hyperledger Fabric 1.2 Documentationto the fabcar subdirectory within your fabric-samples repository and take a look at what’s inside: cd fabric-samples/fabcar && ls You should see the following: enrollAdmin.js invoke.js package fabric-samples repository. We will be using the first-network sample. Let’s open that sub- directory now. cd fabric-samples/first-network Note The supplied commands in this documentation MUST be run from your 2017-05-16 17:08:01.367 UTC [msp/identity] Sign -> DEBU 007 Sign: digest: E61DB37F4E8B0D32C9FE10E3936BA9B8CD278FAA1F3320B08712164248285C54 Query Result: 90 2017-05-16 17:08:15.158 UTC [main] main -> INFO 0080 码力 | 497 页 | 6.59 MB | 1 年前3
共 601 条
- 1
- 2
- 3
- 4
- 5
- 6
- 61













