Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Gemfile.lock
.idea
.vale
modules/.vale.ini
.vale.ini
.vale.ini
32 changes: 32 additions & 0 deletions assets/images/og-template-base.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ paginate: 6
timeout: 300
params:
site_logo: /images/validated-patterns.png
# SEO and Social Media Settings
description: "Validated Patterns are GitOps-driven, automated, and rigorously tested application stacks for hybrid cloud deployments on Red Hat OpenShift. Deploy complex solutions with unprecedented speed and confidence."
default_share_image: /images/validated-patterns.png
twitter_handle: "@RedHat"
github_repo: "validatedpatterns/docs"
github_branch: "main"
security:
exec:
allow: ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$", "^asciidoctor$"]
Expand Down Expand Up @@ -45,3 +51,8 @@ menus:
- name: Workshop
url: https://play.validatedpatterns.io
weight: 25
sitemap:
changeFreq: monthly
priority: 0.5
filename: sitemap.xml
enableRobotsTXT: true
9 changes: 9 additions & 0 deletions content/blog/2021-12-31-medical-diagnosis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ blog_tags:
- xray
- validated-pattern
aliases: /2021/12/31/medical-diagnosis/
keywords:
- medical diagnosis
- ai machine learning
- xray analysis
- healthcare
- validated patterns
- pneumonia detection
- knative
- kafka
---

# Validated Pattern: Medical Diagnosis
Expand Down
8 changes: 8 additions & 0 deletions content/blog/2022-03-23-acm-mustonlyhave.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ author: Michele Baldessari
blog_tags:
- acm
aliases: /2022/03/23/acm-mustonlyhave/
keywords:
- rhacm
- policy enforcement
- musthave
- mustonlyhave
- validated patterns
- cluster governance
- openshift
---

Recently a user reported an issue when using the multicloud-gitops pattern: Namely, after testing changes in a feature branch (adding a helm application), said changes were not appearing on the remote clusters.
Expand Down
9 changes: 9 additions & 0 deletions content/blog/2022-03-30-multicloud-gitops.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ blog_tags:
- xray
- validated-pattern
aliases: /2022/03/30/multicloud-gitops/
keywords:
- multicloud
- gitops
- argocd
- rhacm
- kubernetes
- openshift
- validated patterns
- cluster management
---

# Validated Pattern: Multi-Cloud GitOps
Expand Down
7 changes: 7 additions & 0 deletions content/blog/2022-06-30-ansible-edge-gitops.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ blog_tags:
- ansible-edge-gitops
- patterns
aliases: /2022/06/30/ansible-edge-gitops/
keywords:
- ansible automation
- edge computing
- gitops
- openshift virtualization
- validated patterns
- hybrid cloud
---

# Validated Pattern: Ansible Edge GitOps
Expand Down
8 changes: 8 additions & 0 deletions content/blog/2022-07-15-push-vs-pull.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ blog_tags:
- patterns
- GitOps
aliases: /2022/07/15/push-vs-pull/
keywords:
- push vs pull
- change management
- gitops
- ansible
- validated patterns
- edge computing
- deployment strategies
---

# Push or Pull? Strategies for Large Scale Technology Change Management on the Edge
Expand Down
8 changes: 8 additions & 0 deletions content/blog/2022-08-24-clustergroups.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ author: Martin Jackson
blog_tags:
- validated-pattern
aliases: /2022/08/24/clustergroups/
keywords:
- clustergroups
- multicluster
- validated patterns
- kubernetes
- openshift
- cluster management
- gitops
---

# What Is a clusterGroup?
Expand Down
7 changes: 7 additions & 0 deletions content/blog/2022-09-02-route.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ blog_tags:
- openshift
- route
aliases: /2022/09/02/route/
keywords:
- openshift routes
- subdomain
- kubernetes ingress
- networking
- validated patterns
- dns
---

# What Is a route in OpenShift?
Expand Down
8 changes: 8 additions & 0 deletions content/blog/2022-10-12-acm-provisioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ blog_tags:
- patterns
- GitOps
aliases: /2022/10/12/acm-provisioning/
keywords:
- rhacm
- cluster provisioning
- multicluster
- gitops
- validated patterns
- openshift
- cluster management
---

# Multi-cluster GitOps with Provisioning
Expand Down
8 changes: 8 additions & 0 deletions content/blog/2022-11-20-argo-rollouts.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ blog_tags:
- patterns
- GitOps
aliases: /2022/11/03/argo-rollouts/
keywords:
- argo rollouts
- progressive delivery
- blue green deployment
- canary deployment
- gitops
- validated patterns
- kubernetes
---

# Progressive Delivery with Argo Rollouts
Expand Down
9 changes: 9 additions & 0 deletions content/blog/2022-12-01-multicluster-devsecops.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ blog_tags:
- pipelines
- quay
aliases: /2022/12/01/multicluster-devsecops/
keywords:
- devsecops
- openshift pipelines
- security scanning
- quay registry
- advanced cluster security
- validated patterns
- ci/cd
- gitops
---

