Skip to content

Commit 69ef877

Browse files
authored
Merge pull request #137 from marklogic/feature/CLD-783-K8s-version
CLD-783 - add Kubernetes supported version
2 parents c058dd4 + 06de3c0 commit 69ef877

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ This repository contains a Helm Chart that can be used to deploy MarkLogic on a
1111
For production environments, it is recommend to use a managed Kubenetes service such as AWS EKS. The [eksctl](https://docs.aws.amazon.com/eks/latest/userguide/eksctl.html) command line tool can be used to bring up a Kubernetes cluster on EKS. Please refer to [Using eksctl to Provision a Kubernetes Cluster on EKS](https://docs.marklogic.com/11.0/guide/kubernetes-guide/en/setting-up-the-required-tools/tools-for-setting-up-the-kubernetes-cluster.html#UUID-44d2e035-b8d5-5c08-4b52-7a8b002d34aa_section-idm4533330969176033593431540071) for detailed steps.
1212

1313
For non-production deployments, please see [MiniKube Setup Guide](https://docs.marklogic.com/11.0/guide/kubernetes-guide/en/setting-up-the-required-tools/tools-for-setting-up-the-kubernetes-cluster.html#UUID-44d2e035-b8d5-5c08-4b52-7a8b002d34aa_section-idm4480543593867233593415017144) to create the Kubernetes cluster locally.
14+
15+
### Kubernetes Version
16+
17+
This Helm-chart currently support Kubernetes 1.23 or later.
1418

1519
### Installing MarkLogic Helm Chart
1620

0 commit comments

Comments
 (0)