Title: Possible Validation Issue in Redis Guestbook Kubernetes Lab (Memory Request for Redis Master)

Hi KodeKloud Team,

I believe I may have encountered an issue with the validation for the Redis Guestbook Kubernetes lab.

I completed the entire lab and verified all the required resources:

  • Redis Master Deployment
  • Redis Master Service
  • Redis Slave Deployment
  • Redis Follower Service
  • Frontend Deployment
  • Frontend Service

The validator, however, reports the following error:

‘memory’ resources requests for redis master deployment is not ‘100Mi’

Could you please share the name of the course/lab for this?

Day 67 of 100 days of Devops challenge (Day 67: Deploy Guest Book App on Kubernetes).

There are three different Deployments and four Services that need to be created. Follow the instructions closely, and that should pass.

I tried this, and it worked fine on my end.