Package v1alpha1 contains API Schema definitions for the kubeflow.tkestack.io v1alpha1 API group
JupyterAuth defines how to deal with jupyter notebook tokens or passwords. https://jupyter-notebook.readthedocs.io/en/stable/security.html
Field | Description |
---|---|
|
TODO(gaocegege): Is this field necessary since we make Token and Password a pointer? |
|
|
|
JupyterGateway is the Schema for the jupytergateways API
Field | Description |
---|---|
|
|
|
|
|
|
|
Refer to Kubernetes API documentation for fields of |
|
|
|
JupyterGatewayList contains a list of JupyterGateway
Field | Description |
---|---|
|
|
|
|
|
|
|
Refer to Kubernetes API documentation for fields of |
|
JupyterGatewaySpec defines the desired state of JupyterGateway
Field | Description |
---|---|
|
Knernels defines the kernels in the gateway. We will add kernels at runtime, thus we do not make it a type. |
|
DefaultKernel defines the default kernel in the gateway. |
|
Timeout (in seconds) after which a kernel is considered idle and ready to be culled. Values of 0 or lower disable culling. Very short timeouts may result in kernels being culled for users with poor network connections. Ref https://jupyter-notebook.readthedocs.io/en/stable/config.html |
|
The interval (in seconds) on which to check for idle kernels exceeding the cull timeout value. |
|
|
|
Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/ |
|
Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field defaults to ccr.ccs.tencentyun.com/kubeflow-oteam/enterprise-gateway:2.5.0 |
|
ClusterRole for the gateway, which is used to create the kernel pods in the cluster. Defaults to enterprise-gateway-controller (created at startup). |
JupyterGatewayStatus defines the observed state of JupyterGateway
Field | Description |
---|---|
|
JupyterKernel is the Schema for the jupyterkernels API
Field | Description |
---|---|
|
|
|
|
|
|
|
Refer to Kubernetes API documentation for fields of |
|
|
|
JupyterKernelSpec defines the desired state of JupyterKernel
Field | Description |
---|---|
|
Field | Description |
---|---|
Type of job condition. |
|
|
Status of the condition, one of True, False, Unknown. |
|
The reason for the condition’s last transition. |
|
A human readable message indicating details about the transition. |
|
The last time this condition was updated. |
|
Last time the condition transitioned from one status to another. |
JupyterKernelList contains a list of JupyterKernel
Field | Description |
---|---|
|
|
|
|
|
|
|
Refer to Kubernetes API documentation for fields of |
|
JupyterKernelSpec is the Schema for the jupyterkernelspecs API
Field | Description |
---|---|
|
|
|
|
|
|
|
Refer to Kubernetes API documentation for fields of |
|
JupyterKernelSpecList contains a list of JupyterKernelSpec
Field | Description |
---|---|
|
|
|
|
|
|
|
Refer to Kubernetes API documentation for fields of |
|
JupyterKernelSpecSpec defines the desired state of JupyterKernelSpec
Field | Description |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
JupyterKernelStatus defines the observed state of JupyterKernel
Field | Description |
---|---|
|
Conditions is an array of current observed job conditions. |
|
Represents time when the job was acknowledged by the job controller. It is not guaranteed to be set in happens-before order across separate operations. It is represented in RFC3339 form and is in UTC. |
|
Represents time when the job was completed. It is not guaranteed to be set in happens-before order across separate operations. It is represented in RFC3339 form and is in UTC. |
|
Represents last time when the job was reconciled. It is not guaranteed to be set in happens-before order across separate operations. It is represented in RFC3339 form and is in UTC. |
JupyterKernelTemplate is the Schema for the jupyterkerneltemplates API
Field | Description |
---|---|
|
|
|
|
|
|
|
Refer to Kubernetes API documentation for fields of |
|
JupyterKernelTemplateList contains a list of JupyterKernelTemplate
Field | Description |
---|---|
|
|
|
|
|
|
|
Refer to Kubernetes API documentation for fields of |
|
JupyterKernelTemplateSpec defines the desired state of JupyterKernelTemplate
Field | Description |
---|---|
|
JupyterNotebook is the Schema for the jupyternotebooks API
Field | Description |
---|---|
|
|
|
|
|
|
|
Refer to Kubernetes API documentation for fields of |
|
|
|
JupyterNotebookList contains a list of JupyterNotebook
Field | Description |
---|---|
|
|
|
|
|
|
|
Refer to Kubernetes API documentation for fields of |
|
JupyterNotebookSpec defines the desired state of JupyterNotebook
Field | Description |
---|---|
|
|
|
|
|