Handle delete event for object
In this chapter, we continued writing the controller that we wrote in some of the previous chapters. In the previous chapter, we looked into how to handle add events for the objects but in this chapter, we will look into how do we handle delete events for the objects. And then implement the delete event for deployment objects to delete the service and ingress resource that we create as part of add event handling.
Instructor
Have feedback about this course or lesson? We want to hear it! Send your thoughts to mentoring@infracloud.io.