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
{{ message }}
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
root@hu-VirtualBox:~# kubeless function ls
NAME NAMESPACE HANDLER RUNTIME DEPENDENCIES STATUS
hello default test.hello python3.7 1/1 READY
root@hu-VirtualBox:~# kubectl get pods
NAME READY STATUS RESTARTS AGE
hello-66d8765c4d-ffbln 1/1 Running 0 26m
Anything else we need to know?:
Hello I checked the debug section in documentation, but still don't know how to fix and trace this problem, what other info should i provide there?
Environment:
Kubernetes version (use kubectl version):
v1.20
Kubeless version (use kubeless version):
v1.0.8
Cloud provider or physical cluster:
physical
The text was updated successfully, but these errors were encountered:
Is this a BUG REPORT or FEATURE REQUEST?:
REPORT
What happened:
followed guide,then calling test.py
showed an error
What you expected to happen:
call function
How to reproduce it (as minimally and precisely as possible):
calling function
Anything else we need to know?:
Hello I checked the debug section in documentation, but still don't know how to fix and trace this problem, what other info should i provide there?
Environment:
kubectl version
):kubeless version
):The text was updated successfully, but these errors were encountered: