SlideShare une entreprise Scribd logo
1  sur  35
Télécharger pour lire hors ligne
rancher.com@rancher_labs
Kubernetes
!2
What is Kubernetes?
• is a portable, extensible open-source
platform for orchestrate containerized
workloads and services.
• is developed by google.
• facilitates both declarative
configuration and automation.
• has a large, rapidly growing ecosystem.
• services, support, and tools are widely
available.
!3
Schedulers and Orchestrators
!4
What Makes Kubernetes Unique?
• Modular and well-abstracted API
• Based on 10+ years experience
running containers at Google
• Decentralized approach to shared
services (Pod model)
• Support of a large company
!5
Kubernetes momentum
!6
OrchestrationTrends
Source: CNCF (https://www.cncf.io/blog/2017/06/28/survey-shows-kubernetes-leading-orchestration-platform/)
!7
InfrastructureTrends
Source: CNCF (https://www.cncf.io/blog/2017/06/28/survey-shows-kubernetes-leading-orchestration-platform/)
!8
Ecosystem
• Not a technical argument
• Business != Software
• Business = Software + EconomicValue
!9
Ecosystem
!10
Kubernetes is Hard
•0 out of every 10 people
claim Kubernetes is easy.
•Since we launched Rancher;
the vast majority (75% + )
choose our native scheduler
and user experience.
•Kubernetes most powerful
features are also its greatest
weakness (usability).
!11
Common Kubernetes Challenges in the Enterprise
•Networking – how do you understand your security/access model?
•Deployment Consistency – so many ways to deploy, how do you know its done
correctly?
•Access Control / Enterprise Identity integration – how do I keep authentication
centralized?
•Security policy – how do I ensure image scanning / runtime scanning is enforced?
•Chargeback – how do I appropriate usage of shared resources to the right team?
•Platform monitoring – how do I make sure my k8s platform is meeting its SLA?
!12
Example: Networking Policy
!13
How do we Solve this Problem?
•Better training and education

•Making Kubernetes more
opinionated/turnkey

•Cloning Kelsey Hightower
!14
Improving the Lives of K8s Users One Commit at aTime
•The team at Rancher has asked
themselves “What if we could make the
user experience as intuitive and simple
as Docker, while still harnessing the
power of Kubernetes?”
•Additionally,“How do we address the
unique requirements of the enterprise
without sacrificing the freedom and
openness of the cloud native world?”
!15
Enterprise Kubernetes Made Easy
Rancher 2.0…
•is an enterprise container management platform that makes it easy for
organizations to adopt Kubernetes.
•IT organizations can deploy, manage and secure any Kubernetes deployment
regardless of where it is running.
•is intuitive to use, and built to support DevOps teams, as they use containers
to automate operations and move to continuous delivery.
•is used by more than 5,000 organizations to unlock the value of containers and
Kubernetes, including industry leaders like Sony, Disney, Fidelity, Aviva, Cisco,
and BNP.
!16
We understand the enterprise requirements
Supported Distribution of Kubernetes
Multi-Cluster Management
Centralized Policy/Security Management
Workload Management DevOps will use
rancher.com@rancher_labs
Rancher

Complete Container Management Platform
!18
Rancher Labs Mission
•The most complete
container
management
platform
•A simplified Linux
distribution built
from containers, for
containers
•Open source project
for microservices-
based distributed
block storage
•We want to enable organizations of all sizes to use containers effectively, on any platform
or infra provider.
•We believe in open source as the best way to get there, giving users freedom to use/
modify/contribute to the solution.
•We think vegetarians are awesome despite our association with meat products
© 2018 Rancher Labs, Inc.!19
90M
Downloads
March 2016 September 2016 February 2018
1MDownloads
Rancher 1.0
GA
Source: Docker Hub
Rancher grown since 1.0 release
!20
Rancher customers
© 2018 Rancher Labs, Inc.
Manage any K8s cluster on any Infrastructure
!22
Enterprise Container Management Platform built on
Kubernetes
Infrastructure
Team n
Container ManagementDevelopment Pipelines
Team 2
Team 1
Central IT
InfrastructureInfrastructure
Identity/RBAC
Cloud Credentials
Ops & Monitoring
Security Policies
Kubernetes
Dev
Staging
Prod
Kubernetes
Dev
Staging
Prod
Kubernetes
Dev
Staging
Prod
!23
Kubernetes is everywhere
Host 1 Host 2 Host n…
RKE Cluster
Host 1 Host 2 Host n…
GKE Cluster
Host 1 Host 2 Host n…
AKS Cluster
Host 1 Host 2 Host n…
EKS Cluster
DBYour Applications
LB
!24
Managing entire enterprise Kubernetes stack
App Catalog
CI/CD
Monitoring & Logging
Access Control
Orchestration & Scheduling
Container Engine
Network & Storage
Cloud Integration
Config DB
Secrets and Security
Registry
Enterprise
Kubernetes
!25
Authenticate with your enterprise backend
!26
Create or Mount any Kubernetes Cluster
!27
Manage K8s Clusters
!28
Create Users and Manage Projects
!29
Manage Deployments
!30
App catalog now with Helm charts
!31
What Rancher Adds to Kubernetes
Cluster Operations and Management
• Install and manage Kubernetes clusters on VMware, bare
metal, or any infrastructure
• Provision GKE, AKS, EKS clusters
• Centralized Security Policy Management
• Cluster Capacity Management
• Centralized Authentication and RBAC policy
• Integration with Active Directory, SAML and LDAP
Application Management
• Workload UI and Projects
• Private Application Catalogs
• Integrated Monitoring with Prometheus
• Integrated CI/CD pipelines
• Integrated Log Aggregation
• Integrated ELK
Enterprise Support
• Complete Stack Support and Root Cause Analysis
!32
Rancher Difference
Efficiency – simple to set up and has an easy to use yet powerful user interface for managing both applications and
infrastructure services
Complete – includes everything you need to deploy, run and manage containers in production
No vendor lock-in – includes a rich set of container orchestration capabilities as well as distributions of multiple
commercially available container technologies (Kubernetes, Docker, Mesos) while maintaining a single management
framework
Infrastructure agnostic – does not limit users to any specific infrastructure, whether on premises or in the cloud
Portable infrastructure services - infrastructure services management and the overlay networking, storage and load
balancing capabilities provide the basis for portability across infrastructure providers and dramatically shorten the time to
deployment
Fully open source – unlike Docker Data Center and Tectonic, Rancher is a fully open source management platform
Boundless networking – unlike any other container management platform, implements networking that can cross
datacenter or cloud boundaries
!33
Rancher supports the entire container platform
Root Cause Analysis across all issues
Cluster Operations and Management
• Includes support and fixes for Rancher software, including all embedded services such as
Prometheus, Vault, Elasticsearch, Kibana, etcd, and any others.
Kubernetes Support
• Ensure proper integration with supported cloud providers, including GKE, AKS, and EKS
• Ensure Rancher Kubernetes Engine (RKE) supports the latest stable release of Kubernetes
• Fix any issues in the Kubernetes code-base installed by RKE
• Upstream fixes when necessary for Kubernetes installed by RKE
• Ensure upgrade of Kubernetes between versions, across any supported Kubernetes cluster
Docker Support
• Ensure RKE works with Docker shipped in RHEL, Ubuntu and RancherOS
• For open-source Ubuntu and CentOS, Rancher will embed and support a Docker Daemon.
!34
Rancher consulting engagements
Application Architecture, CI/CD and Ops
Application Architecture Best Practices Guide

Workshop to develop a set of best practices around
containerizing applications, focused on application
architecture, security, and resiliency.
CI/CD workflow and architecture

Design workshop for developing a complete CI/CD
workflow design, including automating build, test,
deployment, upgrades, and all necessary integrations.
Application Operations Best Practices Guide

Workshop to develop an operations guide for teams
running workloads on the container platform, focused
on resiliency, monitoring, logging, release
management, service delivery, secret management,
security, etc.
Platform Architecture, Ops and Security
Deployment Architecture Development

Design workshop for defining a complete architecture
for the container platform, deployment models,
infrastructure options, storage, networking, and high
availability.
Operations Best Practices Workshop

Develop an Best Practices Guide for operating the
platform, with a focus on testing, lifecycle management,
Security Model Development

Developing a Container Security Model focusing on,
authentication, RBAC, OS security, pod security,
network security, logging, audit, image security, secret
management, and policy management.
•
© 2018 Rancher Labs, Inc.
@Rancher_labs
http://rancher.com
Thank you

Contenu connexe

Tendances

Kubernetes and the hybrid cloud with Skupper | DevNation tech talk
Kubernetes and the hybrid cloud with Skupper | DevNation tech talkKubernetes and the hybrid cloud with Skupper | DevNation tech talk
Kubernetes and the hybrid cloud with Skupper | DevNation tech talkRed Hat Developers
 
在 LINE 私有雲中使用 Managed Kubernetes
在 LINE 私有雲中使用 Managed Kubernetes在 LINE 私有雲中使用 Managed Kubernetes
在 LINE 私有雲中使用 Managed KubernetesLINE Corporation
 
An Introduction to Rancher
An Introduction to RancherAn Introduction to Rancher
An Introduction to RancherConner Swann
 
CI and CD with Spinnaker
CI and CD with SpinnakerCI and CD with Spinnaker
CI and CD with SpinnakerVMware Tanzu
 
Kubernetes Multi-cluster without Federation - Kubecon EU 2018
Kubernetes Multi-cluster without Federation - Kubecon EU 2018Kubernetes Multi-cluster without Federation - Kubecon EU 2018
Kubernetes Multi-cluster without Federation - Kubecon EU 2018Rob Szumski
 
Securing Container Deployments from Build to Ship to Run - August 2017 - Ranc...
Securing Container Deployments from Build to Ship to Run - August 2017 - Ranc...Securing Container Deployments from Build to Ship to Run - August 2017 - Ranc...
Securing Container Deployments from Build to Ship to Run - August 2017 - Ranc...Shannon Williams
 
Kubernetes 1.16 and rancher 2.3 enhancements
Kubernetes 1.16 and rancher 2.3 enhancementsKubernetes 1.16 and rancher 2.3 enhancements
Kubernetes 1.16 and rancher 2.3 enhancementsSaiyam Pathak
 
Java one kubernetes, jenkins and microservices
Java one   kubernetes, jenkins and microservicesJava one   kubernetes, jenkins and microservices
Java one kubernetes, jenkins and microservicesChristian Posta
 
Why kubernetes matters
Why kubernetes mattersWhy kubernetes matters
Why kubernetes mattersPlatform9
 
The Good, the Bad and the Ugly of Migrating Hundreds of Legacy Applications ...
 The Good, the Bad and the Ugly of Migrating Hundreds of Legacy Applications ... The Good, the Bad and the Ugly of Migrating Hundreds of Legacy Applications ...
The Good, the Bad and the Ugly of Migrating Hundreds of Legacy Applications ...Josef Adersberger
 
Spinnaker Summit 2018: CI/CD Patterns for Kubernetes with Spinnaker
Spinnaker Summit 2018: CI/CD Patterns for Kubernetes with SpinnakerSpinnaker Summit 2018: CI/CD Patterns for Kubernetes with Spinnaker
Spinnaker Summit 2018: CI/CD Patterns for Kubernetes with SpinnakerAndrew Phillips
 
More tips and tricks for running containers like a pro - Rancher Online MEetu...
More tips and tricks for running containers like a pro - Rancher Online MEetu...More tips and tricks for running containers like a pro - Rancher Online MEetu...
More tips and tricks for running containers like a pro - Rancher Online MEetu...Shannon Williams
 
Introduction to Kubernetes with demo
Introduction to Kubernetes with demoIntroduction to Kubernetes with demo
Introduction to Kubernetes with demoOpsta
 
Journey of Kubernetes Scaling
Journey of Kubernetes ScalingJourney of Kubernetes Scaling
Journey of Kubernetes ScalingOpsta
 
Multi-cloud Kubernetes BCDR with Velero
Multi-cloud Kubernetes BCDR with VeleroMulti-cloud Kubernetes BCDR with Velero
Multi-cloud Kubernetes BCDR with VeleroKublr
 
Multi-Clusters Made Easy with Liqo:
Getting Rid of Your Clusters Keeping Them...
Multi-Clusters Made Easy with Liqo:
Getting Rid of Your Clusters Keeping Them...Multi-Clusters Made Easy with Liqo:
Getting Rid of Your Clusters Keeping Them...
Multi-Clusters Made Easy with Liqo:
Getting Rid of Your Clusters Keeping Them...KCDItaly
 
Canary Releases on Kubernetes with Spinnaker, Istio, & Prometheus (2020)
Canary Releases on Kubernetes with Spinnaker, Istio, & Prometheus (2020)Canary Releases on Kubernetes with Spinnaker, Istio, & Prometheus (2020)
Canary Releases on Kubernetes with Spinnaker, Istio, & Prometheus (2020)Kublr
 
Cloud Native Apps with GitOps
Cloud Native Apps with GitOps Cloud Native Apps with GitOps
Cloud Native Apps with GitOps Weaveworks
 
Spinnaker on Kubernetes
Spinnaker on KubernetesSpinnaker on Kubernetes
Spinnaker on KubernetesJinwoong Kim
 

Tendances (20)

Kubernetes and the hybrid cloud with Skupper | DevNation tech talk
Kubernetes and the hybrid cloud with Skupper | DevNation tech talkKubernetes and the hybrid cloud with Skupper | DevNation tech talk
Kubernetes and the hybrid cloud with Skupper | DevNation tech talk
 
在 LINE 私有雲中使用 Managed Kubernetes
在 LINE 私有雲中使用 Managed Kubernetes在 LINE 私有雲中使用 Managed Kubernetes
在 LINE 私有雲中使用 Managed Kubernetes
 
Rancher presentation august 2017
Rancher presentation august 2017Rancher presentation august 2017
Rancher presentation august 2017
 
An Introduction to Rancher
An Introduction to RancherAn Introduction to Rancher
An Introduction to Rancher
 
CI and CD with Spinnaker
CI and CD with SpinnakerCI and CD with Spinnaker
CI and CD with Spinnaker
 
Kubernetes Multi-cluster without Federation - Kubecon EU 2018
Kubernetes Multi-cluster without Federation - Kubecon EU 2018Kubernetes Multi-cluster without Federation - Kubecon EU 2018
Kubernetes Multi-cluster without Federation - Kubecon EU 2018
 
Securing Container Deployments from Build to Ship to Run - August 2017 - Ranc...
Securing Container Deployments from Build to Ship to Run - August 2017 - Ranc...Securing Container Deployments from Build to Ship to Run - August 2017 - Ranc...
Securing Container Deployments from Build to Ship to Run - August 2017 - Ranc...
 
Kubernetes 1.16 and rancher 2.3 enhancements
Kubernetes 1.16 and rancher 2.3 enhancementsKubernetes 1.16 and rancher 2.3 enhancements
Kubernetes 1.16 and rancher 2.3 enhancements
 
Java one kubernetes, jenkins and microservices
Java one   kubernetes, jenkins and microservicesJava one   kubernetes, jenkins and microservices
Java one kubernetes, jenkins and microservices
 
Why kubernetes matters
Why kubernetes mattersWhy kubernetes matters
Why kubernetes matters
 
The Good, the Bad and the Ugly of Migrating Hundreds of Legacy Applications ...
 The Good, the Bad and the Ugly of Migrating Hundreds of Legacy Applications ... The Good, the Bad and the Ugly of Migrating Hundreds of Legacy Applications ...
The Good, the Bad and the Ugly of Migrating Hundreds of Legacy Applications ...
 
Spinnaker Summit 2018: CI/CD Patterns for Kubernetes with Spinnaker
Spinnaker Summit 2018: CI/CD Patterns for Kubernetes with SpinnakerSpinnaker Summit 2018: CI/CD Patterns for Kubernetes with Spinnaker
Spinnaker Summit 2018: CI/CD Patterns for Kubernetes with Spinnaker
 
More tips and tricks for running containers like a pro - Rancher Online MEetu...
More tips and tricks for running containers like a pro - Rancher Online MEetu...More tips and tricks for running containers like a pro - Rancher Online MEetu...
More tips and tricks for running containers like a pro - Rancher Online MEetu...
 
Introduction to Kubernetes with demo
Introduction to Kubernetes with demoIntroduction to Kubernetes with demo
Introduction to Kubernetes with demo
 
Journey of Kubernetes Scaling
Journey of Kubernetes ScalingJourney of Kubernetes Scaling
Journey of Kubernetes Scaling
 
Multi-cloud Kubernetes BCDR with Velero
Multi-cloud Kubernetes BCDR with VeleroMulti-cloud Kubernetes BCDR with Velero
Multi-cloud Kubernetes BCDR with Velero
 
Multi-Clusters Made Easy with Liqo:
Getting Rid of Your Clusters Keeping Them...
Multi-Clusters Made Easy with Liqo:
Getting Rid of Your Clusters Keeping Them...Multi-Clusters Made Easy with Liqo:
Getting Rid of Your Clusters Keeping Them...
Multi-Clusters Made Easy with Liqo:
Getting Rid of Your Clusters Keeping Them...
 
Canary Releases on Kubernetes with Spinnaker, Istio, & Prometheus (2020)
Canary Releases on Kubernetes with Spinnaker, Istio, & Prometheus (2020)Canary Releases on Kubernetes with Spinnaker, Istio, & Prometheus (2020)
Canary Releases on Kubernetes with Spinnaker, Istio, & Prometheus (2020)
 
Cloud Native Apps with GitOps
Cloud Native Apps with GitOps Cloud Native Apps with GitOps
Cloud Native Apps with GitOps
 
Spinnaker on Kubernetes
Spinnaker on KubernetesSpinnaker on Kubernetes
Spinnaker on Kubernetes
 

Similaire à Rancher Labs - Your own PaaS in action

Power of Choice in Docker EE 2.0 - Anoop - Docker - CC18
Power of Choice in Docker EE 2.0 - Anoop - Docker - CC18Power of Choice in Docker EE 2.0 - Anoop - Docker - CC18
Power of Choice in Docker EE 2.0 - Anoop - Docker - CC18CodeOps Technologies LLP
 
Migrating from Self-Managed Kubernetes on EC2 to a GitOps Enabled EKS
Migrating from Self-Managed Kubernetes on EC2 to a GitOps Enabled EKSMigrating from Self-Managed Kubernetes on EC2 to a GitOps Enabled EKS
Migrating from Self-Managed Kubernetes on EC2 to a GitOps Enabled EKSWeaveworks
 
oci-container-engine-oke-100.pdf
oci-container-engine-oke-100.pdfoci-container-engine-oke-100.pdf
oci-container-engine-oke-100.pdfNandiniSinghal16
 
Building internal developer platform with EKS and GitOps
Building internal developer platform with EKS and GitOpsBuilding internal developer platform with EKS and GitOps
Building internal developer platform with EKS and GitOpsWeaveworks
 
Cloud Native Application
Cloud Native ApplicationCloud Native Application
Cloud Native ApplicationVMUG IT
 
DevOps with Azure, Kubernetes, and Helm Webinar
DevOps with Azure, Kubernetes, and Helm WebinarDevOps with Azure, Kubernetes, and Helm Webinar
DevOps with Azure, Kubernetes, and Helm WebinarCodefresh
 
Develop and deploy Kubernetes applications with Docker - IBM Index 2018
Develop and deploy Kubernetes  applications with Docker - IBM Index 2018Develop and deploy Kubernetes  applications with Docker - IBM Index 2018
Develop and deploy Kubernetes applications with Docker - IBM Index 2018Patrick Chanezon
 
Kubernetes solutions
Kubernetes solutionsKubernetes solutions
Kubernetes solutionsEric Cattoir
 
DevOps as a Service - Kuberiter
DevOps as a Service - KuberiterDevOps as a Service - Kuberiter
DevOps as a Service - Kuberiterlawrence143
 
Microservices and Container
Microservices and ContainerMicroservices and Container
Microservices and ContainerWolfgang Weigend
 
Containers, microservices and serverless for realists
Containers, microservices and serverless for realistsContainers, microservices and serverless for realists
Containers, microservices and serverless for realistsKarthik Gaekwad
 
Why is Kubernetes considered the next generation application platform
Why is Kubernetes considered the next generation application platformWhy is Kubernetes considered the next generation application platform
Why is Kubernetes considered the next generation application platformCalidad Infotech
 
The state of containers for your DevOps journey
The state of containers for your DevOps journeyThe state of containers for your DevOps journey
The state of containers for your DevOps journeyAgile Montréal
 
Container orchestration overview
Container orchestration overviewContainer orchestration overview
Container orchestration overviewWyn B. Van Devanter
 
Evénement Docker Paris: Anticipez les nouveaux business model et réduisez vos...
Evénement Docker Paris: Anticipez les nouveaux business model et réduisez vos...Evénement Docker Paris: Anticipez les nouveaux business model et réduisez vos...
Evénement Docker Paris: Anticipez les nouveaux business model et réduisez vos...Docker, Inc.
 
Introducción a Microservicios, SUSE CaaS Platform y Kubernetes
Introducción a Microservicios, SUSE CaaS Platform y KubernetesIntroducción a Microservicios, SUSE CaaS Platform y Kubernetes
Introducción a Microservicios, SUSE CaaS Platform y KubernetesSUSE España
 

Similaire à Rancher Labs - Your own PaaS in action (20)

Power of Choice in Docker EE 2.0 - Anoop - Docker - CC18
Power of Choice in Docker EE 2.0 - Anoop - Docker - CC18Power of Choice in Docker EE 2.0 - Anoop - Docker - CC18
Power of Choice in Docker EE 2.0 - Anoop - Docker - CC18
 
Migrating from Self-Managed Kubernetes on EC2 to a GitOps Enabled EKS
Migrating from Self-Managed Kubernetes on EC2 to a GitOps Enabled EKSMigrating from Self-Managed Kubernetes on EC2 to a GitOps Enabled EKS
Migrating from Self-Managed Kubernetes on EC2 to a GitOps Enabled EKS
 
oci-container-engine-oke-100.pdf
oci-container-engine-oke-100.pdfoci-container-engine-oke-100.pdf
oci-container-engine-oke-100.pdf
 
Kubernetes for All
Kubernetes for AllKubernetes for All
Kubernetes for All
 
Building internal developer platform with EKS and GitOps
Building internal developer platform with EKS and GitOpsBuilding internal developer platform with EKS and GitOps
Building internal developer platform with EKS and GitOps
 
Why to Cloud Native
Why to Cloud NativeWhy to Cloud Native
Why to Cloud Native
 
Cloud Native Application
Cloud Native ApplicationCloud Native Application
Cloud Native Application
 
DevOps with Azure, Kubernetes, and Helm Webinar
DevOps with Azure, Kubernetes, and Helm WebinarDevOps with Azure, Kubernetes, and Helm Webinar
DevOps with Azure, Kubernetes, and Helm Webinar
 
Develop and deploy Kubernetes applications with Docker - IBM Index 2018
Develop and deploy Kubernetes  applications with Docker - IBM Index 2018Develop and deploy Kubernetes  applications with Docker - IBM Index 2018
Develop and deploy Kubernetes applications with Docker - IBM Index 2018
 
Moby KubeCon 2017
Moby KubeCon 2017Moby KubeCon 2017
Moby KubeCon 2017
 
Kubernetes solutions
Kubernetes solutionsKubernetes solutions
Kubernetes solutions
 
DevOps as a Service - Kuberiter
DevOps as a Service - KuberiterDevOps as a Service - Kuberiter
DevOps as a Service - Kuberiter
 
Microservices and Container
Microservices and ContainerMicroservices and Container
Microservices and Container
 
Containers, microservices and serverless for realists
Containers, microservices and serverless for realistsContainers, microservices and serverless for realists
Containers, microservices and serverless for realists
 
Why is Kubernetes considered the next generation application platform
Why is Kubernetes considered the next generation application platformWhy is Kubernetes considered the next generation application platform
Why is Kubernetes considered the next generation application platform
 
Kubernetes integration with ODL
Kubernetes integration with ODLKubernetes integration with ODL
Kubernetes integration with ODL
 
The state of containers for your DevOps journey
The state of containers for your DevOps journeyThe state of containers for your DevOps journey
The state of containers for your DevOps journey
 
Container orchestration overview
Container orchestration overviewContainer orchestration overview
Container orchestration overview
 
Evénement Docker Paris: Anticipez les nouveaux business model et réduisez vos...
Evénement Docker Paris: Anticipez les nouveaux business model et réduisez vos...Evénement Docker Paris: Anticipez les nouveaux business model et réduisez vos...
Evénement Docker Paris: Anticipez les nouveaux business model et réduisez vos...
 
Introducción a Microservicios, SUSE CaaS Platform y Kubernetes
Introducción a Microservicios, SUSE CaaS Platform y KubernetesIntroducción a Microservicios, SUSE CaaS Platform y Kubernetes
Introducción a Microservicios, SUSE CaaS Platform y Kubernetes
 

Plus de OpenNebula Project

OpenNebulaConf2019 - Welcome and Project Update - Ignacio M. Llorente, Rubén ...
OpenNebulaConf2019 - Welcome and Project Update - Ignacio M. Llorente, Rubén ...OpenNebulaConf2019 - Welcome and Project Update - Ignacio M. Llorente, Rubén ...
OpenNebulaConf2019 - Welcome and Project Update - Ignacio M. Llorente, Rubén ...OpenNebula Project
 
OpenNebulaConf2019 - Building Virtual Environments for Security Analyses of C...
OpenNebulaConf2019 - Building Virtual Environments for Security Analyses of C...OpenNebulaConf2019 - Building Virtual Environments for Security Analyses of C...
OpenNebulaConf2019 - Building Virtual Environments for Security Analyses of C...OpenNebula Project
 
OpenNebulaConf2019 - CORD and Edge computing with OpenNebula - Alfonso Aureli...
OpenNebulaConf2019 - CORD and Edge computing with OpenNebula - Alfonso Aureli...OpenNebulaConf2019 - CORD and Edge computing with OpenNebula - Alfonso Aureli...
OpenNebulaConf2019 - CORD and Edge computing with OpenNebula - Alfonso Aureli...OpenNebula Project
 
OpenNebulaConf2019 - 6 years (+) OpenNebula - Lessons learned - Sebastian Man...
OpenNebulaConf2019 - 6 years (+) OpenNebula - Lessons learned - Sebastian Man...OpenNebulaConf2019 - 6 years (+) OpenNebula - Lessons learned - Sebastian Man...
OpenNebulaConf2019 - 6 years (+) OpenNebula - Lessons learned - Sebastian Man...OpenNebula Project
 
OpenNebulaConf2019 - Performant and Resilient Storage the Open Source & Linux...
OpenNebulaConf2019 - Performant and Resilient Storage the Open Source & Linux...OpenNebulaConf2019 - Performant and Resilient Storage the Open Source & Linux...
OpenNebulaConf2019 - Performant and Resilient Storage the Open Source & Linux...OpenNebula Project
 
OpenNebulaConf2019 - Image Backups in OpenNebula - Momčilo Medić - ITAF
OpenNebulaConf2019 - Image Backups in OpenNebula - Momčilo Medić - ITAFOpenNebulaConf2019 - Image Backups in OpenNebula - Momčilo Medić - ITAF
OpenNebulaConf2019 - Image Backups in OpenNebula - Momčilo Medić - ITAFOpenNebula Project
 
OpenNebulaConf2019 - How We Use GOCA to Manage our OpenNebula Cloud - Jean-Ph...
OpenNebulaConf2019 - How We Use GOCA to Manage our OpenNebula Cloud - Jean-Ph...OpenNebulaConf2019 - How We Use GOCA to Manage our OpenNebula Cloud - Jean-Ph...
OpenNebulaConf2019 - How We Use GOCA to Manage our OpenNebula Cloud - Jean-Ph...OpenNebula Project
 
OpenNebulaConf2019 - Crytek: A Video gaming Edge Implementation "on the shoul...
OpenNebulaConf2019 - Crytek: A Video gaming Edge Implementation "on the shoul...OpenNebulaConf2019 - Crytek: A Video gaming Edge Implementation "on the shoul...
OpenNebulaConf2019 - Crytek: A Video gaming Edge Implementation "on the shoul...OpenNebula Project
 
Replacing vCloud with OpenNebula
Replacing vCloud with OpenNebulaReplacing vCloud with OpenNebula
Replacing vCloud with OpenNebulaOpenNebula Project
 
NTS: What We Do With OpenNebula - and Why We Do It
NTS: What We Do With OpenNebula - and Why We Do ItNTS: What We Do With OpenNebula - and Why We Do It
NTS: What We Do With OpenNebula - and Why We Do ItOpenNebula Project
 
OpenNebula from the Perspective of an ISP
OpenNebula from the Perspective of an ISPOpenNebula from the Perspective of an ISP
OpenNebula from the Perspective of an ISPOpenNebula Project
 
NTS CAPTAIN / OpenNebula at Julius Blum GmbH
NTS CAPTAIN / OpenNebula at Julius Blum GmbHNTS CAPTAIN / OpenNebula at Julius Blum GmbH
NTS CAPTAIN / OpenNebula at Julius Blum GmbHOpenNebula Project
 
Performant and Resilient Storage: The Open Source & Linux Way
Performant and Resilient Storage: The Open Source & Linux WayPerformant and Resilient Storage: The Open Source & Linux Way
Performant and Resilient Storage: The Open Source & Linux WayOpenNebula Project
 
NetApp Hybrid Cloud with OpenNebula
NetApp Hybrid Cloud with OpenNebulaNetApp Hybrid Cloud with OpenNebula
NetApp Hybrid Cloud with OpenNebulaOpenNebula Project
 
NSX with OpenNebula - upcoming 5.10
NSX with OpenNebula - upcoming 5.10NSX with OpenNebula - upcoming 5.10
NSX with OpenNebula - upcoming 5.10OpenNebula Project
 
Security for Private Cloud Environments
Security for Private Cloud EnvironmentsSecurity for Private Cloud Environments
Security for Private Cloud EnvironmentsOpenNebula Project
 
CheckPoint R80.30 Installation on OpenNebula
CheckPoint R80.30 Installation on OpenNebulaCheckPoint R80.30 Installation on OpenNebula
CheckPoint R80.30 Installation on OpenNebulaOpenNebula Project
 
Cloud Disaggregation with OpenNebula
Cloud Disaggregation with OpenNebulaCloud Disaggregation with OpenNebula
Cloud Disaggregation with OpenNebulaOpenNebula Project
 

Plus de OpenNebula Project (20)

OpenNebulaConf2019 - Welcome and Project Update - Ignacio M. Llorente, Rubén ...
OpenNebulaConf2019 - Welcome and Project Update - Ignacio M. Llorente, Rubén ...OpenNebulaConf2019 - Welcome and Project Update - Ignacio M. Llorente, Rubén ...
OpenNebulaConf2019 - Welcome and Project Update - Ignacio M. Llorente, Rubén ...
 
OpenNebulaConf2019 - Building Virtual Environments for Security Analyses of C...
OpenNebulaConf2019 - Building Virtual Environments for Security Analyses of C...OpenNebulaConf2019 - Building Virtual Environments for Security Analyses of C...
OpenNebulaConf2019 - Building Virtual Environments for Security Analyses of C...
 
OpenNebulaConf2019 - CORD and Edge computing with OpenNebula - Alfonso Aureli...
OpenNebulaConf2019 - CORD and Edge computing with OpenNebula - Alfonso Aureli...OpenNebulaConf2019 - CORD and Edge computing with OpenNebula - Alfonso Aureli...
OpenNebulaConf2019 - CORD and Edge computing with OpenNebula - Alfonso Aureli...
 
OpenNebulaConf2019 - 6 years (+) OpenNebula - Lessons learned - Sebastian Man...
OpenNebulaConf2019 - 6 years (+) OpenNebula - Lessons learned - Sebastian Man...OpenNebulaConf2019 - 6 years (+) OpenNebula - Lessons learned - Sebastian Man...
OpenNebulaConf2019 - 6 years (+) OpenNebula - Lessons learned - Sebastian Man...
 
OpenNebulaConf2019 - Performant and Resilient Storage the Open Source & Linux...
OpenNebulaConf2019 - Performant and Resilient Storage the Open Source & Linux...OpenNebulaConf2019 - Performant and Resilient Storage the Open Source & Linux...
OpenNebulaConf2019 - Performant and Resilient Storage the Open Source & Linux...
 
OpenNebulaConf2019 - Image Backups in OpenNebula - Momčilo Medić - ITAF
OpenNebulaConf2019 - Image Backups in OpenNebula - Momčilo Medić - ITAFOpenNebulaConf2019 - Image Backups in OpenNebula - Momčilo Medić - ITAF
OpenNebulaConf2019 - Image Backups in OpenNebula - Momčilo Medić - ITAF
 
OpenNebulaConf2019 - How We Use GOCA to Manage our OpenNebula Cloud - Jean-Ph...
OpenNebulaConf2019 - How We Use GOCA to Manage our OpenNebula Cloud - Jean-Ph...OpenNebulaConf2019 - How We Use GOCA to Manage our OpenNebula Cloud - Jean-Ph...
OpenNebulaConf2019 - How We Use GOCA to Manage our OpenNebula Cloud - Jean-Ph...
 
OpenNebulaConf2019 - Crytek: A Video gaming Edge Implementation "on the shoul...
OpenNebulaConf2019 - Crytek: A Video gaming Edge Implementation "on the shoul...OpenNebulaConf2019 - Crytek: A Video gaming Edge Implementation "on the shoul...
OpenNebulaConf2019 - Crytek: A Video gaming Edge Implementation "on the shoul...
 
Replacing vCloud with OpenNebula
Replacing vCloud with OpenNebulaReplacing vCloud with OpenNebula
Replacing vCloud with OpenNebula
 
NTS: What We Do With OpenNebula - and Why We Do It
NTS: What We Do With OpenNebula - and Why We Do ItNTS: What We Do With OpenNebula - and Why We Do It
NTS: What We Do With OpenNebula - and Why We Do It
 
OpenNebula from the Perspective of an ISP
OpenNebula from the Perspective of an ISPOpenNebula from the Perspective of an ISP
OpenNebula from the Perspective of an ISP
 
NTS CAPTAIN / OpenNebula at Julius Blum GmbH
NTS CAPTAIN / OpenNebula at Julius Blum GmbHNTS CAPTAIN / OpenNebula at Julius Blum GmbH
NTS CAPTAIN / OpenNebula at Julius Blum GmbH
 
Performant and Resilient Storage: The Open Source & Linux Way
Performant and Resilient Storage: The Open Source & Linux WayPerformant and Resilient Storage: The Open Source & Linux Way
Performant and Resilient Storage: The Open Source & Linux Way
 
NetApp Hybrid Cloud with OpenNebula
NetApp Hybrid Cloud with OpenNebulaNetApp Hybrid Cloud with OpenNebula
NetApp Hybrid Cloud with OpenNebula
 
NSX with OpenNebula - upcoming 5.10
NSX with OpenNebula - upcoming 5.10NSX with OpenNebula - upcoming 5.10
NSX with OpenNebula - upcoming 5.10
 
Security for Private Cloud Environments
Security for Private Cloud EnvironmentsSecurity for Private Cloud Environments
Security for Private Cloud Environments
 
CheckPoint R80.30 Installation on OpenNebula
CheckPoint R80.30 Installation on OpenNebulaCheckPoint R80.30 Installation on OpenNebula
CheckPoint R80.30 Installation on OpenNebula
 
DE-CIX: CloudConnectivity
DE-CIX: CloudConnectivityDE-CIX: CloudConnectivity
DE-CIX: CloudConnectivity
 
DDC Demo
DDC DemoDDC Demo
DDC Demo
 
Cloud Disaggregation with OpenNebula
Cloud Disaggregation with OpenNebulaCloud Disaggregation with OpenNebula
Cloud Disaggregation with OpenNebula
 

Dernier

Large Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLarge Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLionel Briand
 
Salesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZSalesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZABSYZ Inc
 
Leveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + KobitonLeveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + KobitonApplitools
 
SoftTeco - Software Development Company Profile
SoftTeco - Software Development Company ProfileSoftTeco - Software Development Company Profile
SoftTeco - Software Development Company Profileakrivarotava
 
A healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfA healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfMarharyta Nedzelska
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...OnePlan Solutions
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsSafe Software
 
Not a Kubernetes fan? The state of PaaS in 2024
Not a Kubernetes fan? The state of PaaS in 2024Not a Kubernetes fan? The state of PaaS in 2024
Not a Kubernetes fan? The state of PaaS in 2024Anthony Dahanne
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxRTS corp
 
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...OnePlan Solutions
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationBradBedford3
 
Strategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsStrategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsJean Silva
 
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdfEnhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdfRTS corp
 
Keeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldKeeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldRoberto Pérez Alcolea
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Cizo Technology Services
 
Osi security architecture in network.pptx
Osi security architecture in network.pptxOsi security architecture in network.pptx
Osi security architecture in network.pptxVinzoCenzo
 
2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shardsChristopher Curtin
 
Machine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringMachine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringHironori Washizaki
 
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsSensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsChristian Birchler
 
Comparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfComparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfDrew Moseley
 

Dernier (20)

Large Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLarge Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and Repair
 
Salesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZSalesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZ
 
Leveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + KobitonLeveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
 
SoftTeco - Software Development Company Profile
SoftTeco - Software Development Company ProfileSoftTeco - Software Development Company Profile
SoftTeco - Software Development Company Profile
 
A healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfA healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdf
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data Streams
 
Not a Kubernetes fan? The state of PaaS in 2024
Not a Kubernetes fan? The state of PaaS in 2024Not a Kubernetes fan? The state of PaaS in 2024
Not a Kubernetes fan? The state of PaaS in 2024
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
 
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion Application
 
Strategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsStrategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero results
 
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdfEnhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
 
Keeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldKeeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository world
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
 
Osi security architecture in network.pptx
Osi security architecture in network.pptxOsi security architecture in network.pptx
Osi security architecture in network.pptx
 
2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards
 
Machine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringMachine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their Engineering
 
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsSensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
 
Comparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfComparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdf
 

Rancher Labs - Your own PaaS in action

  • 2. !2 What is Kubernetes? • is a portable, extensible open-source platform for orchestrate containerized workloads and services. • is developed by google. • facilitates both declarative configuration and automation. • has a large, rapidly growing ecosystem. • services, support, and tools are widely available.
  • 4. !4 What Makes Kubernetes Unique? • Modular and well-abstracted API • Based on 10+ years experience running containers at Google • Decentralized approach to shared services (Pod model) • Support of a large company
  • 8. !8 Ecosystem • Not a technical argument • Business != Software • Business = Software + EconomicValue
  • 10. !10 Kubernetes is Hard •0 out of every 10 people claim Kubernetes is easy. •Since we launched Rancher; the vast majority (75% + ) choose our native scheduler and user experience. •Kubernetes most powerful features are also its greatest weakness (usability).
  • 11. !11 Common Kubernetes Challenges in the Enterprise •Networking – how do you understand your security/access model? •Deployment Consistency – so many ways to deploy, how do you know its done correctly? •Access Control / Enterprise Identity integration – how do I keep authentication centralized? •Security policy – how do I ensure image scanning / runtime scanning is enforced? •Chargeback – how do I appropriate usage of shared resources to the right team? •Platform monitoring – how do I make sure my k8s platform is meeting its SLA?
  • 13. !13 How do we Solve this Problem? •Better training and education
 •Making Kubernetes more opinionated/turnkey
 •Cloning Kelsey Hightower
  • 14. !14 Improving the Lives of K8s Users One Commit at aTime •The team at Rancher has asked themselves “What if we could make the user experience as intuitive and simple as Docker, while still harnessing the power of Kubernetes?” •Additionally,“How do we address the unique requirements of the enterprise without sacrificing the freedom and openness of the cloud native world?”
  • 15. !15 Enterprise Kubernetes Made Easy Rancher 2.0… •is an enterprise container management platform that makes it easy for organizations to adopt Kubernetes. •IT organizations can deploy, manage and secure any Kubernetes deployment regardless of where it is running. •is intuitive to use, and built to support DevOps teams, as they use containers to automate operations and move to continuous delivery. •is used by more than 5,000 organizations to unlock the value of containers and Kubernetes, including industry leaders like Sony, Disney, Fidelity, Aviva, Cisco, and BNP.
  • 16. !16 We understand the enterprise requirements Supported Distribution of Kubernetes Multi-Cluster Management Centralized Policy/Security Management Workload Management DevOps will use
  • 18. !18 Rancher Labs Mission •The most complete container management platform •A simplified Linux distribution built from containers, for containers •Open source project for microservices- based distributed block storage •We want to enable organizations of all sizes to use containers effectively, on any platform or infra provider. •We believe in open source as the best way to get there, giving users freedom to use/ modify/contribute to the solution. •We think vegetarians are awesome despite our association with meat products
  • 19. © 2018 Rancher Labs, Inc.!19 90M Downloads March 2016 September 2016 February 2018 1MDownloads Rancher 1.0 GA Source: Docker Hub Rancher grown since 1.0 release
  • 21. © 2018 Rancher Labs, Inc. Manage any K8s cluster on any Infrastructure
  • 22. !22 Enterprise Container Management Platform built on Kubernetes Infrastructure Team n Container ManagementDevelopment Pipelines Team 2 Team 1 Central IT InfrastructureInfrastructure Identity/RBAC Cloud Credentials Ops & Monitoring Security Policies Kubernetes Dev Staging Prod Kubernetes Dev Staging Prod Kubernetes Dev Staging Prod
  • 23. !23 Kubernetes is everywhere Host 1 Host 2 Host n… RKE Cluster Host 1 Host 2 Host n… GKE Cluster Host 1 Host 2 Host n… AKS Cluster Host 1 Host 2 Host n… EKS Cluster DBYour Applications LB
  • 24. !24 Managing entire enterprise Kubernetes stack App Catalog CI/CD Monitoring & Logging Access Control Orchestration & Scheduling Container Engine Network & Storage Cloud Integration Config DB Secrets and Security Registry Enterprise Kubernetes
  • 25. !25 Authenticate with your enterprise backend
  • 26. !26 Create or Mount any Kubernetes Cluster
  • 28. !28 Create Users and Manage Projects
  • 30. !30 App catalog now with Helm charts
  • 31. !31 What Rancher Adds to Kubernetes Cluster Operations and Management • Install and manage Kubernetes clusters on VMware, bare metal, or any infrastructure • Provision GKE, AKS, EKS clusters • Centralized Security Policy Management • Cluster Capacity Management • Centralized Authentication and RBAC policy • Integration with Active Directory, SAML and LDAP Application Management • Workload UI and Projects • Private Application Catalogs • Integrated Monitoring with Prometheus • Integrated CI/CD pipelines • Integrated Log Aggregation • Integrated ELK Enterprise Support • Complete Stack Support and Root Cause Analysis
  • 32. !32 Rancher Difference Efficiency – simple to set up and has an easy to use yet powerful user interface for managing both applications and infrastructure services Complete – includes everything you need to deploy, run and manage containers in production No vendor lock-in – includes a rich set of container orchestration capabilities as well as distributions of multiple commercially available container technologies (Kubernetes, Docker, Mesos) while maintaining a single management framework Infrastructure agnostic – does not limit users to any specific infrastructure, whether on premises or in the cloud Portable infrastructure services - infrastructure services management and the overlay networking, storage and load balancing capabilities provide the basis for portability across infrastructure providers and dramatically shorten the time to deployment Fully open source – unlike Docker Data Center and Tectonic, Rancher is a fully open source management platform Boundless networking – unlike any other container management platform, implements networking that can cross datacenter or cloud boundaries
  • 33. !33 Rancher supports the entire container platform Root Cause Analysis across all issues Cluster Operations and Management • Includes support and fixes for Rancher software, including all embedded services such as Prometheus, Vault, Elasticsearch, Kibana, etcd, and any others. Kubernetes Support • Ensure proper integration with supported cloud providers, including GKE, AKS, and EKS • Ensure Rancher Kubernetes Engine (RKE) supports the latest stable release of Kubernetes • Fix any issues in the Kubernetes code-base installed by RKE • Upstream fixes when necessary for Kubernetes installed by RKE • Ensure upgrade of Kubernetes between versions, across any supported Kubernetes cluster Docker Support • Ensure RKE works with Docker shipped in RHEL, Ubuntu and RancherOS • For open-source Ubuntu and CentOS, Rancher will embed and support a Docker Daemon.
  • 34. !34 Rancher consulting engagements Application Architecture, CI/CD and Ops Application Architecture Best Practices Guide
 Workshop to develop a set of best practices around containerizing applications, focused on application architecture, security, and resiliency. CI/CD workflow and architecture
 Design workshop for developing a complete CI/CD workflow design, including automating build, test, deployment, upgrades, and all necessary integrations. Application Operations Best Practices Guide
 Workshop to develop an operations guide for teams running workloads on the container platform, focused on resiliency, monitoring, logging, release management, service delivery, secret management, security, etc. Platform Architecture, Ops and Security Deployment Architecture Development
 Design workshop for defining a complete architecture for the container platform, deployment models, infrastructure options, storage, networking, and high availability. Operations Best Practices Workshop
 Develop an Best Practices Guide for operating the platform, with a focus on testing, lifecycle management, Security Model Development
 Developing a Container Security Model focusing on, authentication, RBAC, OS security, pod security, network security, logging, audit, image security, secret management, and policy management. •
  • 35. © 2018 Rancher Labs, Inc. @Rancher_labs http://rancher.com Thank you