Chapter 2: Developing Cloud-Native Applications with Kubernetes – A Developer's Nightmare
In the previous chapter, we covered the hardships that a developer faces while developing a container-native application. We also covered the new steps that were introduced to the development life cycle. We may have simplified things to explain the concepts, but we will look into each step in detail in this chapter.
This chapter will cover the problems that developers face while developing cloud-native applications with Kubernetes. We will cover how and why the overall development experience with Kubernetes is painful. We will also see why developers are not Kubernetes experts and that they are looking for simplified workflows while developing an application with Kubernetes.
In this chapter, we're going to cover the following main topics:
- Poor developer experience
- Developers want simplified workflows with Kubernetes
- Developers are not Kubernetes experts ...