docs: wording improvement (#9036)

Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
This commit is contained in:
Michael Crenshaw
2022-04-11 08:07:10 -07:00
committed by GitHub
parent edcd57a0ed
commit 45272a18b4

View File

@@ -1,6 +1,7 @@
# Core Concepts
Let's assume you're familiar with core Git, Docker, Kubernetes, Continuous Delivery, and GitOps concepts.
Let's assume you're familiar with core Git, Docker, Kubernetes, Continuous Delivery, and GitOps concepts.
Below are some of the concepts that are specific to Argo CD.
* **Application** A group of Kubernetes resources as defined by a manifest. This is a Custom Resource Definition (CRD).
* **Application source type** Which **Tool** is used to build the application.