Overview
Weave GitOps and EKS deliver a lightning fast, reliable, secure and scalable application platform to run your cloud native application everywhere. A universal control plane and cluster management platform like Weave GitOps delivers the same application experience across various environments such as on premise, hybrid cloud, private and public cloud and at the edge with either EKS, EKS-D or EKS Anywhere. With a superior developer experience, teams can deploy and manage clusters as well as applications easily and increase deployment velocity, security and reliability.
The Weaveworks cloud native and Kubernetes expert team will design and build a production ready application platform tailored to your infrastructure, operation and application needs. Weave GitOps gives you the confidence to build and secure EKS platforms on premise, hybrid or the cloud. GitOps workflows provide teams with automated operations and continuous delivery as well as built in policies, so new teams can onboard fast and without any friction.
Weaveworks also provides 24/7 support in operation EKS environments, including a dedicated Customer Reliability Engineer (CRE) who provides regular system health checks.
Highlights
- Accelerate to EKS Everywhere - Weaveworks industry-leading team provides a complete pathway to a universal application platform based on EKS
- GitOps management - rapidly create, update and manage production ready application clusters with all of the add-ons needed for an agile cloud native platform with a single click.
- 24/7 EKS support and continued best practice advice - gain ongoing access to expertise and assistance operating your EKS platform.
Details
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/12 months |
---|---|---|
WW EKS Accelerator Gold | Weave GitOps onboarding includes 2 CREs up to 6 months and WGE or WGA OSS support for 1 year | $460,000.00 |
WW EKS Accelerator SLVR | Weave GitOps onboarding includes1 CRE up to 6 months and WGE or WGA OSS support for 1 year | $233,000.00 |
WW EKS Accelerator BRNZ | Weave GitOps onboarding includes 1 CRE up to 3 months and WGE or WGA OSS support for 1 year | $120,000.00 |
Vendor refund policy
This is a placeholder value. Please update this value via the AWS Marketplace Management Portal.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Install Helm chart on Cluster
- Amazon EKS
Helm chart
Helm charts are Kubernetes YAML manifests combined into a single package that can be installed on Kubernetes clusters. The containerized application is deployed on a cluster by running a single Helm install command to install the seller-provided Helm chart.
Version release notes
Latest stable version of Weave GitOps EKS Accelerator v0.9.4
Additional details
Usage instructions
Disclosure
This product requires an internet connection to deploy properly. The following packages are downloaded on deployment:
Dependencies
- Flux is installed in your Cluster. =>v0.34.0
- Valid Entitlement provided by our commercial team for WGE
- GitOps CLI
1. Install Flux onto the cluster if not already installed
flux install2. Apply the entitlement provided by Weaveworks to your cluster
kubectl apply -f entitlements.yaml3. Create a password for the admin user
We need to geneate a bcrypt hash of your chosen password. You can optionally install the gitops cli to help generate this password hash or use some other tool.
To install the gitops cli:
curl --silent --location "https://github.com/weaveworks/weave-gitops/releases/download/v0.9.5/gitops-$(uname)-$(uname -m).tar.gz" | tar xz -C /tmp sudo mv /tmp/gitops /usr/local/bin gitops versionAlternatively, users can install the gitops cli with Homebrew:
brew tap weaveworks/tap brew install weaveworks/tap/gitopsNow lets use the gitops command to generate a secret to store the hash of the admin password
PASSWORD="<your password>" echo -n $PASSWORD | gitops get bcrypt-hash $2a$10$OS5NJmPNEb13UgTOSKnMxOWlmS7mlxX77hv4yAiISvZ71Dc7IuN3q kubectl create secret generic cluster-user-auth \ --namespace flux-system \ --from-literal=username=wego-admin \ --from-literal=password='$2a$.......'4. Run Helm Install
helm install weave-gitops-enterprise oci://709825985650.dkr.ecr.us-east-1.amazonaws.com/weaveworks/weave-gitops-eks-accelerator:chart-v0.9.4 --namespace flux-system5. Get to the GUI
Use as sign-in the user and password created in the secret.
kubectl port-forward --namespace flux-system svc/clusters-service 8000:8000Now you have a running Weave GitOps EKS Accelerator
Resources
Support
Vendor support
The Weaveworks team provides tooling, expertise and support for teams building and operating EKS Anywhere. Included in the package is our Weave GitOps Enterprise tooling and 24/7 support subscription.
After clicking Continue above you will be asked to complete a short form with your name and email address. Our team will engage with the next steps as you Accelerate to EKS. We will provide you with the necessary entitlements file within 48 business hours.
Get in touch: Email: sales@weave.works Website:
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.