Skip to content

Commit

Permalink
Fix format for commands in Deploy kubeless
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelrio committed Feb 16, 2019
1 parent 9733e58 commit 08a6557
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubeless/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ rm -r bundles/
```

# Deploy kubeless
```
kubectl create ns kubeless
kubectl create -f https://github.com/kubeless/kubeless/releases/download/v1.0.2/kubeless-v1.0.2.yaml
```

# Example function

Expand Down

0 comments on commit 08a6557

Please sign in to comment.