Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Commit

Permalink
Update README.md (#604)
Browse files Browse the repository at this point in the history
  • Loading branch information
andresmgot committed Feb 22, 2018
1 parent cb1c58f commit de603a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE
kubeless-controller 1 1 1 1 1m

$ kubectl get customresourcedefinition
NAME KIND
functions.k8s.io CustomResourceDefinition.v1beta1.apiextensions.k8s.io
NAME AGE
functions.kubeless.io 1h

$ kubectl get functions
```
Expand Down Expand Up @@ -128,8 +128,8 @@ You will see the function custom resource created:

```console
$ kubectl get functions
NAME KIND
get-python Function.v1.k8s.io
NAME AGE
get-python 1h

$ kubeless function ls
NAME NAMESPACE HANDLER RUNTIME TYPE TOPIC DEPENDENCIES STATUS
Expand Down

0 comments on commit de603a3

Please sign in to comment.