Skip to content

how to get auth token ? #2

Open
@debianmaster

Description

i did

$ ISTIO=$(minikube ip):$(kubectl get svc knative-ingressgateway -n istio-system -o 'jsonpath={.spec.ports[?(@.port==80)].nodePort}')
$ go run ./cmd/kwsk-server/main.go --port 8080 --istio $ISTIO
2018/10/16 23:35:09 Serving kwsk at http://127.0.0.1:8080

Im getting this.

$ wsk action list --insecure
error: Unable to obtain the list of actions for namespace 'default': The connection failed, or timed out. (HTTP status code 401)
Run 'wsk --help' for usage.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions