PHPackages                             shopware/k8s-meta - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. shopware/k8s-meta

ActiveMetapackage[DevOps &amp; Deployment](/categories/devops)

shopware/k8s-meta
=================

A meta package providing recipes for Shopware K8S Operator

2.0.0(1y ago)27.8k↓47.8%1MIT

Since Nov 4Pushed 4mo ago5 watchersCompare

[ Source](https://github.com/shopware/k8s-meta)[ Packagist](https://packagist.org/packages/shopware/k8s-meta)[ RSS](/packages/shopware-k8s-meta/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (7)Versions (7)Used By (0)

k8s-meta: a Symfony Kubernetes Recipe for Shopware
==================================================

[](#k8s-meta-a-symfony-kubernetes-recipe-for-shopware)

k8s-meta provides recipes specifically designed to deploy and manage Shopware applications based on the Symfony framework within Kubernetes environments.

Features
--------

[](#features)

- Kubernetes manifests and configuration tailored for Shopware applications built on Symfony
- Recipes for handling Shopware container deployments, scaling, and configuration
- Easy integration with Shopware [Helm charts](https://github.com/shopware/helm-charts) and the [Shopware Operator](https://github.com/shopware/shopware-operator) for managing lifecycle
- Support for popular Kubernetes ecosystems and tools such as Helm and Traefik

Getting Started
---------------

[](#getting-started)

### Prerequisites

[](#prerequisites)

- Kubernetes cluster (version 1.19 or later recommended)
- Helm 3+ package manager
- Docker for image building
- Optional: Kind for local Kubernetes cluster testing

### Installation

[](#installation)

1. Clone the repository:

```
git clone https://github.com/shopware/k8s-meta.git
cd k8s-meta
```

2. Build your Shopware Docker image (example):

```
docker build -t your-shopware-image -f docker/Dockerfile .
```

3. Load the image into your local Kubernetes cluster (e.g., Kind):

```
kind load docker-image your-shopware-image
```

4. Use the Helm charts from the Shopware project to deploy Shopware in your cluster:

```
helm repo add shopware https://shopware.github.io/helm-charts/
helm install shopware shopware/shopware --namespace shopware --create-namespace
```

Refer to the Shopware Helm chart documentation for full installation, configuration, and upgrade instructions.

Documentation &amp; Resources
-----------------------------

[](#documentation--resources)

- [Shopware Developer Docs](https://developer.shopware.com)

License
-------

[](#license)

Shopware 6 is completely free and released under the MIT License.

Contributing
------------

[](#contributing)

Contributions are welcome! Please follow the standard GitHub flow:

- Fork the repository
- Create a feature branch
- Open a pull request with detailed description of changes

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance64

Regular maintenance activity

Popularity29

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~121 days

Total

3

Last Release

365d ago

Major Versions

1.0.5 → 2.0.02025-07-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c45ef9077b73fce78afbfab2fa27e611a453dd77de003e2785ac84105d02bef?d=identicon)[shyim](/maintainers/shyim)

---

Top Contributors

[![shyim](https://avatars.githubusercontent.com/u/6224096?v=4)](https://github.com/shyim "shyim (7 commits)")[![TrayserCassa](https://avatars.githubusercontent.com/u/12298964?v=4)](https://github.com/TrayserCassa "TrayserCassa (4 commits)")[![lasomethingsomething](https://avatars.githubusercontent.com/u/2453640?v=4)](https://github.com/lasomethingsomething "lasomethingsomething (2 commits)")[![renaudhager](https://avatars.githubusercontent.com/u/12563305?v=4)](https://github.com/renaudhager "renaudhager (1 commits)")

### Embed Badge

![Health badge](/badges/shopware-k8s-meta/health.svg)

```
[![Health](https://phpackages.com/badges/shopware-k8s-meta/health.svg)](https://phpackages.com/packages/shopware-k8s-meta)
```

###  Alternatives

[shopware/storefront

Storefront for Shopware

684.6M236](/packages/shopware-storefront)[drupal/core-dev

require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

2022.6M343](/packages/drupal-core-dev)[shopware/production

177209.0k](/packages/shopware-production)[frosh/tools

Provides some basic things for managing the Shopware Installation

87820.7k3](/packages/frosh-tools)[keepsuit/laravel-opentelemetry

OpenTelemetry integration for laravel

167558.4k1](/packages/keepsuit-laravel-opentelemetry)[shopware/administration

Administration frontend for the Shopware Core

414.3M116](/packages/shopware-administration)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
