Skip to content

Commit deb3656

Browse files
committed
using attributes with link works fine
1 parent 52048bd commit deb3656

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

modules/mcg-about-multicloud-gitops.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,19 @@ image::multicloud-gitops/logical-diagram.png[Logical Architecture]
4545

4646
The following technologies are used in this solution:
4747

48-
https://www.redhat.com/en/technologies/cloud-computing/openshift/try-it[Red Hat OpenShift Platform]::
48+
https://www.redhat.com/en/technologies/cloud-computing/openshift/try-it[{rh-ocp}]::
4949
An enterprise-ready Kubernetes container platform built for an open hybrid cloud strategy. It provides a consistent application platform to manage hybrid cloud, public cloud, and edge deployments. It delivers a complete application platform for both traditional and cloud-native applications, allowing them to run anywhere. OpenShift has a pre-configured, pre-installed, and self-updating monitoring stack that provides monitoring for core platform components. It also enables the use of external secret management systems, for example, HashiCorp Vault in this case, to securely add secrets into the OpenShift platform.
5050

51-
https://www.redhat.com/en/technologies/cloud-computing/openshift/try-it[Red Hat OpenShift GitOps]::
51+
https://www.redhat.com/en/technologies/cloud-computing/openshift/try-it[{rh-gitops}]::
5252
A declarative application continuous delivery tool for Kubernetes based on the ArgoCD project. Application definitions, configurations, and environments are declarative and version controlled in Git. It can automatically push the desired application state into a cluster, quickly find out if the application state is in sync with the desired state, and manage applications in multi-cluster environments.
5353

54-
https://www.redhat.com/en/technologies/management/advanced-cluster-management[Red Hat Advanced Cluster Management for Kubernetes]::
54+
https://www.redhat.com/en/technologies/management/advanced-cluster-management[{rh-rhacm-first}]::
5555
Controls clusters and applications from a single console, with built-in security policies. Extends the value of Red Hat OpenShift by deploying apps, managing multiple clusters, and enforcing policies across multiple clusters at scale.
5656

57-
https://www.redhat.com/en/technologies/management/ansible[Red Hat Ansible Automation Platform]::
57+
https://www.redhat.com/en/technologies/management/ansible[{rh-ansible}]::
5858
Provides an enterprise framework for building and operating IT automation at scale across hybrid clouds including edge deployments. It enables users across an organization to create, share, and manage automation, from development and operations to security and network teams.
5959

60-
Hashicorp Vault::
60+
{hashicorp-vault}::
6161
Provides a secure centralized store for dynamic infrastructure and applications across clusters, including over low-trust networks between clouds and data centers.
6262

6363
This solution also uses a variety of _observability tools_ including the Prometheus monitoring and Grafana dashboard that are integrated with OpenShift as well as components of the Observatorium meta-project which includes Thanos and the Loki API.

0 commit comments

Comments
 (0)