-
-
Notifications
You must be signed in to change notification settings - Fork 12
Add VMWare Tanzu notes. Also differentiate between supported and tested k8s #719
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
c0152a7
Add VMWare Tanzu notes. Also differentiate between supported and test…
sbernauer 96ebc78
Update modules/ROOT/pages/kubernetes/index.adoc
sbernauer 07757b6
Wording
sbernauer 3ccb05c
Add plusserver
sbernauer ecbdfd7
Apply suggestions from code review
sbernauer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
= Huawei cloud | ||
|
||
Huawei cloud uses a non-standard Kubelet state directory. Therefore installing secret-operator on Huawei cloud requires special treatment. Please read on the xref:secret-operator:installation.adoc#_huawei_cloud[secret-operator installation guide] for details. | ||
Huawei Cloud uses a non-standard Kubelet state directory. | ||
Therefore, installing the secret-operator and listener-operator on Huawei Cloud requires special handling. | ||
Please refer to the xref:secret-operator:installation.adoc#_huawei_cloud[secret-operator installation guide] and the xref:listener-operator:installation.adoc#_huawei_cloud[listener-operator installation guide] for details. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
= IBM cloud | ||
|
||
IBM cloud uses a non-standard Kubelet state directory. Therefore installing secret-operator on IBM cloud requires a special treatment. Please read on the xref:secret-operator:installation.adoc#_ibm_cloud[secret-operator installation guide] for details. | ||
IBM Cloud uses a non-standard Kubelet state directory. | ||
Therefore, installing the secret-operator and listener-operator on IBM Cloud requires special handling. | ||
Please refer to the xref:secret-operator:installation.adoc#_ibm_cloud[secret-operator installation guide] and the xref:listener-operator:installation.adoc#_ibm_cloud[listener-operator installation guide] for details. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
= Microk8s | ||
|
||
Microk8s uses a non-standard Kubelet state directory. Therefore installing secret-operator on Microk8s requires a special treatement. Please read on the xref:secret-operator:installation.adoc#_microk8s[secret-operator installation guide] for details. | ||
Microk8s uses a non-standard Kubelet state directory. | ||
Therefore, installing the secret-operator and listener-operator on Microk8s requires special handling. | ||
Please refer to the xref:secret-operator:installation.adoc#_microk8s[secret-operator installation guide] and the xref:listener-operator:installation.adoc#_microk8s[listener-operator installation guide] for details. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
= VMware Tanzu | ||
|
||
VMware Tanzu uses a non-standard Kubelet state directory. | ||
Therefore, installing the secret-operator and listener-operator on VMware Tanzu requires special handling. | ||
Please refer to the xref:secret-operator:installation.adoc#_vmware_tanzu[secret-operator installation guide] and the xref:listener-operator:installation.adoc#_vmware_tanzu[listener-operator installation guide] for details. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 4 additions & 3 deletions
7
modules/ROOT/partials/supported-kubernetes-distributions.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
* https://aws.amazon.com/eks/[Amazon Elastic Kubernetes Service] | ||
* xref:kubernetes/eks.adoc[Amazon Elastic Kubernetes Service] | ||
* xref:kubernetes/aks.adoc[Azure Kubernetes Service] | ||
* xref:kubernetes/gke.adoc[Google Kubernetes Engine] | ||
* xref:kubernetes/ionos-managed-k8s.adoc[IONOS Managed Kubernetes] | ||
* xref:kubernetes/ionos-managed-stackable.adoc[IONOS Managed Stackable] | ||
* https://kind.sigs.k8s.io/[kind] | ||
* xref:kubernetes/microk8s.adoc[MicroK8s] | ||
* xref:kubernetes/openshift.adoc[Red Hat OpenShift] | ||
* xref:kubernetes/ske.adoc[STACKIT Kubernetes Engine] (with the exception of missing public NodePorts) | ||
* https://www.rancher.com/products/rancher[SUSE Rancher] | ||
* https://www.suse.com/products/k3s/[SUSE K3S] | ||
* https://www.rancher.com/products/rancher[SUSE Rancher] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
* xref:kubernetes/huawei-cloud.adoc[Huawei Cloud] | ||
* xref:kubernetes/ibm-cloud.adoc[IBM Cloud] | ||
* https://www.plusserver.com/en/product/managed-kubernetes/[plusserver Kubernetes as a Service] | ||
* xref:kubernetes/ske.adoc[STACKIT Kubernetes Engine] (with the exception of missing public NodePorts) | ||
* xref:kubernetes/vmware_tanzu.adoc[VMware Tanzu] | ||
* https://www.oracle.com/cloud/cloud-native/kubernetes-engine/[Oracle Kubernetes Engine (OKE)] |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's kind of confusing IMO that some of these lead to the official upstream product page, and some lead to our docs on them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would prefer to always link to our internal guide, however, for some clouds we don't have any to link to.
I'm also happy to remove upstream links entirely if you prefer that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me, will raise a PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please have a look at #720