This is an automated email from the ASF dual-hosted git repository.
weichiu pushed a commit to branch HDDS-9225-website-v2
in repository https://gitbox.apache.org/repos/asf/ozone-site.git
The following commit(s) were added to refs/heads/HDDS-9225-website-v2 by this
push:
new 9fd7ea25 HDDS-11938. addendum for lint
9fd7ea25 is described below
commit 9fd7ea25988d99ee9a1bd0a10c4a8a8c5c7777dc
Author: Wei-Chiu Chuang <[email protected]>
AuthorDate: Mon Dec 15 14:38:22 2025 -0800
HDDS-11938. addendum for lint
---
docs/02-quick-start/01-installation/02-kubernetes.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/02-quick-start/01-installation/02-kubernetes.md
b/docs/02-quick-start/01-installation/02-kubernetes.md
index 077f1ee7..8130f8cd 100644
--- a/docs/02-quick-start/01-installation/02-kubernetes.md
+++ b/docs/02-quick-start/01-installation/02-kubernetes.md
@@ -14,6 +14,7 @@ Ozone is designed to work well under Kubernetes. This
document provides a guide
- kubectl
### Deploy the Services
+
The `kubernetes/examples` directory of the Ozone distribution contains
Kubernetes deployment resource files for multiple use cases. By default the
Kubernetes resource files are configured to use the
[apache/ozone](https://hub.docker.com/r/apache/ozone) image from Docker Hub.
To deploy it to minikube, use the minikube configuration set:
@@ -65,7 +66,7 @@ Opening kubernetes service default/s3g-public in default
browser...
## Hosted Kubernetes Cluster
-### Requirements:
+### Requirements
- Working Kubernetes cluster (LoadBalancer, PersistentVolume are not required)
- kubectl
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]