Skip to content

issues Search Results · repo:ctrox/zeropod language:Go

Filter by

22 results
 (102 ms)

22 results

inctrox/zeropod (press backspace or delete to remove)

This came out of this discussion. Right now the migration claim will only happen after the image has been pulled, which means the current evac timeout of 10s is quite likely to not be enough if the node ...
  • ctrox
  • Opened 
    2 days ago
  • #97

Using the following kubernetes feature fails with the zero pod runtime: https://kubernetes.io/docs/concepts/workloads/pods/user-namespaces/ The pod with spec.hostUsers: false is correctly spawned and ...
  • oOraph
  • 3
  • Opened 
    2 days ago
  • #96

pod initial specs: [...] requests: cpu: 200m memory: 500M [...] wait for scale down pods using the zeropod runtime class get their specs changed to: [...] requests: ...
  • oOraph
  • 1
  • Opened 
    2 days ago
  • #95

currently using k3s as the base setup. taking this nginx.yaml file as an example from the repository, apiVersion: apps/v1 kind: Deployment metadata: name: nginx spec: replicas: 1 selector: ...
  • boddumanohar
  • 1
  • Opened 
    6 days ago
  • #87

I ve a problem with scalling down to zero application when using liveness probe as below (if I remove this manifest section, everything works fine). livenessProbe: failureThreshold: 3 httpGet: ...
  • adamchalat
  • 6
  • Opened 
    18 days ago
  • #86

Currently the socket tracker uses the container PID/TID to map recent connections to a certain container. This has some flaws: - if the socket is created by a nested process of 2 layers deep it will ...
  • ctrox
  • Opened 
    18 days ago
  • #85

I have installed current latest zeropod manifest: kubectl apply -k https://github.com/ctrox/zeropod/config/production?ref=main, with 007750c279cb40857a0f24baa27a41462f03dc40 as the latest commit. I then ...
  • d-uzlov
  • 6
  • Opened 
    22 days ago
  • #84

Is vram planned to be supported in the checkpoints for migration?
  • aldmbmtl
  • 4
  • Opened 
    on Aug 15
  • #80

I am trying to replicate the live-migration demo from this [Tech Talk](https://www.youtube.com/watch?v=yJtQfoftwJE ab_channel=NineInternetSolutionsAG) using the freezer application in a KinD cluster. OS: ...
  • eobrienvtech
  • 3
  • Opened 
    on Jun 17
  • #67

If you want to see if container was recently stopped or restored, you can observe metrics or labels, which isn t very convenient for manual checks. It would be more convenient if zeropod was emitting k8s ...
  • d-uzlov
  • 1
  • Opened 
    on May 28
  • #66
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub