GithubHelp home page GithubHelp logo

Comments (6)

aaronlevy avatar aaronlevy commented on July 29, 2024

The update engine was turned off because the development node user-experience becomes nodes that always download image / restart of first boot, because the vagrant box itself (or ami) is not being updated (just the os inside the VM itself, until it is destroyed). Technically this is fine, but during development it can get in the way when frequently destroying/creating nodes, and consuming off the "alpha" channel which is updated nearly weekly.

We can definitely leave issue open so we can track progress toward a better solution than hard-coding. Would exposing the update strategy (https://coreos.com/os/docs/latest/update-strategies.html) as a deployment configurable better suit your use-cases?

from coreos-kubernetes.

jimmycuadra avatar jimmycuadra commented on July 29, 2024

Thanks for the info. Are the clusters created by kube-aws intended for development? It seems odd to optimize for that if not. If there are significant differences in a development cluster and a production cluster, perhaps they should be exposed as two different configurations/flavors. Making it configurable is probably a good idea in any case.

from coreos-kubernetes.

aaronlevy avatar aaronlevy commented on July 29, 2024

The initial optimization was around easily deploying a fully-functioning Kubernetes cluster on AWS.

The tool can be used for deploying production clusters, but there will generally be customization on the deployers end (e.g. TLS assets). Moving forward, we need to figure out reasonable defaults / more easily expose common configurations (like update strategy).

Also, just to note, you can use the kube-aws tool to render completely custom assets, so all configuration can be changed if a specific option is not yet easily exposed (https://github.com/coreos/coreos-kubernetes/tree/v0.1.0/multi-node/aws#custom-kubernetes-manifests).

from coreos-kubernetes.

pikeas avatar pikeas commented on July 29, 2024

+1. Other than TLS (which needs better docs for use in production) and this issue (CoreOS updates disabled), what else is missing from a production deployment?

Alternately, if this project is targeted at developers taking CoreOS + Kubernetes for a test drive rather than meant for use in production, please make this absolutely clear in the docs.

from coreos-kubernetes.

tomdee avatar tomdee commented on July 29, 2024

See this issue for a production quality checklist - #340

from coreos-kubernetes.

Beanow avatar Beanow commented on July 29, 2024

Noticed the same issue using the generic scripts for a custom setup.
systemctl stop update-engine; systemctl mask update-engine
For the general scripts seem like a poor default.
Using a flag like is done with export USE_CALICO=false seems better.

from coreos-kubernetes.

Related Issues (20)

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.