Skip to content

Commit

Permalink
Merge pull request #321 from rangeryu/patch-1
Browse files Browse the repository at this point in the history
Update crd.md
  • Loading branch information
rootsongjc authored Dec 18, 2018
2 parents acf683b + dd98004 commit 26a911d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions concepts/crd.md
Original file line number Diff line number Diff line change
Expand Up @@ -596,5 +596,5 @@ crontabs/my-new-cron-object 3s

## 参考

- [Extend the Kubernetes API with CustomResourceDefinitions - kubernetes.io](Extend the Kubernetes API with CustomResourceDefinitions)
- [如何从零开始编写一个Kubernetes CRD](http://www.servicemesher.com/blog/kubernetes-crd-quick-start/ - servicemesher.com)
- [Extend the Kubernetes API with CustomResourceDefinitions - kubernetes.io](https://kubernetes.io/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/)
- [如何从零开始编写一个Kubernetes CRD - servicemesher.com](http://www.servicemesher.com/blog/kubernetes-crd-quick-start/)

0 comments on commit 26a911d

Please sign in to comment.