Skip to content

Commit 510db89

Browse files
authored
Merge pull request kubernetes-client#11 from mbohlool/doc
Update README file
2 parents 8704ce3 + b920b6b commit 510db89

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
# python-base
22

3-
# This repo is for testing new client library structure
3+
This is the utility part of the [python client](https://github.com/kubernetes-incubator/client-python). It has been added to the main
4+
repo using git submodules. This structure allow other developers to create
5+
their own kubernetes client and still use standard kubernetes python utilities.
6+
For more information refer to [clients-library-structure](https://github.com/kubernetes-client/community/blob/master/design-docs/clients-library-structure.md).
7+
8+
# Development
9+
Any changes to utilites in this repo should be send as a PR to this repo. After
10+
the PR is merged, developers should create another PR in the main repo to update
11+
the submodule. See [this document](https://github.com/kubernetes-incubator/client-python/blob/master/devel/submodules.md) for more guidelines.

0 commit comments

Comments
 (0)