til.duyet.net
CtrlK
  • 🤪Today I Learned
  • Data Engineering
    • ☁️AWS
    • ⚒️Tools
    • 💻Shell
    • env from ConfigMap or Secrets
    • ☸️Kubernetes, Helm, Kustomize
      • initContainer to download file to pod
      • Kustomize: omission of resources
      • K8S: Services and Labels
      • K8S: PVC stuck in status “Terminating”
      • K8S: Port Forward
      • K8S: Pull an Image from a Private Registry
      • Happy helm
      • Helm: render manifest locally
      • Helm: Public Helm chart repository with GitHub Pages
    • 🔄Apache Airflow
    • 🐳Docker
  • Database
    • Google BigQuery
    • Apache Hive
    • AWS Redshift / Postgres
    • Presto
  • Programming
    • 🍪Rust
    • 🐍Python
    • 👻Golang
    • 💎Javascript / Typescript
    • ✨FE / React
  • Unix
    • Git - Pretty git branch graphs
    • Checking files in Docker build context
    • Bash get the directory of the current script
    • Vim
    • Find and replace
  • Miscellaneous
    • [Fig] Single machine and distributed system structure
    • Deploying Machine Learning Models at Scale
    • Bypass a Chrome certificate/HSTS error
    • Articles
Powered by GitBook
On this page

Was this helpful?

Edit
  1. Data Engineering

☸️Kubernetes, Helm, Kustomize

initContainer to download file to podKustomize: omission of resourcesK8S: Services and LabelsK8S: PVC stuck in status “Terminating”K8S: Port ForwardK8S: Pull an Image from a Private RegistryHappy helmHelm: render manifest locallyHelm: Public Helm chart repository with GitHub Pages
Previousenv from ConfigMap or SecretsNextinitContainer to download file to pod

Last updated 3 years ago

Was this helpful?