Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki committed Apr 12, 2021
1 parent 5a8eed7 commit a87ce1b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,14 @@ the final image will contain the project with dependencies installed, as long as

The project contains an Octane-based image. Same as with the PHP-FPM version, you can change the Octane-based image by editing `Dockerfile.octane`.

To deploy Octane workloads in Kubernetes, check the [dedicated Helm chart](https://github.com/renoki-co/charts/tree/master/charts/laravel-octane) for Octane.

### Workers

The project contains an PHP CLI-based image that you can use to run your Laravel workers, such as queues or schedulers. To change the image, edit `Dockerfile.worker`.

To deploy wokers in Kubernetes, check the [dedicated Helm chart](https://github.com/renoki-co/charts/tree/master/charts/laravel-worker) for such workloads.

## Deploying

### Helm v3
Expand Down

0 comments on commit a87ce1b

Please sign in to comment.