OCPBUGS#11575: Document Operator SDK installation for macOS#58866
OCPBUGS#11575: Document Operator SDK installation for macOS#58866mburke5678 merged 1 commit intoopenshift:mainfrom
Conversation
5f9ddf4 to
fc2db64
Compare
|
🤖 Updated build preview is available at: Build log: https://circleci.com/gh/ocpdocs-previewbot/openshift-docs/14576 |
|
@KeenonLee Is this change valid for 4.9+ ocp versions? |
|
We can support darwin/arm64 client from 4.12. |
|
/label peer-review-needed |
|
/label peer-review-in-progress |
|
/remove-label peer-review-in-progress |
|
/label merge-review-needed |
fc2db64 to
a867c66
Compare
|
New changes are detected. LGTM label has been removed. |
a867c66 to
b46214e
Compare
jldohmann
left a comment
There was a problem hiding this comment.
LGTM, though I did leave a question below...feel free to ping me again for merge, thank you!
| The Operator SDK provides a command-line interface (CLI) tool that Operator developers can use to build, test, and deploy an Operator. You can install the Operator SDK CLI on your workstation so that you are prepared to start authoring your own Operators. | ||
|
|
||
| Operator authors with cluster administrator access to a Kubernetes-based cluster, such as {product-title}, can use the Operator SDK CLI to develop their own Operators based on Go, Ansible, or Helm. link:https://kubebuilder.io/[Kubebuilder] is embedded into the Operator SDK as the scaffolding solution for Go-based Operators, which means existing Kubebuilder projects can be used as is with the Operator SDK and continue to work. | ||
| Operator authors with cluster administrator access to a Kubernetes-based cluster, such as {product-title}, can use the Operator SDK CLI to develop their own Operators based on Go, Ansible, Java, or Helm. link:https://kubebuilder.io/[Kubebuilder] is embedded into the Operator SDK as the scaffolding solution for Go-based Operators, which means existing Kubebuilder projects can be used as is with the Operator SDK and continue to work. |
There was a problem hiding this comment.
https://58866--docspreview.netlify.app/openshift-enterprise/latest/cli_reference/osdk/cli-osdk-install.html ==> It's now showing here. Sorry, actually I had pasted the wrong location as a preview.
There was a problem hiding this comment.
Updated comment 0 with the related preview links.
b46214e to
134a26f
Compare
|
/label merge-review-needed |
|
|
||
| .Procedure | ||
|
|
||
| . For `amd64` and `arm64` architectures, navigate to the link:https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/operator-sdk/[OpenShift mirror site for `amd64` architecture] and link:https://mirror.openshift.com/pub/openshift-v4/arm64/clients/operator-sdk/[OpenShift mirror site for `arm64` architecture] respectively. |
There was a problem hiding this comment.
s/amd64 and arm64/the amd64 and arm64
s/amd64 architecture/the amd64 architecture
s/ arm64 architecture/the arm64 architecture
|
@xenolinux Can you address my one pesky nit? Otherwise looks good to merge. |
134a26f to
3236da1
Compare
|
/cherrypick enterprise-4.12 |
|
/cherrypick enterprise-4.13 |
|
@mburke5678: new pull request created: #59080 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@mburke5678: new pull request created: #59081 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |

Version(s): 4.12+
Issue: https://issues.redhat.com/browse/OCPBUGS-11575
Link to docs preview: https://58866--docspreview.netlify.app/openshift-enterprise/latest/cli_reference/osdk/cli-osdk-install.html
https://58866--docspreview.netlify.app/openshift-enterprise/latest/cli_reference/osdk/cli-osdk-install.html
https://58866--docspreview.netlify.app/openshift-enterprise/latest/operators/operator_sdk/osdk-installing-cli.html
QE review:
Additional information: