New – Amazon Web Services Marketplace for Containers Now Supports Direct Deployment to Amazon EKS Clusters

海外精选
re:Invent
Amazon Elastic Kubernetes Service (EKS)
海外精选的内容汇集了全球优质的亚马逊云科技相关技术内容。同时,内容中提到的“AWS” 是 “Amazon Web Services” 的缩写,在此网站不作为商标展示。
0
0
{"value":"Today we are announcing the extension of the [Amazon Elastic Kubernetes Service (EKS) add-ons](https://docs.aws.amazon.com/eks/latest/userguide/eks-add-ons.html) deployment experience to include software from Amazon Web Services Marketplace for Containers. [Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail) add-ons allow you to consistently ensure that your EKS clusters are secure and stable and reduce the amount of work that you need to do in order to install, configure, and update Kubernetes software.\n\nThis new launch makes it easier for you to find third-party Kubernetes operation software from the [Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail) console and deploy it to your EKS clusters using the same commands used to deploy EKS add-ons.\n\n[Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail) customers can now find and deploy third-party operational software to their EKS clusters through the EKS console or using command-line interface (CLI),```eksctl```\n, Amazon Web Services APIs, or infrastructure as code tools such as [Amazon Web Services CloudFormation](https://aws.amazon.com/cloudformation) and Terraform. All software in Amazon Web Services Marketplace is continually scanned for common vulnerabilities and exposures (CVEs), providing you confidence when deploying software onto your EKS clusters.\n\nIn this launch, you can find commercial software from popular independent software vendors (ISVs), such as Kubecost, Teleport, Tetrate, Upbound, Factorhouse, and Dynatrace.\n\n### ++Deploying Amazon Web Services Marketplace for Containers to Your EKS Clusters++\nTo get started, in the [Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail) console, go to your EKS clusters, and in the **Add-ons tab**, select Get **more add-ons** to find new third-party EKS add-ons in the cluster setting of your existing EKS clusters.\n\n![image.png](https://dev-media.amazoncloud.cn/c138bd06e1f14b2f817aa19e508f4444_image.png)\n\nYou can see a list of [Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail) add-ons provided by Amazon Web Services and a list of products from independent software vendors provided by **Amazon Web Services Marketplace add-ons**. You can use the search bar and filter by categories, vendors, and pricing models. Check your favorite add-ons and select **Next**.\n\n![image.png](https://dev-media.amazoncloud.cn/b5dcdb6f64a349c6ba8a73621c401e3f_image.png)\n\nIn the next step, configure selected add-ons, such as the version and some optional settings for each add-on. In step 3, you can review and add your third-party add-ons in your EKS cluster.\n\n![image.png](https://dev-media.amazoncloud.cn/9458a8420d024807a4397211511b0930_image.png)\n\nIf you do not have a subscription to Kubecost, you will be presented with a button to redirect you to the Amazon Web Services Marketplace website to complete the subscription.\n\n![image.png](https://dev-media.amazoncloud.cn/893679b7d8474a19a61cece4020cca40_image.png)\n\nSubscribe to the software in Amazon Web Services Marketplace. You will need to accept the end user license agreement (EULA), select the version of the software you would like to deploy, and finally configure the software if required.\n\n![image.png](https://dev-media.amazoncloud.cn/e1ff7c10a63343bbb737d9c9f4606c9b_image.png)\n\nYou can also deploy kubecost using the Amazon Web Services Command Line Interface (Amazon Web Services CLI). Using the \n```create-addon```API, you can install Kubernetes software from Amazon Web Services Marketplace. If you try to deploy software from Amazon Web Services Marketplace without first subscribing to it, the API will return an error and redirect you to subscribe to the software.\n\n```\\n\$ aws eks create-addon --cluster-name channy-eks --addon-name kubecost_kubecost \\n{\\n\\"addon\\": {\\n\\"addonName\\": \\"kubecost_kubecost\\",\\n\\"clusterName\\": \\"channy-eks\\",\\n\\"status\\": \\"CREATING\\",\\n\\"addonVersion\\": \\"v1.97.0-eksbuild.1\\",\\n\\"health\\": {\\n \\"issues\\": []\\n }\\n }\\n}\\n```\n\nAs I noted, after subscribing your software, you can finish add-ons settings for selected software. To learn more, see the [Amazon EKS add-ons](https://docs.aws.amazon.com/eks/latest/userguide/eks-add-ons.html) documentation or the [Amazon EKS API](https://docs.aws.amazon.com/eks/latest/APIReference/API_CreateAddon.html) reference.\n\n### **++Amazon Web Services Marketplace seller EKS Add-ons Available at Launch++**\nHere is a list of Amazon Web Services Marketplace software sellers that support [Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail) add-ons today.\n\n- [Dynatrace](https://aws.amazon.com/marketplace/pp/prodview-brb73nceicv7u?sr=0-1&ref_=beagle&applicationId=AWSMPContessa)\n- [Factor House](https://aws.amazon.com/marketplace/pp/prodview-vgghgqdsplhvc?sr=0-1&ref_=beagle&applicationId=AWSMPContessa)\n- [Kubecost](https://aws.amazon.com/marketplace/pp/prodview-asiz4x22pm2n2?sr=0-2&ref_=beagle&applicationId=AWSMPContessa)\n- [Teleport](https://aws.amazon.com/marketplace/pp/prodview-hd2ydsrgqy4li?sr=0-1&ref_=beagle&applicationId=AWSMPContessa)\n- [Tetrate](https://aws.amazon.com/marketplace/pp/prodview-rm6w3vwyibt46?sr=0-1&ref_=beagle&applicationId=AWSMPContessa)\n- [Upbound](https://aws.amazon.com/marketplace/pp/prodview-uhc2iwi5xysoc?sr=0-1&ref_=beagle&applicationId=AWSMPContessa)\n\n\nAll software in Amazon Web Services Marketplace is continually scanned for common vulnerabilities and exposures (CVEs) and is validated by Amazon Web Services to work with EKS. After deployment, customers will receive notifications when new versions of the software are available to upgrade and ensure they are running the latest patches at all times. Try them out today!\n\nTo learn more details about creating container products on Amazon Web Services Marketplace, visit [Getting started as a seller](https://docs.aws.amazon.com/marketplace/latest/userguide/user-guide-for-sellers.html) and [Container-based products](https://docs.aws.amazon.com/marketplace/latest/userguide/container-based-products.html) in the Amazon Web Services documentation. If you have any further questions please email [Amazon Web Services-mp-eks@amazon.com](mailto:aws-mp-eks@amazon.com) or contact your usual Amazon Web Services partner contact.\n\n### **++Available Now++**\nThe feature of Amazon Web Services Marketplace for [Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail) add-ons is available now in all commercial Regions that support Amazon Web Services Marketplace and [Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail). You can start using the feature directly from the above products of launch partners.\n\nGive it a try, and please send us feedback either in the [Amazon Web Services re:Post for Amazon EKS](https://repost.aws/tags/TA4IvCeWI1TE66q4jEj4Z9zg/amazon-elastic-kubernetes-service), [Amazon Web Services Marketplace](https://repost.aws/tags/TAFKxFgxoLQk2cQrIl7gtGOQ/aws-marketplace), or through your usual Amazon Web Services support contacts.\n\n– [Channy](https://twitter.com/channyun)\n\n![image.png](https://dev-media.amazoncloud.cn/2f790c36742142b69074a61d214a6656_image.png)\n\n\n### **[Channy Yun](https://aws.amazon.com/blogs/aws/author/channy-yun/)**\nChanny Yun is a Principal Developer Advocate for Amazon Web Services, and passionate about helping developers to build modern applications on latest Amazon Web Services services. A pragmatic developer and blogger at heart, he loves community-driven learning and sharing of technology, which has funneled developers to global Amazon Web Services Usergroups. His main topics are open-source, container, storage, network & security, and IoT. Follow him on Twitter at @channyun.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n","render":"<p>Today we are announcing the extension of the <a href=\\"https://docs.aws.amazon.com/eks/latest/userguide/eks-add-ons.html\\" target=\\"_blank\\">Amazon Elastic Kubernetes Service (EKS) add-ons</a> deployment experience to include software from Amazon Web Services Marketplace for Containers. [Amazon EKS](https://aws.amazon.com/cn/eks/?trk=cndc-detail) add-ons allow you to consistently ensure that your EKS clusters are secure and stable and reduce the amount of work that you need to do in order to install, configure, and update Kubernetes software.</p>\\n<p>This new launch makes it easier for you to find third-party Kubernetes operation software from the Amazon EKS console and deploy it to your EKS clusters using the same commands used to deploy EKS add-ons.</p>\n<p>Amazon EKS customers can now find and deploy third-party operational software to their EKS clusters through the EKS console or using command-line interface (CLI),<code>eksctl</code><br />\\n, Amazon Web Services APIs, or infrastructure as code tools such as <a href=\\"https://aws.amazon.com/cloudformation\\" target=\\"_blank\\">Amazon Web Services CloudFormation</a> and Terraform. All software in Amazon Web Services Marketplace is continually scanned for common vulnerabilities and exposures (CVEs), providing you confidence when deploying software onto your EKS clusters.</p>\\n<p>In this launch, you can find commercial software from popular independent software vendors (ISVs), such as Kubecost, Teleport, Tetrate, Upbound, Factorhouse, and Dynatrace.</p>\n<h3><a id=\\"Deploying_Amazon_Web_Services_Marketplace_for_Containers_to_Your_EKS_Clusters_9\\"></a><ins>Deploying Amazon Web Services Marketplace for Containers to Your EKS Clusters</ins></h3>\\n<p>To get started, in the Amazon EKS console, go to your EKS clusters, and in the <strong>Add-ons tab</strong>, select Get <strong>more add-ons</strong> to find new third-party EKS add-ons in the cluster setting of your existing EKS clusters.</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/c138bd06e1f14b2f817aa19e508f4444_image.png\\" alt=\\"image.png\\" /></p>\n<p>You can see a list of Amazon EKS add-ons provided by Amazon Web Services and a list of products from independent software vendors provided by <strong>Amazon Web Services Marketplace add-ons</strong>. You can use the search bar and filter by categories, vendors, and pricing models. Check your favorite add-ons and select <strong>Next</strong>.</p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/b5dcdb6f64a349c6ba8a73621c401e3f_image.png\\" alt=\\"image.png\\" /></p>\n<p>In the next step, configure selected add-ons, such as the version and some optional settings for each add-on. In step 3, you can review and add your third-party add-ons in your EKS cluster.</p>\n<p><img src=\\"https://dev-media.amazoncloud.cn/9458a8420d024807a4397211511b0930_image.png\\" alt=\\"image.png\\" /></p>\n<p>If you do not have a subscription to Kubecost, you will be presented with a button to redirect you to the Amazon Web Services Marketplace website to complete the subscription.</p>\n<p><img src=\\"https://dev-media.amazoncloud.cn/893679b7d8474a19a61cece4020cca40_image.png\\" alt=\\"image.png\\" /></p>\n<p>Subscribe to the software in Amazon Web Services Marketplace. You will need to accept the end user license agreement (EULA), select the version of the software you would like to deploy, and finally configure the software if required.</p>\n<p><img src=\\"https://dev-media.amazoncloud.cn/e1ff7c10a63343bbb737d9c9f4606c9b_image.png\\" alt=\\"image.png\\" /></p>\n<p>You can also deploy kubecost using the Amazon Web Services Command Line Interface (Amazon Web Services CLI). Using the<br />\\n<code>create-addon</code>API, you can install Kubernetes software from Amazon Web Services Marketplace. If you try to deploy software from Amazon Web Services Marketplace without first subscribing to it, the API will return an error and redirect you to subscribe to the software.</p>\\n<pre><code class=\\"lang-\\">\$ aws eks create-addon --cluster-name channy-eks --addon-name kubecost_kubecost \\n{\\n&quot;addon&quot;: {\\n&quot;addonName&quot;: &quot;kubecost_kubecost&quot;,\\n&quot;clusterName&quot;: &quot;channy-eks&quot;,\\n&quot;status&quot;: &quot;CREATING&quot;,\\n&quot;addonVersion&quot;: &quot;v1.97.0-eksbuild.1&quot;,\\n&quot;health&quot;: {\\n &quot;issues&quot;: []\\n }\\n }\\n}\\n</code></pre>\\n<p>As I noted, after subscribing your software, you can finish add-ons settings for selected software. To learn more, see the <a href=\\"https://docs.aws.amazon.com/eks/latest/userguide/eks-add-ons.html\\" target=\\"_blank\\">Amazon EKS add-ons</a> documentation or the <a href=\\"https://docs.aws.amazon.com/eks/latest/APIReference/API_CreateAddon.html\\" target=\\"_blank\\">Amazon EKS API</a> reference.</p>\\n<h3><a id=\\"Amazon_Web_Services_Marketplace_seller_EKS_Addons_Available_at_Launch_50\\"></a><strong><ins>Amazon Web Services Marketplace seller EKS Add-ons Available at Launch</ins></strong></h3>\n<p>Here is a list of Amazon Web Services Marketplace software sellers that support Amazon EKS add-ons today.</p>\n<ul>\\n<li><a href=\\"https://aws.amazon.com/marketplace/pp/prodview-brb73nceicv7u?sr=0-1&amp;ref_=beagle&amp;applicationId=AWSMPContessa\\" target=\\"_blank\\">Dynatrace</a></li>\\n<li><a href=\\"https://aws.amazon.com/marketplace/pp/prodview-vgghgqdsplhvc?sr=0-1&amp;ref_=beagle&amp;applicationId=AWSMPContessa\\" target=\\"_blank\\">Factor House</a></li>\\n<li><a href=\\"https://aws.amazon.com/marketplace/pp/prodview-asiz4x22pm2n2?sr=0-2&amp;ref_=beagle&amp;applicationId=AWSMPContessa\\" target=\\"_blank\\">Kubecost</a></li>\\n<li><a href=\\"https://aws.amazon.com/marketplace/pp/prodview-hd2ydsrgqy4li?sr=0-1&amp;ref_=beagle&amp;applicationId=AWSMPContessa\\" target=\\"_blank\\">Teleport</a></li>\\n<li><a href=\\"https://aws.amazon.com/marketplace/pp/prodview-rm6w3vwyibt46?sr=0-1&amp;ref_=beagle&amp;applicationId=AWSMPContessa\\" target=\\"_blank\\">Tetrate</a></li>\\n<li><a href=\\"https://aws.amazon.com/marketplace/pp/prodview-uhc2iwi5xysoc?sr=0-1&amp;ref_=beagle&amp;applicationId=AWSMPContessa\\" target=\\"_blank\\">Upbound</a></li>\\n</ul>\n<p>All software in Amazon Web Services Marketplace is continually scanned for common vulnerabilities and exposures (CVEs) and is validated by Amazon Web Services to work with EKS. After deployment, customers will receive notifications when new versions of the software are available to upgrade and ensure they are running the latest patches at all times. Try them out today!</p>\n<p>To learn more details about creating container products on Amazon Web Services Marketplace, visit <a href=\\"https://docs.aws.amazon.com/marketplace/latest/userguide/user-guide-for-sellers.html\\" target=\\"_blank\\">Getting started as a seller</a> and <a href=\\"https://docs.aws.amazon.com/marketplace/latest/userguide/container-based-products.html\\" target=\\"_blank\\">Container-based products</a> in the Amazon Web Services documentation. If you have any further questions please email <a href=\\"mailto:aws-mp-eks@amazon.com\\" target=\\"_blank\\">Amazon Web Services-mp-eks@amazon.com</a> or contact your usual Amazon Web Services partner contact.</p>\\n<h3><a id=\\"Available_Now_65\\"></a><strong><ins>Available Now</ins></strong></h3>\n<p>The feature of Amazon Web Services Marketplace for Amazon EKS add-ons is available now in all commercial Regions that support Amazon Web Services Marketplace and Amazon EKS. You can start using the feature directly from the above products of launch partners.</p>\n<p>Give it a try, and please send us feedback either in the <a href=\\"https://repost.aws/tags/TA4IvCeWI1TE66q4jEj4Z9zg/amazon-elastic-kubernetes-service\\" target=\\"_blank\\">Amazon Web Services re:Post for Amazon EKS</a>, <a href=\\"https://repost.aws/tags/TAFKxFgxoLQk2cQrIl7gtGOQ/aws-marketplace\\" target=\\"_blank\\">Amazon Web Services Marketplace</a>, or through your usual Amazon Web Services support contacts.</p>\\n<p>– <a href=\\"https://twitter.com/channyun\\" target=\\"_blank\\">Channy</a></p>\\n<p><img src=\\"https://dev-media.amazoncloud.cn/2f790c36742142b69074a61d214a6656_image.png\\" alt=\\"image.png\\" /></p>\n<h3><a id=\\"Channy_Yunhttpsawsamazoncomblogsawsauthorchannyyun_75\\"></a><strong><a href=\\"https://aws.amazon.com/blogs/aws/author/channy-yun/\\" target=\\"_blank\\">Channy Yun</a></strong></h3>\n<p>Channy Yun is a Principal Developer Advocate for Amazon Web Services, and passionate about helping developers to build modern applications on latest Amazon Web Services services. A pragmatic developer and blogger at heart, he loves community-driven learning and sharing of technology, which has funneled developers to global Amazon Web Services Usergroups. His main topics are open-source, container, storage, network &amp; security, and IoT. Follow him on Twitter at @channyun.</p>\n"}
目录
亚马逊云科技解决方案 基于行业客户应用场景及技术领域的解决方案
联系亚马逊云科技专家
亚马逊云科技解决方案
基于行业客户应用场景及技术领域的解决方案
联系专家
0
目录
关闭