Getting Started with Kubernetes Data Management using the AWS Marketplace
Getting Started with Kubernetes Data Management using the AWS Marketplace
January 11, 2021
If you are already using Amazon Web Services to run your Kubernetes applications and looking for a starting point to run stateful applications in Kubernetes such as message queues and databases, the Portworx AWS Marketplace offering may be just the ticket. Portworx announced it’s now available in the AWS Marketplace in September 2020 and using the AWS Marketplace allows for a seamless installation and billing experience for Portworx customers running in AWS. Getting started with Portworx is as simple as performing the following steps.
That’s it, no purchase order or license requests and seamless usage of Portworx in AWS to run stateful applications in Kubernetes. Let’s walk through the steps necessary to get yourself going using the Portworx AWS Marketplace offering.
Getting Started
First, you will need an AWS account, if you have not done this yet, sign up. Then head over to the landing page for Portworx on AWS Marketplace. You can get to the landing page by clicking on this link.
Select the product you want to work with, such as Portworx Enterprise and click the “Continue to subscribe” button.
Next, continue through to the Configuration.
Select your delivery method and version of Portworx.
Next, click “continue to launch”.
Click on the “Usage Instructions” to be taken to the documentation site containing the steps you need to complete.
Let’s say you have an EKS cluster in the US-East-1 region and it is named “px-eksctl-cluster”. What you would need to do is associate the IAM Provider with your cluster, then create a service account that allows for AWS metering and billing. See the examples below.
After 3-5 minutes, your Portworx cluster should be ready.
PX_POD=$(kubectl get pods -l name=portworx -n kube-system -o jsonpath='{.items[0].metadata.name}')
kubectl exec -it $PX_POD -n kube-system -c portworx -- /opt/pwx/bin/pxctl status
That’s it. I hope this was useful. Getting started using the AWS Marketplace is simple and fast and you will be well on your way to running stateful applications in Kubernetes. Check out these examples of stateful applications for next steps. If you prefer to watch a video walkthrough of these steps, watch below.
Until next time, enjoy.
Share
Subscribe for Updates
About Us
Portworx is the leader in cloud native storage for containers.