GithubHelp home page GithubHelp logo

Comments (15)

m1o1 avatar m1o1 commented on July 25, 2024 2

Also looking for ephemeral drive support (related: Azure/AKS#105), but we're using AKS, not AKS-engine. I assume the feature would be added somewhere in AKS-engine though

from aks-engine.

mwieczorek avatar mwieczorek commented on July 25, 2024

@jackfrancis @CecileRobertMichon any thoughts on that? Is it possible to add it as a customized config?

from aks-engine.

mwieczorek avatar mwieczorek commented on July 25, 2024

I tried with:

"kubeletConfig": {
                    "--root-dir": "/mnt"
                }

and it worked (cluster was up and running) (v0.16.1, k8s 1.9.6).
But still kubeconfig and pki folder are left on /var/lib/kubelet

from aks-engine.

andyzhangx avatar andyzhangx commented on July 25, 2024

@mwieczorek It's not safe to put kubelet service config into /mnt, since it's a temp disk, the config could be lost after restart.

from aks-engine.

mwieczorek avatar mwieczorek commented on July 25, 2024

@andyzhangx true
that's why for me setting "--root-dir" is enough ( I just want to get emptyDir on ephemeral/temp drive)

from aks-engine.

theobolo avatar theobolo commented on July 25, 2024

Is that possible to take a look at this since it's a very common practice on AKS right now. I'm doing it manually on pretty much all of my aks clusters, since 2017 ;) plz guys, add this to ACS Engine.

btw It's also giving a big performance boost to the Docker daemon and logically to the kubernetes cluster in general (thanks to the ephemeral SSD I/O perfs) without any compromises !

We need this ! <3

from aks-engine.

welcome avatar welcome commented on July 25, 2024

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.

from aks-engine.

CecileRobertMichon avatar CecileRobertMichon commented on July 25, 2024

Hi @theobolo, as you may have noticed, the acs-engine project has moved and is now located at https://github.com/Azure/aks-engine. I've transferred your issue to the new issue queue.

from aks-engine.

theobolo avatar theobolo commented on July 25, 2024

@CecileRobertMichon Thanks Cecile, i wasn't sure ;) since none of thoses related issues seem to have been moved on AKS issue thread, that's a great start !

Is that possible to transfer also all the issues related to this listed on the @andyzhangx page : https://github.com/andyzhangx/Demo/tree/master/acs-engine#change-varlibdocker-to-mnt-which-has-100gb-disk-space

Looking forward for this, cheers.

from aks-engine.

CecileRobertMichon avatar CecileRobertMichon commented on July 25, 2024

@theobolo just FYI, AKS Engine is different from AKS see https://github.com/Azure/aks-engine/blob/master/docs/faq.md

from aks-engine.

theobolo avatar theobolo commented on July 25, 2024

@CecileRobertMichon Thanks, i'm using AKS btw, and i used ACS, but i tought that ACS was used by AKS underlyingly.

There is a lot of issues on the ACS issue thread that are still relevant for AKS today, i just try to dig some of them :P

from aks-engine.

CecileRobertMichon avatar CecileRobertMichon commented on July 25, 2024

@theobolo by ACS do you mean acs-engine (the open source project)? acs-engine (now aks-engine) is open source, while ACS (deprecated) and AKS are services, not open source. See the FAQ I sent above for more details.

You should file AKS specific issues (not aks-engine) at https://github.com/Azure/AKS/issues.

from aks-engine.

theobolo avatar theobolo commented on July 25, 2024

@CecileRobertMichon Yes, to be clear i used ACS-Engine before AKS-engine, now i use AKS-engine but still thoses issues are relevant. I know that ACS-engine is deprecated but the underlying running processes are the same on the new AKS-engine. I think thoses issues are more proposals for additionnal features more than just issues, so i think that the correct git repo to transfer them is AKS-engine repo and not the AKS issue repo.

I'm sorry i was misleading you with my messages but i wasn't aware of all the AKS git repos ... :/

from aks-engine.

stale avatar stale commented on July 25, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from aks-engine.

stale avatar stale commented on July 25, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from aks-engine.

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.