You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node image for v 1.31.0 -- could only get images up to version 1.30.3
Calico image not found -- using version 1.36 from the template
Default template includes userAssignedIdentity to the AzureMachineTemplate for the control plate. That UserAssignedIdentity could not be found.
What did you expect to happen:
Either the quickstart should use an older node image version - or newer images should be made available quicker.
Calico version should be defined in the quickstart to avoid issues.
I was not expecting references to resources that are not created as part of the quickstart.
Anything else you would like to add:
Logs:
kubectl logs -n capz-system capz-controller-manager-59544898c6-vz267
"Reconciler error" err="failed to init machine scope cache: failed to get default image: no VM image found for publisher \"cncf-upstream\" offer \"capi\" sku \"ubuntu-2204-gen1\" with Kubernetes version \"v1.30.5\""
Calico:
kubectl describe pods -n tigera-operator --kubeconfig=./capi-quickstart.kubeconfig
Name: tigera-operator-5c8c9965d9-k4mxf
Namespace: tigera-operator
Priority: 0
Service Account: tigera-operator
Node: capi-quickstart1-control-plane-w678g/10.0.0.4
Start Time: Thu, 07 Nov 2024 16:25:50 +0000
Labels: k8s-app=tigera-operator
name=tigera-operator
pod-template-hash=5c8c9965d9
Annotations: <none>
Status: Pending
IP: 10.0.0.4
IPs:
IP: 10.0.0.4
Controlled By: ReplicaSet/tigera-operator-5c8c9965d9
Containers:
tigera-operator:
Container ID:
Image: mcr.microsoft.com/oss/tigera/operator:v1.36.0
Image ID:
Port: <none>
Host Port: <none>
Command:
operator
State: Waiting
Reason: ImagePullBackOff
Ready: False
Restart Count: 0
Environment Variables from:
kubernetes-services-endpoint ConfigMap Optional: true
Environment:
WATCH_NAMESPACE:
POD_NAME: tigera-operator-5c8c9965d9-k4mxf (v1:metadata.name)
OPERATOR_NAME: tigera-operator
TIGERA_OPERATOR_INIT_IMAGE_VERSION: v1.36.0
Mounts:
/var/lib/calico from var-lib-calico (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-2j2dz (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
var-lib-calico:
Type: HostPath (bare host directory volume)
Path: /var/lib/calico
HostPathType:
kube-api-access-2j2dz:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
ConfigMapOptional: <nil>
DownwardAPI: true
QoS Class: BestEffort
Node-Selectors: kubernetes.io/os=linux
Tolerations: :NoExecute op=Exists
:NoSchedule op=Exists
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 25s default-scheduler Successfully assigned tigera-operator/tigera-operator-5c8c9965d9-k4mxf to capi-quickstart1-control-plane-w678g
Normal BackOff 24s kubelet Back-off pulling image "mcr.microsoft.com/oss/tigera/operator:v1.36.0"
Warning Failed 24s kubelet Error: ImagePullBackOff
Normal Pulling 13s (x2 over 24s) kubelet Pulling image "mcr.microsoft.com/oss/tigera/operator:v1.36.0"
Warning Failed 13s (x2 over 24s) kubelet Failed to pull image "mcr.microsoft.com/oss/tigera/operator:v1.36.0": rpc error: code = NotFound desc = failed to pull and unpack image "mcr.microsoft.com/oss/tigera/operator:v1.36.0": failed to resolve reference "mcr.microsoft.com/oss/tigera/operator:v1.36.0": mcr.microsoft.com/oss/tigera/operator:v1.36.0: not found
Warning Failed 13s (x2 over 24s) kubelet Error: ErrImagePull
Managed identity issue:
E1107 16:14:30.868875 1 controller.go:324] "Reconciler error" err=<
failed to get user-assigned identity ClientID: GET https://management.azure.com/subscriptions/39914bf7-25ef-4594-8d3b-d10ec7d4611b/resourceGroups/capz-ci/providers/Microsoft.ManagedIdentity/userAssignedIdentities/cloud-provider-user-identity
--------------------------------------------------------------------------------
RESPONSE 404: 404 Not Found
ERROR CODE: ResourceGroupNotFound
--------------------------------------------------------------------------------
{
"error": {
"code": "ResourceGroupNotFound",
"message": "Resource group 'capz-ci' could not be found."
}
}
--------------------------------------------------------------------------------
/kind bug
What steps did you take and what happened:
What did you expect to happen:
Anything else you would like to add:
Logs:
Calico:
Managed identity issue:
Environment:
kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: