Stay organized with collections
Save and categorize content based on your preferences.
A Kubernetes app is a containerized app that your users can run on a
Kubernetes cluster in Google Kubernetes Engine, or on their own infrastructure. The
Kubernetes app that you submit to Cloud Marketplace is a bundle of
container images, configuration files, and display metadata.
This page is an overview of what you need to do to distribute and maintain a
containerized app on Cloud Marketplace. If you already have a
Kubernetes app on Cloud Marketplace and want to learn about
maintaining it, see the
guidelines for maintaining your app after it's live.
Create a public Git repository for your app's configuration, user
guide, and other resources to run your app. You can host the repository with
a provider such as GitHub, Cloud Source Repositories, or on your own server.
Create your app package, which must meet the
technical requirements
for the container images and configuration files that are
part of your product.
Submit the app to Cloud Marketplace.
The Cloud Marketplace team reviews your app, which includes verifying
that your app installs and uninstalls successfully, running unit tests, and
scanning your containers for vulnerabilities using
Artifact Analysis.
After your app is reviewed, it is published on Cloud Marketplace.
If you have questions during the onboarding process, contact your
Cloud Marketplace Partner Engineer. If you don't know who your assigned
Partner Engineer is, use the
Partner Support Desk to request assistance,
and include the word "Marketplace" in your description. For more information
about Partner Support Desk, visit
Request assistance with Cloud Marketplace.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 UTC."],[],[],null,["# Offering Kubernetes apps\n\nA Kubernetes app is a containerized app that your users can run on a\nKubernetes cluster in Google Kubernetes Engine, or on their own infrastructure. The\nKubernetes app that you submit to Cloud Marketplace is a bundle of\ncontainer images, configuration files, and display metadata.\n\nThis page is an overview of what you need to do to distribute and maintain a\ncontainerized app on Cloud Marketplace. If you already have a\nKubernetes app on Cloud Marketplace and want to learn about\nmaintaining it, see the\n[guidelines for maintaining your app after it's live](/marketplace/docs/partners/kubernetes/maintaining-product).\n\nFor an overview of Kubernetes concepts, see the\n[Kubernetes documentation](https://kubernetes.io/docs/concepts/).\n\nIf you're new to Google Kubernetes Engine, see the [Google Kubernetes Engine\noverview](/kubernetes-engine/docs/concepts/kubernetes-engine-overview), or\ntry the [Google Kubernetes Engine Quickstart](/kubernetes-engine/docs/deploy-app-cluster).\n| **Note:** Starting January 20, 2025, Google Cloud Marketplace is requiring that all new or updated deployments of Google Kubernetes Engine app product listings contain an annotation in their image manifest that identifies the service name of the product. For more information, see [Migrate to annotating container images with their service name](/marketplace/docs/partners/migrations/container-image-annotations).\n\nBefore you begin\n----------------\n\n- If you're new to offering software on Cloud Marketplace, you must sign up to become a vendor. [Learn about the requirements to sign up](/marketplace/docs/partners/get-started#requirements).\n- Review the [open source\n compliance](/marketplace/docs/partners/open-source-compliance) recommendations and restrictions.\n\nChecklist\n---------\n\nAt a high level, you must do the following:\n\n1. Create a public Git repository for your app's configuration, user\n guide, and other resources to run your app. You can host the repository with\n a provider such as GitHub, Cloud Source Repositories, or on your own server.\n\n2. [Set up your Google Cloud environment](/marketplace/docs/partners/kubernetes/set-up-environment).\n\n3. [Review the pricing options, and select a pricing model](/marketplace/docs/partners/kubernetes/select-pricing).\n Pricing models take up to four business days to review. You can continue integrating your product while the pricing model is reviewed.\n\n4. Create your app package, which must meet the\n [technical requirements](/marketplace/docs/partners/kubernetes/create-app-package)\n for the container images and configuration files that are\n part of your product.\n\n5. [Submit the app to Cloud Marketplace](/marketplace/docs/partners/kubernetes/submitting).\n The Cloud Marketplace team reviews your app, which includes verifying\n that your app installs and uninstalls successfully, running unit tests, and\n scanning your containers for vulnerabilities using\n [Artifact Analysis](/container-registry/docs/get-image-vulnerabilities).\n After your app is reviewed, it is published on Cloud Marketplace.\n\n6. [Review the guidelines for maintaining](/marketplace/docs/partners/kubernetes/maintaining-product)\n your product after it is live.\n\nIf you have questions during the onboarding process, contact your\nCloud Marketplace Partner Engineer. If you don't know who your assigned\nPartner Engineer is, use the\n[Partner Support Desk](https://g.co/cloud/psd-partner) to request assistance,\nand include the word \"Marketplace\" in your description. For more information\nabout Partner Support Desk, visit\n[Request assistance with Cloud Marketplace](/marketplace/docs/partners/get-support)."]]