Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 671 Bytes

File metadata and controls

25 lines (15 loc) · 671 Bytes

Our contribution lies in test/proxy branch

Intall

kubectl apply -f deploy/crd.yaml 

kubectl apply -f https://raw.githubusercontent.com/Interstellarss/faas-share/master/namespaces.yml

helm repo add faas-share  https://interstellarss.github.io/faas-share/ (not for now as currently private)
helm repo add faas-share  https://interstellarss.github.io/faas-share-charts/

helm repo update \
 && helm upgrade faas-share --debug --install faas-share/faas-share \
    --namespace faas-share  \
    --set functionNamespace=faas-share-fn \
    --set generateBasicAuth=false

Workloads:

checkout Action folder for Mobilenet, shufflenet, and squeezenet