Integrando o Docker em seu ambiente de Virtualização

Slides:



Advertisements
Similar presentations
With ovirt & virt manager
Advertisements

Cloud computing is used to describe a variety of computing concepts that involve a large number of computers connected through a real-time communication.
Contents 2 Engagement Overview Migrating to Hyper-V from VMware Consider if time allows.
Profit from the cloud TM Parallels Dynamic Infrastructure AndOpenStack.
Cisco and NetApp Confidential. Distributed under non-disclosure only. Name Date FlexPod Entry-level Solution FlexPod Value, Sized Right for Smaller Workloads.
Virtualization for Cloud Computing
Virtualization Infrastructure Administration Introduction Jakub Yaghob.
Virtual Machine Management
Opensource for Cloud Deployments – Risk – Reward – Reality
INTRODUCTION TO CLOUD COMPUTING CS 595 LECTURE 7 2/23/2015.
 Cloud computing  Workflow  Workflow lifecycle  Workflow design  Workflow tools : xcp, eucalyptus, open nebula.
Model a Container Runtime environment on Your Mac with VMware AppCatalyst VMworld Fabio Rapposelli
Copyright © 2011 EMC Corporation. All Rights Reserved. MODULE – 6 VIRTUALIZED DATA CENTER – DESKTOP AND APPLICATION 1.
What is Driving the Virtual Desktop? VMware View 4: Built for Desktops VMware View 4: Deployment References…Q&A Agenda.
1 © Copyright 2010 EMC Corporation. All rights reserved.  Consolidation  Create economies of scale through standardization  Reduce IT costs  Deliver.
608D CloudStack 3.0 Omer Palo Readiness Specialist, WW Tech Support Readiness May 8, 2012.
Eucalyptus 3 (&3.1). Eucalyptus 3 Product Overview – Govind Rangasamy.
©2015 EarthLink. All rights reserved. Private Cloud Hosting Create Your Own Private IT Environment.
Migrating Virtual Environments to Hyper-V: The Easy Way Mark Gosson Senior Program Manager Microsoft Corporation WSV336.
GAAIN Virtual Appliances: Virtual Machine Technology for Scientific Data Analysis Arihant Patawari USC Stevens Neuroimaging and Informatics Institute July.
LegendCorp What is System Center Virtual Machine Manager (SCVMM)? SCVMM at a glance Features and Benefits Components / Topology /
Private Cloud Hosting. IT Business Challenges I need to extend my on-premises virtualized environment to utilize the Cloud and manage the entire environment.
Breaking Barriers Exploding with Possibility Breaking Barriers Exploding with Possibility The Cloud Era Unveiled.
Virtual techdays INDIA │ august 2010 virtual techdays INDIA │ august 2010 Consolidate and Virtualize your Linux Environment M.S.Anand │ Technology.
CoprHD and OpenStack Ideas for future.
Optimize the Business with Microsoft Datacenter Services 2.0
© 2015 VMware Inc. All rights reserved. Software-Defined Data Center Module 2.
Red Hat Enterprise Linux Presenter name Title, Red Hat Date.
RED HAT ENTERPRISE VIRTUALIZATION 3.0 YOUR STRATEGIC VIRTUALIZATION ALTERNATIVE.
Docker for Ops: Operationalize Your Apps in Production Vivek Saraswat Sr. Product Evan Hazlett Sr. Software
Open Source Virtualization Andrey Meganov RHCA, RHCX Consultant / VDEL
Integrating oVirt and Foreman to Empower your Data-Center
Elastic Overkill: Is Cloud Really The Be-All End-All for Everyone?
Azure Site Recovery For Hyper-V, VMware, and Physical Environments
Development process Douglas Schilling Landgraf
Introduction to VMware Virtualization
Fundamentals Sunny Sharma Microsoft
Computing Clusters, Grids and Clouds Globus data service
CPU SLA em Virtualização
Open Source Virtualization with oVirt
oVirt Community Meeting FISL 2015
Project Overview Amador Pahim (apahim) oVirt Contributor
V2V – Migrating virtual machines to oVirt
SUSE® Cloud The Open Source Private Cloud Solution for the Enterprise
Docker and Azure Container Service
Docker Birthday #3.
Reusing old features to build new ones
Welcome! Thank you for joining us. We’ll get started in a few minutes.
2TCloud - Veeam Cloud Connect
Managing container infrastructure
Red Hat User Group June 2014 Marco Berube, Cloud Solutions Architect
Virtualization Management and the Open Source World
Microsoft Connect /18/ :32 PM
Microsoft Azure Helps Guarantee Hyper-V Performance and System Center Workloads “Our Hyper-V integration went GA in We have continually improved.
Introduction to Docker
Using docker containers
Azure Container Instances
Oracle DB and Docker Get Your Dockerized Oracle Sandbox Running in the Cloud or On- Premises Martin Knazovicky Dbvisit Software.
Enabling Encryption for Data at Rest
Hyperconvergence Your Way
20409A 7: Installing and Configuring System Center 2012 R2 Virtual Machine Manager Module 7 Installing and Configuring System Center 2012 R2 Virtual.
Data Security for Microsoft Azure
Intro about Contanier and Docker Technology
Microsoft Virtual Academy
Orchestration & Container Management in EGI FedCloud
Container cluster management solutions
Specialized Cloud Architectures
OpenStack Summit Berlin – November 14, 2018
Azure Container Service
Containers on Azure Peter Lasne Sr. Software Development Engineer
Presentation transcript:

