swartz-k

Results 9 issues of swartz-k

I have install firecracker-containerd in my machine and can run container use the flow command ``` firecracker-ctr --address /run/firecracker-containerd/containerd.sock run --rm --tty --net-host docker.io/library/debian:latest test ``` I want use it...

Hey,I jus setup a kubeedge cluster,wanna try some demo like `kubeedge-counter-demo`,but got some err 1. because my network problem,it`s tooo slow load [jquery-1.10.2.min.js](https://code.jquery.com/jquery-1.10.2.min.js) 2. from some unknown reasons, i got...

**What feature you'd like to add:** ENV: Apple M1 While running below code, ``` make test ``` will meet errors as below ``` .... # github.com/agiledragon/gomonkey ../../../../pkg/mod/github.com/agiledragon/[email protected]+incompatible/patch.go:163:10: undefined: buildJmpDirective make:...

help wanted
good first issue
features

**What feature you'd like to add:** Will CSI support PVC size limit ? I tried on k8s pod, PVC storage, such as 10Gi, will not work. With ref [docs](https://juicefs.com/docs/community/administration/quota), I...

kind/feature

### my system OSX: 10.14.5 (18F132) node: v11.7.0 npm: 6.5.0 yarn: 1.13.0 when act as README.md,yarn build and yarn preview,i got problem as below ``` yarn run v1.13.0 $ yarn...

# Background While I am using `ollama show MODEL` command, I didn't know it need a `MODEL name` as args. So I'm just typing `ollama show`, it will show message...

bug

1. upgrade golang version to 1.19 2. replace gopkg with go mod 3. update kubernetes sdk version 4. fix circle ci

fix error as below ``` fatal error: concurrent map read and map write {"level":"info","ts":"2023-01-11T09:58:45.234Z","caller":"cache/nodeinfo.go:340","msg":"info: try to find unhealthy node unhealthy-gpu-xxxxx"} {"level":"info","ts":"2023-01-11T09:58:45.234Z","caller":"cache/nodeinfo.go:306","msg":"info: available GPU list map[0:23 1:23 2:11 3:5 4:23 5:23...

Installing spark operator failed [ref](https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/master/docs/volcano-integration.md) ``` $ helm repo add incubator http://storage.googleapis.com/kubernetes-charts-incubator ``` maybe need update as `README.md` ``` helm repo add spark-operator https://googlecloudplatform.github.io/spark-on-k8s-operator ```

lifecycle/stale