Skip to content

Workshop testing

Vijay Sikha edited this page Nov 21, 2018 · 8 revisions

Date: 11-20-18

All the testing will be done on Master branch (https://eksworkshop.com/)

Things to watch:

  1. NodePort - highlight to open Security Group, also provide info about Network limitation because most standard WIFI blocks ephemeral ports (1024-65535). Suggest to use phone tethering Add notice script here:
{{% notice tip %}}
NodePort leverages the network configuration of the Worker Node. You will need to ensure that you have added the relevant network ports to the Security group assigned to the Worker node in [EC2 Instances](https://console.aws.amazon.com/ec2).

If you have trouble connecting to the Public IP:Port of the worker, then the traffic may be blocked by a VPN/Firewall/Wifi Network Policy. You may try from a cell phone or tethered connection.
{{% /notice %}}
  1. File linking, upload files to repo rather than using personal repos. See here: https://eksworkshop.com/logging/deploy/

  2. Challenge Q & A Challenge Example:

#### Challenge:
**<Question>**

{{%expand "Expand here to see the solution" %}}
<Solution>
{{% /expand %}}
Tutorial Name Testing owner Testing owner2 Added challenge Q & A Critical error Everything works πŸ‘πŸ½ 🀑
Helm (https://eksworkshop.com/helm_root/) Vijay Trevor πŸ‘πŸ½ from Trevor πŸ‘πŸ½ from Vijay
Network Policies (https://eksworkshop.com/calico/) Theo Trevor πŸ‘πŸ½ from Trevor
Statefulsets (https://eksworkshop.com/statefulset/) Geremy Nikita πŸ‘πŸ½ from Nikita 🀑 from Geremy
Service Mesh (https://eksworkshop.com/servicemesh/) Geremy Carmen https://github.com/aws-samples/eks-workshop/issues/151 (please verify and suggest solution), and minor stuff here https://github.com/aws-samples/eks-workshop/pull/153 πŸ‘πŸ½ from Carmen 🀑 from Geremy pending issue and PR
Batch (https://eksworkshop.com/batch/) Brian Nikita πŸ‘πŸ½ from Nikita
Tracing with X-Ray (https://eksworkshop.com/x-ray) Brian Shawn πŸ‘πŸ½ from Shawn
Healthchecks (https://eksworkshop.com/healthchecks/) Carmen Shawn πŸ‘πŸ½ from Shawn πŸ‘πŸ½ from Carmen πŸ‘πŸ½ from Shawn (PR submitted)
Introduction (https://eksworkshop.com/introduction/) Geremy 🀑 from Geremy
Prerequisites (https://eksworkshop.com/prerequisites/) Jai Geremy πŸ‘πŸ½ from Jai 🀑 from Geremy
Launch EKS (https://eksworkshop.com/eksctl/) Prabhat Brian
Kubernetes Dashboard (https://eksworkshop.com/dashboard/) Prabhat Brian
Deploy Microservices (https://eksworkshop.com/deploy/) Jai πŸ‘πŸ½ from Jai
Logging (https://eksworkshop.com/logging/) Vijay Vijay - issue with cwl streaming to es
CI/CD (https://eksworkshop.com/codepipeline/) Vijay PR submitted Vijay - pending issue and PR
AutoScaling (https://eksworkshop.com/scaling/)
Monitoring (https://eksworkshop.com/monitoring/) Jai Peter πŸ‘πŸ½ from Peter πŸ‘πŸ½ from Jai πŸ‘πŸ½ from Peter
Cleanup (https://eksworkshop.com/cleanup/)
Conclusion (https://eksworkshop.com/conclusion/)
Clone this wiki locally