1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/modules/microshift-gitops-limitations.adoc
2025-11-11 09:40:36 -05:00

17 lines
823 B
Plaintext

// Module included in the following assemblies:
//
// microshift_running_apps/microshift-gitops.adoc
:_mod-docs-content-type: CONCEPT
[id="microshift-gitops-limitations_{context}"]
= Limitations of using the {gitops} agent with {microshift-short}
[role="_abstract"]
Using {gitops-title} with Argo CD for {microshift-short} is different from using the entire {gitops} Operator in the following ways:
* The `gitops-operator` component is not used with {microshift-short}.
* To maintain the small resource use of {microshift-short} use the Argo CD CLI. The Argo CD web console is not available.
* Because {microshift-short} is single-node, there is no multi-node support. Each instance of {microshift-short} is paired with a local {gitops} agent.
* The `oc adm must-gather` command is not available in {microshift-short}.