Changes

Jump to navigation Jump to search

CCU:New GPU Cluster

88 bytes added, 4 years ago
m
Running the first test container on the new cluster
=== Running the first test container on the new cluster ===
After login and adjusting the kubeconfig to the new cluster and user namespace, you should be able to start your first pod. The following example pod mounts the ceph filesystems into an Ubuntu container image. Remember to fill in the placeholder <your-username> for your home directory below.
<syntaxhighlight lang="bash">
- name: cephfs-home
hostPath:
path: "/cephfs/abyss/home/<your-username>"
type: Directory
- name: cephfs-shared

Navigation menu