ct-Open-Source / ct-Open-Source/team-container
Trying and failing to pull image (maria-db) on Raspberry Pi 3B+
- Dominant language
- HTML
- Stars
- 116
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
I get the following error when I execute "kubectl logs nextcloud-team-nextcloud-db-75f7cd8c8f-qs2ng":
Error from server (BadRequest): container "nextcloud-team-nextcloud-db" in pod "nextcloud-team-nextcloud-db-75f7cd8c8f-qs2ng" is waiting to start: trying and failing to pull image.
The command "kubectl describe pods nextcloud-team-nextcloud-db-75f7cd8c8f-qs2ng" shows:
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning Failed 24m (x246 over 84m) kubelet, raspberrypi Error: ImagePullBackOffNormal Pulling 9m14s (x19 over 84m) kubelet, raspberrypi Pulling image "mariadb"
Normal BackOff 4m16s (x337 over 84m) kubelet, raspberrypi Back-off pulling image "mariadb"
I use Raspbian as an Operation System.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the deployment on the Raspberry Pi 3B+ and inspect the pod with the kubectl logs and kubectl describe commands included in the issue. Check the reported image-pull events and determine what change is needed for the MariaDB container to start; done means the pod pulls its image and reaches a running state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, linux, mariadb, raspberry-pi
- Domain
- databases, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100