-
Book Overview & Buying
-
Table Of Contents
Effortless Cloud-Native App Development Using Skaffold
By :
Skaffold supports debugging containerized applications running on Kubernetes with the skaffold debug command. Skaffold provides debugging for different container's runtime technology. Once debugging has been enabled, the associated debugging ports are exposed and labeled to be port-forwarded to the local machine. IntelliJ IDE's plugins, like Cloud Code, internally use Skaffold to add and attach the correct debugger for your language.
However, in debug mode, skaffold debug will disable image rebuilding and syncing as it can lead to debugging sessions terminating accidentally if we save file changes. You can allow image rebuilding and syncing with the --auto-build, --auto-deploy, and --auto-sync flags.
The skaffold debug command supports the following languages and runtimes:
Change the font size
Change margin width
Change background colour