Skip to content

Commit

Permalink
Merge pull request #520 from cloud-ark/custom-resource-connections
Browse files Browse the repository at this point in the history
Stylistic fixes in README and details page.
  • Loading branch information
devdattakulkarni authored Jun 10, 2020
2 parents 75f0182 + aa4a123 commit 381da8b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ resource/label-relationship
resource/specproperty-relationship
```

More details on how to use these annotations can be found [here](./details.rst)
More details on how to use these annotations can be found [here](./details.rst).

### Client-side kubectl plugins

Expand Down
8 changes: 4 additions & 4 deletions details.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Details
Kubernetes Custom Resources and Custom Controllers, popularly known as `Operators`_, extend Kubernetes to run third-party softwares directly on Kubernetes. Teams adopting Kubernetes assemble required Operators of platform softwares such as databases, security, backup etc. to build the required application platforms. KubePlus tooling simplifies creation of Kubernertes-native platform workflows leveraging these Custom Resources.

.. image:: ./docs/Kubernetes-native-stack-with-KubePlus.jpg
:height: 300px
:width: 300px
:height: 200px
:width: 200px
:align: center

The main benefit of using KubePlus to DevOps engineers/application developers are:
Expand Down Expand Up @@ -284,9 +284,9 @@ KubePlus in Action
Operator FAQ
-------------

New to Operators? Checkout `Operator FAQ`_
New to Operators? Checkout `Operator FAQ`_.

.. _Operator FAQ: https://github.com/cloud-ark/kubeplus/blob/master/Operator-FAQ.md.
.. _Operator FAQ: https://github.com/cloud-ark/kubeplus/blob/master/Operator-FAQ.md



Expand Down

0 comments on commit 381da8b

Please sign in to comment.