OpenShift Container Platform 4.10 CLI 工具
you must use two dashes (--) to separate your command's flags/arguments # Also note, do not surround your command and its flags/arguments with quotes # unless that is how you would execute it normally container in pod 'foo' and namespace 'bar' # (Note that oc client specific arguments must come before the resource name and its arguments) oc rsh -n bar foo # Run the command 'cat /etc/resolv.conf' inside but use custom arguments (arg1 .. argN) for that command oc run nginx --image=nginx --... # Start the nginx pod using a different command and custom arguments oc run nginx 0 码力 | 120 页 | 1.04 MB | 1 年前3OpenShift Container Platform 4.13 CLI 工具
you must use two dashes (--) to separate your command's flags/arguments # Also note, do not surround your command and its flags/arguments with quotes # unless that is how you would execute it normally container in pod 'foo' and namespace 'bar' # (Note that oc client specific arguments must come before the resource name and its arguments) oc rsh -n bar foo # Run the command 'cat /etc/resolv.conf' inside but use custom arguments (arg1 .. argN) for that command oc run nginx --image=nginx --... # Start the nginx pod using a different command and custom arguments oc run nginx 0 码力 | 128 页 | 1.11 MB | 1 年前3OpenShift Container Platform 4.8 CLI 工具
you must use two dashes (--) to separate your command's flags/arguments. # Also note, do not surround your command and its flags/arguments with quotes # unless that is how you would execute it normally container in pod 'foo' and namespace 'bar' # (Note that oc client specific arguments must come before the resource name and its arguments) oc rsh -n bar foo # Run the command 'cat /etc/resolv.conf' inside but use custom arguments (arg1 .. argN) for that command. oc run nginx --image=nginx --... # Start the nginx pod using a different command and custom arguments. oc run nginx 0 码力 | 152 页 | 1.24 MB | 1 年前3OpenShift Container Platform 4.10 可伸缩性和性能
el8_4.x86_64 I0210 17:08:45.716861 1 main.go:50] running the hwlatdetect command with arguments [/usr/bin/hwlatdetect --threshold 1 --hardlimit 1 --duration 10 --window 10000000us --width 950000us] rt7.83.el8_4.x86_64 I0811 15:02:51.092450 1 main.go:48] running the cyclictest command with arguments \ [-D 600 -95 1 -t 10 -a 2,4,6,8,10,54,56,58,60,62 -h 30 -i 1000 --quiet] I0811 15:03:06.147253 2.rt7.83.el8_4.x86_64 I0829 13:25:21.569367 1 main.go:53] Running the oslat command with arguments \ [--duration 600 --rtprio 1 --cpu-list 4,6,52,54,56,58 --cpu-main-thread 2] I0829 13:35:22.6322630 码力 | 315 页 | 3.19 MB | 1 年前3更新OpenShift Data Foundation
prometheus exporter port> --rgw-endpoint-- run-as-user [optional arguments] --rbd-data-pool-name 用于在 OpenShift Data Foundation 中提供块存储的必填参数。 --rgw-endpoint 是可选的。如果要通过 Ceph 0 码力 | 18 页 | 239.14 KB | 1 年前3以外部模式部署OpenShift Container Storage
ceph-external-cluster-details-exporter.py \ --rbd-data-pool-name[optional arguments] 例如: # python3 ceph-external-cluster-details-exporter.py --rbd-data-pool-name ceph-rbd -- monitoring-endpoint 0 码力 | 29 页 | 738.90 KB | 1 年前3OpenShift Container Platform 4.13 网络
ovnkube-trace $ ./ovnkube-trace -help I0111 15:05:27.973305 204872 ovs.go:90] Maximum command line arguments set to: 191102 Usage of ./ovnkube-trace: -dst string dest: destination pod name -dst-ip -dst-port 53 \ 5 -loglevel 0 6 I0116 10:19:35.601303 17900 ovs.go:90] Maximum command line arguments set to: 191102 ovn-trace source pod to destination pod indicates success from web to dns-default-467qw -tcp -dst-port 80 \ -loglevel 0 I0116 14:20:47.380775 50822 ovs.go:90] Maximum command line arguments set to: 191102 ovn-trace source pod to destination pod indicates failure from test-6459 to web0 码力 | 697 页 | 7.55 MB | 1 年前3OpenShift Container Platform 4.14 Operator
ConsumeCredsRequestAddingTokenInfo is a function that takes a YAML filename and two strings as arguments // It unmarshals the YAML file to a CredentialsRequest object and adds the token information. func a function that takes a Kubernetes client, a namespace, and a v1 "k8s.io/api/core/v1" name as arguments // It waits until the secret object with the given name exists in the given namespace // It returns0 码力 | 423 页 | 4.26 MB | 1 年前3OpenShift Container Platform 4.8 安装
99-worker-custom labels: machineconfiguration.openshift.io/role: worker openshift: kernel_arguments: - loglevel=7 storage: files: - path: /etc/chrony.conf mode: 0644 overwrite:0 码力 | 2586 页 | 27.37 MB | 1 年前3OpenShift Container Platform 4.10 安装
99-worker-custom labels: machineconfiguration.openshift.io/role: worker openshift: kernel_arguments: - loglevel=7 storage: files: - path: /etc/chrony.conf mode: 0644 overwrite:0 码力 | 3142 页 | 33.42 MB | 1 年前3
共 12 条
- 1
- 2