Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add meshery/meshery to the X as Code sub-category #1314

Merged
merged 1 commit into from
Feb 14, 2023
Merged
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
Meshery into the X as Code sub-category
Meshery is X as code in terms of the designs/patterns it uses to manage infrastructure. See the emerging https://meshery.io/catalog for example designs/patterns.
  • Loading branch information
leecalcote committed Feb 13, 2023
commit f939d32ae4d1e15cc5fea52427c14548cf6d2ac5
1 change: 1 addition & 0 deletions etl/meta/collections/10068.x-as-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ items:
- aws/aws-cdk
- crossplane/crossplane
- kubevela/kubevela
- meshery/meshery

# The relationship between X as Code and Configuration management tools is the following:
# 1. The X as Code is a subset of Configuration Management.
Expand Down