Catalog Details
CATEGORY
deploymentCREATED BY
UPDATED AT
January 08, 2025VERSION
0.0.44
What this pattern does:
This design provides everything needed to set up the ACK (AWS Controllers for Kubernetes) EC2 controller in your Kubernetes cluster, including CRDs, permissions, and pod configuration for managing EC2 resources directly from your cluster.
Caveats and Consideration:
1. Kubernetes Cluster Connection: Ensure you have your cluster connected to Meshery. 2. Set up a Secret: Base64 encode your AWS access key and secret access key, and store them in the Kubernetes Secret. 3. Environment Variables: The design is pre-configured to use the access keys from the Secret as environment variables. Simply provide your encoded keys in the secret. 4. AWS Region: Specify the correct AWS region in the controller pod configuration. This design uses us-east-1. 5. Namespace Deployment: Deploy all resources within a dedicated namespace. This design uses the ack-system namespace.
Compatibility:
Recent Discussions with "meshery" Tag
- Jun 22 | Newcomers call experience and Star Meshery
- Dec 31 | 404 page not found
- Dec 30 | Seeking Help with Playground Features for Complex Designs
- Dec 04 | Link Meshery Integrations and Github workflow or local code
- Nov 25 | Issue: Unable to Run make server-local in Meshery Cloud Setup Due to Soda CLI Dependency
- Nov 28 | Issue on Setting Up Meshery Using Docker
- Nov 22 | Meshery CI Maintainer: Sangram Rath
- Nov 25 | T.roles_names is undefined ( permission path is not provided )
- Nov 20 | Meshery Development Meeting | Nov 20th 2024
- Nov 10 | Error in "make server" and "make ui-server"