SAP-archive / bosh-kubernetes-cpi-release

The goal for this project is to provide a fully functional BOSH CPI. It will eventually allow to deploy any BOSH release to any Kubernetes cluster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The requirement to re-create Pod for `attach_disk` messes up with BOSH DNS

loewenstein opened this issue · comments

Steps to reporduce:

  • deploy a release
  • bosh -d <deployment> ssh -c 'cat /etc/hosts'

The entries in /etc/hosts are not valid.

Workaround:
bosh -d <deployment> <manifest> --recreate