GETTING STARTED
This section contains the most basic commands for getting a workload running on your cluster.
run
will start running 1 or more instances of a container image on your cluster.expose
will load balance traffic across the running instances, and can create a HA proxy for accessing the containers from outside the cluster.
Once your workloads are running, you can use the commands in the WORKING WITH APPS section to inspect them.
当前内容版权归 Kubernetes 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Kubernetes .