You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
}
result:
kubectl describe po xxx -n seldon:
Volumes:
entrypoint:
Type: EmptyDir (a temporary directory that shares a pod's lifetime)
Medium:
default-token-scs3c:
Type: Secret (a volume populated by a Secret)
SecretName: default-token-scs3c
Optional: false
The text was updated successfully, but these errors were encountered:
create file:
{
"apiVersion": "machinelearning.seldon.io/v1alpha1",
"kind": "SeldonDeployment",
"metadata": {
"labels": {
"app": "seldon"
},
"name": "graph-baiyun"
},
"spec": {
"annotations": {
"project_name": "baiyun",
"deployment_version": "v0.1"
},
"name": "graph-baiyun",
"oauth_key": "baiyun",
"oauth_secret": "yunbai",
}
result:
kubectl describe po xxx -n seldon:
Volumes:
entrypoint:
Type: EmptyDir (a temporary directory that shares a pod's lifetime)
Medium:
default-token-scs3c:
Type: Secret (a volume populated by a Secret)
SecretName: default-token-scs3c
Optional: false
The text was updated successfully, but these errors were encountered: