Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ The function will be deployed to k8s via kubeless.

```bash
$ kubectl get function
NAME KIND
hello Function.v1.k8s.io
NAME AGE
hello 50s

$ kubectl get pod
NAME READY STATUS RESTARTS AGE
Expand Down