Skip to content

Commit

Permalink
sample-apiserver: add note that the pkg is k8s.io/sample-apiserver
Browse files Browse the repository at this point in the history
Kubernetes-commit: 943405d3d20e4d6cc83f7799c947553fdc99e0dd
  • Loading branch information
sttts authored and k8s-publishing-bot committed Jun 20, 2018
1 parent 91ef013 commit 54aa120
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
This repository implements a simple controller for watching Foo resources as
defined with a CustomResourceDefinition (CRD).

**Note:** go-get or vendor this package as `k8s.io/sample-controller`.

This particular example demonstrates how to perform basic operations such as:

* How to register a new custom resource (custom resource type) of type `Foo` using a CustomResourceDefinition.
Expand Down

0 comments on commit 54aa120

Please sign in to comment.