Prerequisites for this project- ⁌ Reddit clone in Github ⁌ Profile in Dockerhub ⁌ CI server (t2.micro free tier eligible) ⁌ Deployment Server (t2.medium) (2 CPU, 4 GB RAM) Step 1 -: Connect to CI-server EC2 instance. At this moment it is an empty ser...
mvgeroge1.hashnode.dev6 min read
This project gives the perfect explanation covering k8s deployment, service and ingress to understand in better way. Thank you Maria.., we are expecting many more to come from you and please try to cover something related to EKS deployment in AWS.
Thank you.
When I'm executing kubectl apply -f Deployment.yml I get the error The connection to the server localhost:8080 was refused - did you specify the right host or port? I am running both servers on EC2 instances and in the security gropus I've opened ports 3000, 8080, but I can't get passed this error. Thanks!
wajid hussain
Nice 🙂👍