InTDS ArchivebyAngelica Lo DucaHow to Run a Data Science Project in a Docker ContainerSome tips with a practical example on how to wrap your Data Science Project in a Docker image and run it in a Docker containerApr 25, 2022Apr 25, 2022
InBetter ProgrammingbyAbhishek GuptaHow To Use Kubernetes Secrets for Storing Sensitive Config DataBecause your keys and secrets should be just that-secretDec 19, 20193Dec 19, 20193
InThe StartupbyYifeng JiangPresto with Kubernetes and S3 — DeploymentI have been working in the big data arena for more than ten years. If you ask me what is the most popular use case in this area I have…Mar 24, 20205Mar 24, 20205
InAVM Consulting BlogbyKubernetes AdvocateSecrets Management in KubernetesKubernetes Secrets are secure objects which store sensitive data, such as passwords, OAuth tokens, and SSH keys etc. with encryption in…Feb 16, 20211Feb 16, 20211
InThe StartupbyForketyforkHow to Run Locally Built Docker Images in KubernetesWhile working with Kubernetes locally, you may want to run some locally built Docker images in Kubernetes. This may not work…Jul 12, 202010Jul 12, 202010