Open birutaibm opened 3 years ago
Is it possible to specify a Dockerfile at kubernetes deployment spec template for a container instead of a dockerhub project?
How to work with secrets inside kubernetes deployments?
How to use Typescript + Dockerfile?
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.
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.