Skip to content

quick install not support mac m1 #686

@xiao-jay

Description

@xiao-jay

kubectl apply -f https://raw.githubusercontent.com/accuknox/discovery-engine/dev/deployments/k8s/deployment.yaml
kubectl describe pod discovery-engine-5b6589755d-hndh5 -n accuknox-agents

Events:
  Type     Reason     Age                 From               Message
  ----     ------     ----                ----               -------
  Normal   Scheduled  2m4s                default-scheduler  Successfully assigned accuknox-agents/discovery-engine-5b6589755d-hndh5 to minikube
  Normal   Pulling    34s (x4 over 2m3s)  kubelet            Pulling image "accuknox/knoxautopolicy:stable"
  Warning  Failed     30s (x4 over 2m)    kubelet            Failed to pull image "accuknox/knoxautopolicy:stable": rpc error: code = Unknown desc = no matching manifest for linux/arm64/v8 in the manifest list entries
  Warning  Failed     30s (x4 over 2m)    kubelet            Error: ErrImagePull
  Normal   BackOff    1s (x6 over 119s)   kubelet            Back-off pulling image "accuknox/knoxautopolicy:stable"
  Warning  Failed     1s (x6 over 119s)   kubelet            Error: ImagePullBackOff

use docker pull found not matchint manifest.

➜  ~ docker pull accuknox/knoxautopolicy:stable
stable: Pulling from accuknox/knoxautopolicy
no matching manifest for linux/arm64/v8 in the manifest list entries
➜  ~ minikube version
minikube version: v1.25.2
commit: 362d5fdc0a3dbee389b3d3f1034e8023e72bd3a7

feture may support in mac?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions