Cilium v1.6 DocumentationCREATED MIN SIZE MAX SIZE DESIRED CAPACITY INSTANCE TYPE IMAGE ID test-cluster ng-25560078 2019-07-23T06:05:35Z 0 2 0 Values=hvm" "Name=name,Values=CoreOS- stable*" --query 'sort_by(Images,&CreationDate)[-1].{id:ImageLocation}' { "id": "595879546273/CoreOS-stable-1745.5.0-hvm" } Creating a Cluster Note that you will infrastructure. Configure AWS credentials Export the variables for your AWS credentials export AWS_ACCESS_KEY_ID="www" export AWS_SECRET_ACCESS_KEY ="xxx" export AWS_SSH_KEY_NAME="yyy" export AWS_DEFAULT_REGION="zzz"0 码力 | 734 页 | 11.45 MB | 1 年前3
Cilium v1.5 Documentationcommand below. aws ec2 describe-images --region=us-west-2 --owner=595879546273 --filters { "id": "595879546273/CoreOS-stable-1745.5.0-hvm" } Creating a Cluster Note that you will need to specify infrastructure. Configure AWS credentials Export the variables for your AWS creden�als export AWS_ACCESS_KEY_ID="www" export AWS_SECRET_ACCESS_KEY ="xxx" export AWS_SSH_KEY_NAME="yyy" export AWS_DEFAULT_REGION="zzz" ‘cc_door_client’ with the name of the gRPC method to call, and any parameters (in this case, the door-id): $ kubectl exec terminal-87 -- python3 /cloudcity/cc_door_client.py GetName Door name is: Spaceport0 码力 | 740 页 | 12.52 MB | 1 年前3
Cilium v1.7 Documentationfrom Install Cilium. However we’re enabling managed etcd and setting both cluster-name and cluster-id for each cluster. Make sure context is set to kind-cluster2 cluster. kubectl config use-context kind-cluster2 global.identityAllocationMode=kvstore \ --set global.cluster.name=cluster2 \ --set global.cluster.id=2 Change the kubectl context to kind-cluster1 cluster: kubectl config use-context kind-cluster1 global.identityAllocationMode=kvstore \ --set global.cluster.name=cluster1 \ --set global.cluster.id=1 Setting up Cluster Mesh We can complete setup by following the Cluster Mesh guide with Expose the0 码力 | 885 页 | 12.41 MB | 1 年前3
Cilium v1.10 Documentationinstallation with minimal privileges over the AKS node resource group: AZURE_SUBSCRIPTION_ID=$(az account show --query "id" --output tsv) AZURE_NODE_RESOURCE_GROUP=$(az aks show --resource-group ${RESOURCE_GROUP} IPTION_ID}/resourceGroups/${AZURE_NODE_RES OURCE_GROUP} --role Contributor --output json --only-show-errors) AZURE_TENANT_ID=$(echo ${AZURE_SERVICE_PRINCIPAL} | jq -r '.tenant') AZURE_CLIENT_ID=$(echo GROUP \ --set azure.subscriptionID=$AZURE_SUBSCRIPTION_ID \ --set azure.tenantID=$AZURE_TENANT_ID \ --set azure.clientID=$AZURE_CLIENT_ID \ --set azure.clientSecret=$AZURE_CLIENT_SECRET \ --set0 码力 | 1307 页 | 19.26 MB | 1 年前3
Cilium v1.9 Documentationfrom Install Cilium. However we’re enabling managed etcd and setting both cluster-name and cluster-id for each cluster. Make sure context is set to kind-cluster2 cluster. kubectl config use-context kind-cluster2 managed=true \ --set identityAllocationMode=kvstore \ --set cluster.name=cluster2 \ --set cluster.id=2 Change the kubectl context to kind-cluster1 cluster: kubectl config use-context kind-cluster1 managed=true \ --set identityAllocationMode=kvstore \ --set cluster.name=cluster1 \ --set cluster.id=1 Setting up Cluster Mesh We can complete setup by following the Cluster Mesh guide with Expose the0 码力 | 1263 页 | 18.62 MB | 1 年前3
Cilium v1.8 Documentationfrom Install Cilium. However we’re enabling managed etcd and setting both cluster-name and cluster-id for each cluster. Make sure context is set to kind-cluster2 cluster. kubectl config use-context kind-cluster2 global.identityAllocationMode=kvstore \ --set global.cluster.name=cluster2 \ --set global.cluster.id=2 Change the kubectl context to kind-cluster1 cluster: kubectl config use-context kind-cluster1 global.identityAllocationMode=kvstore \ --set global.cluster.name=cluster1 \ --set global.cluster.id=1 Setting up Cluster Mesh We can complete setup by following the Cluster Mesh guide with Expose the0 码力 | 1124 页 | 21.33 MB | 1 年前3
Cilium v1.11 Documentationinstallation with minimal privileges over the AKS node resource group: AZURE_SUBSCRIPTION_ID=$(az account show --query "id" --output tsv) AZURE_NODE_RESOURCE_GROUP=$(az aks show --resource-group ${RESOURCE_GROUP} IPTION_ID}/resourceGroups/${AZURE_NODE_RES OURCE_GROUP} --role Contributor --output json --only-show-errors) AZURE_TENANT_ID=$(echo ${AZURE_SERVICE_PRINCIPAL} | jq -r '.tenant') AZURE_CLIENT_ID=$(echo GROUP \ --set azure.subscriptionID=$AZURE_SUBSCRIPTION_ID \ --set azure.tenantID=$AZURE_TENANT_ID \ --set azure.clientID=$AZURE_CLIENT_ID \ --set azure.clientSecret=$AZURE_CLIENT_SECRET \ --set0 码力 | 1373 页 | 19.37 MB | 1 年前3
Linux command line for you and me Documentation Release 0.1you and me! Contents: Shell commands Terminal emulators date command cal command whoami command id command pwd command cd command . directory and .. directory ls command mkdir command rm command Copying traceroute command tracepath command Remote login to a computer using ssh tool ssh key generation ssh-copy-id Stop and disable the sshd service Disable password based login for ssh How to find active (open) network logins or system reboots Whats next? Workbook How to use this workbook? copy paste Find your user id Creating softlinks Basic vim usage Adding a new user Deleting an existing user Finding the IP address0 码力 | 124 页 | 510.85 KB | 1 年前3
Linux command line for you and me Documentation Release 0.1command . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.5 id command . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91 13.16 ssh-copy-id . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 92 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 108 17.3 Find your user id . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 108 17.40 码力 | 128 页 | 716.99 KB | 1 年前3
ubuntu server guide=============== Zdev setup ==================================================================== ID ONLINE NAMES ^ │ generic-ccw │ 0.0.0009 > │ 0.0.000c > │ 0.0.000d > │ 0.0.000e > │ │ dasd-eckd (default 'dhcp'): static ip: 10.222.111.24 gateway (default 10.222.111.1): . dns (default .): vlan id (optional): http://cdimage.ubuntu.com/ubuntu/releases/20.04.5/release/ubuntu-20.04.5-live-server-s390x =============== Zdev setup ==================================================================== ID ONLINE NAMES ^ │ generic-ccw │ 0.0.0009 > │ 0.0.000c > │ 0.0.000d > │ 0.0.000e > │ │ dasd-eckd0 码力 | 486 页 | 3.33 MB | 1 年前3
共 61 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7













