birutaibm / bolsa

0 stars 1 forks source link

Change devops #5

Open birutaibm opened 3 years ago

birutaibm commented 3 years ago
birutaibm commented 3 years ago

To use volume, see it

birutaibm commented 3 years ago

Is it possible to specify a Dockerfile at kubernetes deployment spec template for a container instead of a dockerhub project?

birutaibm commented 3 years ago

How to work with secrets inside kubernetes deployments?

birutaibm commented 3 years ago

How to use Typescript + Dockerfile?

birutaibm commented 3 years ago

See Digital Ocean example of how to migrate a docker compose workflow to kubernetes

birutaibm commented 3 years ago

Some warnings in build process: npm WARN deprecated @types/dotenv@8.2.0: This is a stub types definition. dotenv provides its own type definitions, so you do not need this installed. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN bolsa@1.0.0 No description npm WARN bolsa@1.0.0 No repository field.

birutaibm commented 3 years ago

After some reflections, I decided to abandon this issue for now. Kubernetes works fine on microservices and it is not the case of my application at this moment.