Integrando o Docker em seu ambiente de Virtualização Amador Pahim Senior Software Maintenance Engineer Red Hat

Virtualization: The New Default “80% of all new logical server shipments virtualized in 2014 and forecasted to increase to 88% by 2017” (IDC, Oct 2014)

What is oVirt? Large scale, centralized management for server and desktop virtualization Based on leading performance, scalability and security infrastructure technologies Provide an open source alternative to vCenter/vSphere Focus on KVM for best integration/performance Focus on ease of use/deployment What is Ovirt? ROBUST PLATFORM FEATURE REACH SVI & VDI MANAGING VIRTUALIZED DC – THOUSANDS OF VMS ?HYPERVISORS KVM A PARALLEL to VMWARE VSPHERE/ VCENTER SINGLE POINT OF MANAGEMENT – NET STORAGE

Administration Portal

Docker Open platform to build, ship, and run distributed applications Applications quickly assembled from components The same application can run unchanged on laptops, data center VMs, and any cloud

Ecosystem Lightweight operating system Designed to run applications in Docker containers Hosts based on Red Hat Enterprise Linux (RHEL), Fedora, and CentOS

Ecosystem

Ecosystem Open Source orchestration system for Docker containers Scheduling Actively manages workloads

How can we (oVirt) benefit?

Run Containers in VMs

Run Containers in VMs

Kubernetes Cloud Provider Discover Docker VMs in oVirt Simple configuration [connection] uri = https://ovirt-engine:443/ovirt-engine/api username = admin@internal password = admin [filters] vms = tags=kubernetes

oVirt + Docker + Kubernetes oVirt Cloud Provider oVirt Hypervisor oVirt Hypervisor

“Dockerized” oVirt

“Dockerized” oVirt

Running Containers oVirt is not aware of Containers oVirt may include tools and plugins to help you visualizing containers in the Data Center

VMs x Containers Seamless management? Live migration? Security? Monolithic Scheduler? Who is in charge?

Docker Integration (draft) Enable to communication with docker registries List of images Define a new container Underlying image, port mappings, resource allocation limits and the command to execute "Docker support" flag in the Host

Docker Integration (draft) `docker pull` first Store information about local images per host Run container with replication Enable external container storage via bind-mount

Docker Integration (draft) UI Containers main tab Docker registries in Storage main tab

Thank you! apahim @ #ovirt (OFTC)