From aa4a12344c32a4d9633036a4ce1377092dd4c4dd Mon Sep 17 00:00:00 2001 From: Devdatta Kulkarni Date: Wed, 10 Jun 2020 05:24:35 -0500 Subject: [PATCH] Stylistic fixes in README and details page. --- README.md | 2 +- details.rst | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cf5e59b6..1fb8caf3 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/details.rst b/details.rst index e1dcef6d..e2afa7ad 100644 --- a/details.rst +++ b/details.rst @@ -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: @@ -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