aws-samples / aws-samples/eks-workshop-v2
[Bug]: Error while preparing environment for LAB Amazon VPC CNI -> Custom Networking
- Dominant language
- HCL
- Stars
- 626
- Forks
- 613
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 9
Description
### Installation method
Workshop Studio
### What happened?
While executing prepare-environment networking/custom-networking in Cloud 9, got :
timed out waiting for the condition on deployments/catalog
timed out waiting for the condition on deployments/checkout
timed out waiting for the condition on deployments/checkout-redis
timed out waiting for the condition on deployments/orders
timed out waiting for the condition on deployments/orders-mysql
timed out waiting for the condition on deployments/ui
An error occurred, please contact your workshop proctor or raise an issue at https://github.com/aws-samples/eks-workshop-v2/issues
The full log can be found here: /eks-workshop/logs/action-1725135997.log
### What did you expect to happen?
Cannot follow the whole lab because of this
### How can we reproduce it?
Here, the full log can be found here: /eks-workshop/logs/action-1725135997.log
WSParticipantRole:~/environment $ cat /eks-workshop/logs/action-1725135997.log
Added new context default to /home/ec2-user/.kube/config
Refreshing copy of workshop repository from GitHub...
Resetting the environment...
Tip: Read the rest of the lab introduction while you wait!
Deleting ENI configs...
No resources found
Resetting VPC CNI configuration...
daemonset.apps/aws-node env updated
Terminating EKS worker nodes...
{
"TerminatingInstances": [
{
"CurrentState": {
"Code": 32,
"Name": "shutting-down"
},
"InstanceId": "i-002fa7176d0f5c8c2",
"PreviousState": {
"Code": 16,
"Name": "running"
}
}
]
}
{
"TerminatingInstances": [
{
"CurrentState": {
"Code": 32,
"Name": "shutting-down"
},
"InstanceId": "i-03f53de0d8485bcc6",
"PreviousState": {
"Code": 16,
"Name": "running"
}
}
]
}
{
"TerminatingInstances": [
{
"CurrentState": {
"Code": 32,
"Name": "shutting-down"
},
"InstanceId": "i-0df6eb7b170d9b2b5",
"PreviousState": {
"Code": 16,
"Name": "running"
}
}
]
}
namespace "other" deleted
namespace/assets unchanged
namespace/carts unchanged
namespace/catalog unchanged
namespace/checkout unchanged
namespace/orders unchanged
namespace/other created
namespace/rabbitmq unchanged
namespace/ui unchanged
serviceaccount/assets unchanged
serviceaccount/carts unchanged
serviceaccount/catalog unchanged
serviceaccount/checkout unchanged
serviceaccount/orders unchanged
serviceaccount/rabbitmq unchanged
serviceaccount/ui unchanged
role.rbac.authorization.k8s.io/rabbitmq-endpoint-reader unchanged
rolebinding.rbac.authorization.k8s.io/rabbitmq-endpoint-reader unchanged
configmap/assets unchanged
configmap/carts unchanged
configmap/catalog unchanged
configmap/checkout unchanged
configmap/orders unchanged
configmap/dummy created
configmap/ui unchanged
secret/catalog-db unchanged
secret/orders-db unchanged
secret/rabbitmq unchanged
secret/rabbitmq-config unchanged
service/assets unchanged
service/carts unchanged
service/carts-dynamodb unchanged
service/catalog unchanged
service/catalog-mysql unchanged
service/checkout unchanged
service/checkout-redis unchanged
service/orders unchanged
service/orders-mysql unchanged
service/rabbitmq configured
service/rabbitmq-headless unchanged
service/ui unchanged
deployment.apps/assets unchanged
deployment.apps/carts unchanged
deployment.apps/carts-dynamodb unchanged
deployment.apps/catalog unchanged
deployment.apps/checkout unchanged
deployment.apps/checkout-redis unchanged
deployment.apps/orders unchanged
deployment.apps/orders-mysql unchanged
deployment.apps/ui configured
statefulset.apps/catalog-mysql unchanged
statefulset.apps/rabbitmq configured
Waiting for application to become ready...
deployment.apps/assets condition met
deployment.apps/carts condition met
deployment.apps/carts-dynamodb condition met
timed out waiting for the condition on deployments/catalog
timed out waiting for the condition on deployments/checkout
timed out waiting for the condition on deployments/checkout-redis
timed out waiting for the condition on deployments/orders
timed out waiting for the condition on deployments/orders-mysql
timed out waiting for the condition on deployments/ui
An error occurred, please contact your workshop proctor or raise an issue at https://github.com/aws-samples/eks-workshop-v2/issues
The full log can be found here: /eks-workshop/logs/action-1725135997.log
### Anything else we need to know?
_No response_
### EKS version
1.30
Contributor guide
Research direction
Run `prepare-environment networking/custom-networking` in Cloud 9 and start by reading `/eks-workshop/logs/action-1725135997.log`. The issue is resolved when the command completes without deployment timeouts and the listed application deployments become ready.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, kubernetes
- Domain
- cloud, infrastructure, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100