Skip to content
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
22 changes: 12 additions & 10 deletions container/README.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
Python Client for Google Container Engine API
=============================================
Python Client for Google Kubernetes Engine API
==============================================

|alpha| |pypi| |versions|

`Google Container Engine API`_: The Google Kubernetes Engine API is used for building and managing container
based applications, powered by the open source Kubernetes technology.
`Google Kubernetes Engine API`_: The Google Kubernetes Engine API is used for
building and managing container based applications, powered by the open source
Kubernetes technology.

- `Client Library Documentation`_
- `Product Documentation`_
Expand All @@ -15,9 +16,9 @@ based applications, powered by the open source Kubernetes technology.
:target: https://pypi.org/project/google-cloud-container/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-container.svg
:target: https://pypi.org/project/google-cloud-container/
.. _Google Container Engine API: https://cloud.google.com/container
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/container/index.html
.. _Product Documentation: https://cloud.google.com/container
.. _Google Kubernetes Engine API: https://cloud.google.com/kubernetes-engine
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/container/index.html
.. _Product Documentation: https://cloud.google.com/kubernetes-engine

Quick Start
-----------
Expand All @@ -30,7 +31,7 @@ In order to use this library, you first need to go through the following steps:

.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
.. _Enable the Google Container Engine API.: https://cloud.google.com/container
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html

Installation
~~~~~~~~~~~~
Expand Down Expand Up @@ -84,7 +85,8 @@ Example Usage
Next Steps
~~~~~~~~~~

- Read the `Client Library Documentation`_ for Google Container Engine API
API to see other available methods on the client.
- Read the `Client API Documentation`_ to see other available methods on the client.
- Read the `Product documentation`_ to learn more about the product and see
How-to Guides.

.. _Client API Documentation: https://googleapis.github.io/google-cloud-python/latest/container/gapic/v1/api.html