kitarp29 / kube-ez

This is a simple k8s-api project. It is built on Golang and utilises the client-go library to interact with Kubernetes Cluster. It is a plug and play solution and can be used to create a k8s-api server.
MIT License
74 stars 12 forks source link

Better Logging in this project #23

Closed kitarp29 closed 1 year ago

kitarp29 commented 1 year ago

I want to implement more ellaboarte logs in this project. I will be using Logrus for this purpose. I am bored this weekend so why not kickoff this old project with an easy task