docs icon indicating copy to clipboard operation
docs copied to clipboard

Kubernetes deployment reflects v2.6 especifications?

Open andrekutianski opened this issue 4 years ago • 3 comments

Documentation of how to deploy API-Platform on a Kubernetes is up-to-date for API-Platform v2.6?

andrekutianski avatar Feb 28 '21 21:02 andrekutianski

Not yet, I'll work on this soon.

dunglas avatar Mar 01 '21 06:03 dunglas

Thanks, @dunglas. I suppose that the docker deploy is also out-of-date too but the process is similar for v2.6? Do you believe that docker-compose-prod will work with the proper adjustments to deploy v2.6?

andrekutianski avatar Mar 01 '21 14:03 andrekutianski

@andrekutianski I wrote a pull request draft, maybe this helps you. https://github.com/api-platform/docs/pull/1340/files There is another pull request that may helps you with docker. https://github.com/api-platform/docs/pull/1333

Chris53897 avatar Apr 07 '21 19:04 Chris53897