BrisPHP / meetups

A place to request and propose talks for the BrisPHP meetup community.
https://brisphp.com
26 stars 0 forks source link

Developing a PHP application with Skaffold #29

Closed ndench closed 4 years ago

ndench commented 5 years ago

Tim Colbert from CreditSense has offered to do this talk, it will take place at the next meetup on July 30. More details to come.

s3than commented 5 years ago

The talk will look at a basic development application using Symfony, Skaffold and Kubernetes

Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code locally then deploy to local or remote Kubernetes clusters.

I'll be going over the configuration of the various components and will provide a link to example code at the end of the talk.

tomtomau commented 5 years ago

Hey @s3than thanks for talking at the Meetup. Could you please share your code/webpage?

ndench commented 4 years ago

Here are Tim's slides: Developing with Kubernetes and Skaffold.pptx