Search: "smb port"
Use static disk volumes - Container Service for Kubernetes Documentation
: apiVersion: v1 kind: Service metadata: name: nginx labels: app: nginx spec: ports: - port: 80 name: web ...
Step 2: Release the latest version of a service - Container Service for Kubernetes Documentation
protocol: TCP restartPolicy: Always --- apiVersion: v1 kind: Service metadata: name: new-nginx spec: ports: - port: 80 ...
Add default servers - Server Load Balancer Documentation
Port. In the Available Servers dialog box, specify the weights of the ECS instances and click OK ...
Use dynamic disk volumes - Container Service for Kubernetes Documentation
. apiVersion: v1 kind: Service metadata: name: nginx labels: app: nginx spec: ports: - port: 80 name: web clusterIP ...
Use NAS to create dynamic storage classes - Container Service for Kubernetes Documentation
. apiVersion: v1 kind: Service metadata: name: nginx labels: app: nginx spec: ports: - port: 80 name: web ...
CreateFlowLog - Smart Access Gateway Documentation
The NetFlow server port to which the flow log is published. Default value: 9995. This parameter ...
Install the plug-in - Container Service for Kubernetes Documentation
spec: selector: app: csi-provisioner ports: - name: dummy port: 12345 --- kind: StatefulSet apiVersion: apps ...