ctrl+p is commonly used as up arrow, however same combination is the detach sequence for docker. This need to be configured in the coniguration file
.docker/config.json
as described here docker change Ctrl+p to something else?
How do we configure these keys when using kubernetes ?
Kubernetes has no such operation, all containers run in the background. You can connect in but it’s always still running the same way.