GithubHelp home page GithubHelp logo

kubeadm-vagrant-playground's Introduction

Header

Hello, folks!

My name is Martin Heinz and I'm a software developer/DevOps engineer. I'm from Slovakia, living in Bratislava. You can find me on Twitter, or on LinkedIn.

๐Ÿ”ง Technologies & Tools

โœ Blog & Writing

Apart from coding, I also maintain a blog - you can find my articles on my website at martinheinz.dev as well as on Medium and DEV.to.

A sample of my recent articles:

๐Ÿ“ˆ GitHub Stats

Martin's GitHub Stats

kubeadm-vagrant-playground's People

Contributors

martinheinz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

kubeadm-vagrant-playground's Issues

checkpoint/restore support not available

Hi

Thank you so much for providing this auto-configuration to play with this great new feature.

I am on an intel based mac, using virtual box and I am hitting the following issue:

When I tried to checkpoint, I got the following error
checkpointing of default/webserver/webserver failed (rpc error: code = Unknown desc = checkpoint/restore support not available)

curl -sk -X POST  "https://localhost:10250/checkpoint/default/webserver/webserver"   --key /etc/kubernetes/pki/apiserver-kubelet-client.key   --cacert /etc/kubernetes/pki/ca.crt   --cert /etc/kubernetes/pki/apiserver-kubelet-client.crt

checkpointing of default/webserver/webserver failed (rpc error: code = Unknown desc = checkpoint/restore support not available)

I checked that the feature gate is enabled in the /etc/kubernetes/manifest directory tree

root@kubemaster:/etc/kubernetes/manifests# grep -i feature *.yaml
kube-apiserver.yaml:    - --feature-gates=ContainerCheckpoint=true
kube-controller-manager.yaml:    - --feature-gates=ContainerCheckpoint=true
kube-scheduler.yaml:    - --feature-gates=ContainerCheckpoint=true

Thanks

Jerome

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.