Skip to content

Commit 02358ec

Browse files
authored
Merge pull request #883 from scottilee/incubator
#877: Remove reference to incubator
2 parents da8c843 + 2af7c63 commit 02358ec

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

+3-9
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ From [PyPi](https://pypi.python.org/pypi/kubernetes/) directly:
2525
pip install kubernetes
2626
```
2727

28-
## Example
28+
## Examples
2929

3030
list all pods:
3131

@@ -77,7 +77,7 @@ All APIs and Models' documentation can be found at the [Generated client's READM
7777
## Compatibility
7878

7979
`client-python` follows [semver](http://semver.org/), so until the major version of
80-
client-python gets increased, your code will continue to work with explicitly
80+
client-python gets increased, your code will continue to work with explicitly
8181
supported versions of Kubernetes clusters.
8282

8383
#### Compatibility matrix
@@ -142,18 +142,12 @@ Note: There would be no maintenance for alpha/beta releases except the latest on
142142

143143
## Community, Support, Discussion
144144

145-
If you have any problem on using the package or any suggestions, please start with reaching the [Kubernetes clients slack channel](https://kubernetes.slack.com/messages/C76GB48RK/), or filing an [issue](https://github.com/kubernetes-client/python/issues) to let us know. You can also reach the maintainers of this project at [SIG API Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery).
145+
If you have any problem on using the package or any suggestions, please start with reaching the [Kubernetes clients slack channel](https://kubernetes.slack.com/messages/C76GB48RK/), or filing an [issue](https://github.com/kubernetes-client/python/issues) to let us know. You can also reach the maintainers of this project at [SIG API Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery), where this project falls under.
146146

147147
### Code of Conduct
148148

149149
Participation in the Kubernetes community is governed by the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
150150

151-
## Kubernetes Incubator
152-
153-
This is a [Kubernetes Incubator project](https://github.com/kubernetes/community/blob/master/incubator.md).
154-
155-
* [SIG: sig-api-machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery)
156-
157151
## Troubleshooting
158152

159153
### SSLError on macOS

0 commit comments

Comments
 (0)