ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. containerization
    Log in to post
    • All categories
    • Oksana

      Containers pros and cons 101
      Starwind • docker lxd containerization virtualization • • Oksana

      1
      1
      Votes
      1
      Posts
      111
      Views

      No one has replied

    • scottalanmiller

      Docker for Production Use of Third Party Software
      IT Discussion • docker containerization • • scottalanmiller

      13
      2
      Votes
      13
      Posts
      399
      Views

      warren.stanley

      @scottalanmiller these discussions echo my thoughts exactly. I'm only (hesitantly) learning Docker now, but it feels like it's not a long term answer(I'm possibly too late to the party?), as other approaches are increasing in mind-share.

    • D

      Kubernetes (Kubespray) Issue.
      IT Discussion • kubernetes kubespray containers containerization docker • • devops1

      15
      3
      Votes
      15
      Posts
      888
      Views

      stacksofplates

      @devops1 said in Kubernetes (Kubespray) Issue.:

      @stacksofplates Thank you very much It works.

      No problem!

    • Kelly

      Container Networking
      IT Discussion • kubernetes docker containers containerization networking • • Kelly

      1
      2
      Votes
      1
      Posts
      417
      Views

      No one has replied

    • scottalanmiller

      Installing LXC Containerization on openSuse Tumbleweed
      IT Discussion • lxc libvirt suse linux opensuse opensuse tumbleweed containers containerization virtualization yast • • scottalanmiller

      7
      3
      Votes
      7
      Posts
      3048
      Views

      scottalanmiller

      @black3dynamite said in Installing LXC Containerization on openSuse Tumbleweed:

      @scottalanmiller said in Installing LXC Containerization on openSuse Tumbleweed:

      @black3dynamite said in Installing LXC Containerization on openSuse Tumbleweed:

      @scottalanmiller said in Installing LXC Containerization on openSuse Tumbleweed:

      I have to say, though, I prefer the Ubuntu LXD approach much better.

      I know Canonical is a big supporter of LXD. Who is the big supporter for LXC?

      LXD is just an interface for LXC. So Canonical supports LXC through LXD. The biggest contributors to LXC are Virtuozzo, IBM and Google.

      So LXD makes it easier to manage LXC?

      Yes

    • scottalanmiller

      Getting Started with LXD on Ubuntu 17.04
      IT Discussion • linux ubuntu ubuntu 17.04 lxc lxd containerization container article • • scottalanmiller

      10
      3
      Votes
      10
      Posts
      2838
      Views

      scottalanmiller

      @dashrender said in Getting Started with LXD on Ubuntu 17.04:

      @scottalanmiller said in Getting Started with LXD on Ubuntu 17.04:

      @dashrender said in Getting Started with LXD on Ubuntu 17.04:

      @scottalanmiller said in Getting Started with LXD on Ubuntu 17.04:

      @black3dynamite said in Getting Started with LXD on Ubuntu 17.04:

      @scottalanmiller
      Are you running KVM and LXD on the same machine?

      I am, yes.

      Wouldn't this be the expectation? in many if not most cases?

      If you know my particular case, yes it would be an expectation. In a more common scenario, no, not so much.

      Wouldn't you typically have LXD on a hypervisor?

      LXD is a Type-C hypervisor, so while having it on top of a Type 1 is common, having it on bare metal is also common.

    • mlnews

      Red Hat: Containers Are Not Magic
      News • containers containerization serverwatch • • mlnews

      1
      2
      Votes
      1
      Posts
      584
      Views

      No one has replied

    • mlnews

      Container Popularity Taking Off in Linux Space
      News • virtualization containers containerization linuxcareer linux kvm esxi xen xenserver docker kubernetes lxc mesos openshift • • mlnews

      1
      1
      Votes
      1
      Posts
      1007
      Views

      No one has replied

    • AlyRagab

      Docker Commit
      IT Discussion • docker container containerization • • AlyRagab

      12
      2
      Votes
      12
      Posts
      1656
      Views

      Emad R

      @AlyRagab

      The web UI benefit is that it allowed me to understand why everytime I launch container it spawned a new one and made new generic name for it, and helped me understand more visually.

      However You can do much more from it, than stop/start/restart/commit containers, and monitoring them. When it comes to doing edits its advised you do everything from command.

      I actually never heard of supervisord until you mentioned it, thus I ran the default which I reckon is each process in a separate container and never had any issues yet.

      For me the important thing I learned exploring docker is distinction between application containers and OS containers, and how to approach each.

      Since you mentioned centos in docker, you might want to check Alpine Linux images, cause they fit the Just enough OS ideology of docker (or was that VMware Photon).

    • scale

      The Role of Hypervisors in Modern Virtualization, Webinar March 16th
      Scale Legion • trevor potts jason collier scale scale hc3 webinar hyperconverged hyperconvergence hypervisors virtualization kvm vmware xen containerization • • scale

      2
      5
      Votes
      2
      Posts
      1199
      Views

      DustinB3403

      Registered.

    • StrongBad

      Containerizing Spiceworks on Windows 2012 R2
      IT Discussion • spiceworks container containerization help desk windows windows server 2012 r2 • • StrongBad

      3
      1
      Votes
      3
      Posts
      993
      Views

      StrongBad

      Lots of VMs creates a licensing nightmare. Sure with a Datacenter license that would be no big deal, but I don't have that.

    • mlnews

      Practical Docker from How To Forge
      News • docker container containerization howtoforge • • mlnews

      1
      3
      Votes
      1
      Posts
      669
      Views

      No one has replied

    • A

      Meros - Monitoring, Management, Logs and Alerts for Docker
      IT Discussion • docker meros containerization containers monitoring • • Alex Sage

      2
      2
      Votes
      2
      Posts
      904
      Views

      scottalanmiller

      meros-tri.png

    • DustinB3403

      Topics on the Merits and Downfalls of Containerization
      IT Discussion • docker containerization container applications • • DustinB3403

      23
      2
      Votes
      23
      Posts
      3849
      Views

      scottalanmiller

      @dafyre said:

      @scottalanmiller said:

      @dafyre said:

      @scottalanmiller said:

      Yeah, some definitely will.

      I wonder what that will do against Virtualization platforms like XenServer, VMware, et al...

      if an lxc-container is functionally equivalent to a VM... Would it be possible to run Windows in an lxc-container... That type of thing.

      No, we've had those containers for a decade and we are nowhere near having Windows in them. They all share the parents' kernel by definition. So no Windows coming on Linux containers. Much closer to PV Windows on Xen, at least that has been done in a lab.

      What about Containerization on Windows? Didn't OpenVZ or Virtuozzo...used to offer something like that?

      You can, in theory, make Windows containers on Windows. But you have to be on Windows already.

    • mlnews

      Financial Executives Sound Off on Container Technology on Wall Street
      News • eweek container containerization • • mlnews

      2
      0
      Votes
      2
      Posts
      847
      Views

      scottalanmiller

      I find this one a little surprising. When I worked on Wall St. we were rolling out containers in 2006. If these banks are just talking about "looking into" containers now, they are a full decade behind where we were.

    • mlnews

      InfoWorld OpEd: Containers Are Not the Future of the Cloud
      IT Discussion • containerization cloud computing infoworld • • mlnews

      1
      0
      Votes
      1
      Posts
      682
      Views

      No one has replied

    • mlnews

      Manage Docker from Inside of Minecraft
      News • docker minecraft containerization container • • mlnews

      5
      1
      Votes
      5
      Posts
      1233
      Views

      DustinB3403

      For anyone on Xen. . .

      Preview of XenServer support for Docker and Container Management

    • mlnews

      Rackspace Adds Containers as a Service
      News • rackspace eweek containerization cloud computing container open stack docker carina • • mlnews

      1
      1
      Votes
      1
      Posts
      780
      Views

      No one has replied

    • mlnews

      Hypernetes bring Kubernetes and OpenStack Together
      News • hypernetes containerization open stack kubernetes cloud computing infoworld container • • mlnews

      1
      1
      Votes
      1
      Posts
      882
      Views

      No one has replied

    • mlnews

      Google, VMware and CoreOS Debate the State of Containers
      News • infoworld google vmware coreos container containerization • • mlnews

      1
      1
      Votes
      1
      Posts
      860
      Views

      No one has replied