# K8s容器化部署Tensorflow **Repository Path**: aaronding/tensorflow_on_k8s ## Basic Information - **Project Name**: K8s容器化部署Tensorflow - **Description**: Tensorflow install on kubernetes - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tensorflow_on_k8s Tensorflow install on kubernetes ## ps/worker Ps/Worker installed with statefulset ## tensorboard Tfboard installed with replicaset and NodePort Service ## client Client installed with job and NodePort Service for jupyter and sshd ## storage Use Glusterfs storage backend