# Multicluster DevSecOps
Expand Down
8 changes: 8 additions & 0 deletions content/blog/2023-11-17-argo-configmanagement-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ blog_tags:
- pipelines
- gitops
aliases: /2023/11/17/argocd-cmps/
keywords:
- argocd
- config management plugins
- gitops
- validated patterns
- kubernetes
- openshift
- sidecar plugins
---

# Argo CD Configuration Management Plugins and the Validated Patterns Framework
Expand Down
7 changes: 7 additions & 0 deletions content/blog/2023-12-01-new-pattern-tiers.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ blog_tags:
- patterns
- announce
aliases: /2023/12/01/pattern-tiers/
keywords:
- pattern tiers
- validated patterns
- sandbox
- tested
- maintained
- pattern classification
---

The efforts here started off with 2 different classes of patterns: “Community” and “Validated”, however this terminology dates back to before the effort had arrived at “Validated Patterns” as the official project name.
Expand Down
7 changes: 7 additions & 0 deletions content/blog/2023-12-05-nutanix-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@
- announce
- nutanix
aliases: /2023/12/04/nutanix-platform-announce/
keywords:
- nutanix platform
- multicloud gitops
- validated patterns
- platform testing
- openshift
- ci testing
---

I am pleased to announce the addition of the Nutanix platform to our CI dashboard for the Multi-cloud GitOps pattern.
Expand Down
7 changes: 7 additions & 0 deletions content/blog/2023-12-15-understanding-namespaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@
blog_tags:
- patterns
aliases: /2023/12/15/understanding-namespaces/
keywords:
- kubernetes namespaces
- operator groups
- openshift
- validated patterns
- namespace management
- clustergroup
---

# Understanding Namespace Creation using the Validated Patterns Framework
Expand Down
7 changes: 7 additions & 0 deletions content/blog/2023-12-20-private-repos.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
- patterns
- announce
aliases: /2023/12/20/private-repositories/
keywords:
- private git repositories
- ssh authentication
- argocd
- validated patterns
- git security
- repository access
---

We're excited to announce that support for private repositories is now
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@
author: Lester Claudio
blog_tags:
- patterns
keywords:
- cisco flashstack
- portworx enterprise
- multicloud gitops
- validated patterns
- openshift
- data center
- storage
---

# Deploying Multicloud GitOps with Cisco FlashStack Data Center and Portworx Enterprise
Expand Down
7 changes: 7 additions & 0 deletions content/blog/2024-01-26-more-secrets-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@
blog_tags:
- patterns
- secrets
keywords:
- secrets management
- hashicorp vault
- external secrets operator
- kubernetes secrets
- validated patterns
- security
---

# More Secrets Options Now Available with Validated Patterns
Expand Down
8 changes: 8 additions & 0 deletions content/blog/2024-02-07-hcp-htpasswd-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ author: Jonny Rickard
blog_tags:
- patterns
- how-to
keywords:
- htpasswd
- oauth
- authentication
- hosted control plane
- openshift
- validated patterns
- cluster configuration
---

# Configure HTPasswd OAuth provider for hosted clusters
Expand Down
9 changes: 9 additions & 0 deletions content/blog/2024-03-05-intel-accelerated-patterns.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ blog_tags:
- patterns
- announce
aliases: /2024/02/02/intel-patterns/
keywords:
- intel amx
- hardware acceleration
- ai workloads
- machine learning
- intel xeon
- validated patterns
- openshift ai
- deep learning
---
# Intel AMX accelerated patterns increase AI performance while reducing cost

Expand Down
8 changes: 8 additions & 0 deletions content/blog/2024-07-12-in-cluster-git.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@
blog_tags:
- patterns
- git
keywords:
- gitea
- in-cluster git
- git server
- validated patterns
- gitops
- kubernetes
- openshift
---

# In-cluster Git Server
Expand Down
7 changes: 7 additions & 0 deletions content/blog/2024-07-19-write-token-kubeconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
author: Martin Jackson
blog_tags:
- patterns
keywords:
- kubeconfig
- kubernetes authentication
- token authentication
- openshift
- validated patterns
- cluster access
---

# Writing a Kubeconfig File if You Need One
Expand Down
8 changes: 8 additions & 0 deletions content/blog/2024-08-30-push-secrets.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@
author: Michele Baldessari
blog_tags:
- patterns
keywords:
- hashicorp vault
- kubernetes secrets
- secret management
- external secrets
- pushsecret
- validated patterns
- gitops
---

# Pushing Secrets to HashiCorp Vault
Expand Down
2 changes: 1 addition & 1 deletion layouts/_default/baseof.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html{{ with $.Site.LanguageCode }} lang="{{ . }}"{{ end }}>
{{- partial "head.html" . -}}
<body>
<div class="pf-c-page">
Expand Down
Loading