Image Title

Search Results for CloudNativeCon EU 2018:

Joseph Jacks, StealthStartup | KubeCon + CloudNativeCon EU 2018


 

>> Announcer: Live, from Copenhagen, Denmark, it's theCUBE. Covering KubeCon and CloudNativeCon Europe 2018. Brought to you by the Cloud Native Computing Foundation and its Ecosystem Partners. >> Well everyone, welcome back to the live coverage of theCUBE here in Copenhagen, Denmark for KubeCon, Kubernetes Con 2018, part of the CNCF, Cloud Native Compute Foundation, part of the Linux Foundation. I'm John Furrier with Lauren Cooney, the founder of Spark Labs, breaking down day two, wrapping up our coverage of KubeCon and all the success that we've seen with Kubernetes, I thought it would be really appropriate to bring on the cofounder of KubeCon originally, Joseph Jacks, known as JJ in the industry, a good friend of theCUBE and part of the early formation of what is now Cloud Native. We were all riffing on that at the time. welcome back to theCUBE, great to see you. >> Thank you for having me John. >> So, for the story, for the folks out there, you know Cloud Native was really seen by the devops community, and infrastructure code was no secret to the insiders in the timeframes from 2010 through 2015, 16 timeframe, but really it was an open stack summit. A lot of people were kind of like, hey, you know, Google's got Kubernetes, they're going to open it up and this could be a real game changer, container, Docker was flying off the shelves. So we just kind of saw, right, and you were there and we were talking so there was a group of us. You were one of them. And you founded KubeCon, and bolted into the, at that time, the satellite Linux Foundation events, and then you pass it off as a good community citizen to the CNCF, so I wanted to just make sure that people knew that. What a great success. What's your impression? I mean, are you blown away? >> I am definitely blown away. I mean I think the size and scale of the European audience is remarkable. We had something like slightly less than half this in Austin last year. So to see more than that come here in Europe I think shows the global kind of growth curve as well as like, I think, Dan and someone else was asking sort of raise your hand if you've been to Kubecon Austin and very few actually, so there's a lot of new people showing up in Europe. I think it just shows the demand-- >> And Dan's been traveling around. I've seen him in China, some events I've been to. >> Joseph: All over. >> He's really working hard so props to him. We gave him some great props earlier. But he also told us Shanghai is coming online. >> Joseph: Yeah. >> So you got Shanghai, you to Barcelona next year for the European show, and of course Seattle. This is a community celebrating right now because there's a lot of high fives going on right now because there's a lot of cool, we've got some sort of core standard, defacto standard, now let's go to work. What are you working on now? You got a stealth startup? Share a little bit about it. I know you don't want to give the details out, but where is it kind of above the stack? Where you going to be playing? >> Sure, so we're not talking too much in terms of specifics and we're pretty stealthy, but I can tell you what I'm personally very excited about in terms of where Kubernetes is going and kind of where this ecosystem is starting to mature for practitioners, for enterprises. So one of the things that I think Kubernetes is starting to bring to bear is this idea of commoditizing distributed systems for everyday developers, for everyday enterprises. And I think that that is sort of the first time in sort of maybe, maybe the history of software development, software engineering and building applications, we're standardizing on a set of primitives, a set of building blocks for distributed system style programming. You know we had in previous eras things like Erlang and fault tolerant programming and frameworks, but those were sort of like pocketed into different programming communities and different types of stacks. I think Kubernetes is the one sort of horizontal technology that the industry's adopting and it's giving us these amazing properties, so I think some of the things that we're focusing on or excited about involve sort of the programming layer on top of Kubernetes in simplifying the experience of kind of bringing all stateful and enterprise workloads and different types of application paradigms natively into Kubernetes without requiring a developer to really understand and learn the Kubernetes primitives themselves. >> That's next level infrastructure as code. Yeah so as Kubernetes becomes more successful, as Kubernetes succeeds at a larger and larger scale, people simply shouldn't have to know or understand the internals. There's a lot of people, I think Kelsey and a few other people, started to talk about Kubernetes as the Linux kernel of distributed computing or distributed systems, and I think that's a really great way of looking at it. You know, do programmers make file system calls directly when they're building their applications? Do they script directly against the kernel for maybe some very high performance things. But generally speaking when you're writing a service or you're writing a microservice or some business logic, you're writing at a higher level of abstraction and a language that's doing some IO and maybe some reading and writing files, but you're using higher level abstractions. So I think by the same token, the focus today with Kubernetes is people are learning this API. I think over time people are going to be programming against that API at a higher level. And what are you doing here, the show? Obviously you're (mumbles) so you're doing some (mumbles) intelligence. Conversations you've been in, can you share your opinion of what's going on here? Your thoughts on the content program, the architecture, the decisions they've made. >> I think we've just, so lots of questions in there. What am I doing here? I just get so energized and I'm so, I just get reinvigorated kind of being here and talking to people and it's just super cool to see a lot of old faces, people who've been here for a while, and you know, one of the things that excites me, and this is just like proof that the event's gotten so huge. I walk around and I see a lot of familiar faces, but more than 80, 90% of people I've never seen before, and I'm like wow this has like gotten really super huge mainstream. Talking with some customers, getting a good sense of kind of what's going on. I think we've seen two really huge kind of trends come out of the event. One is this idea of multicloud sort of as a focus area, and you've talked with Bassam at Upbound and the sort of multicloud control plane, kind of need and demand out there in the community and the user base. I think what Bassam's doing is extremely exciting. The other, so multicloud is a really big paradigm that most companies are sort of prioritizing. Kubernetes is available now on all the cloud providers, but how do we actually adopt it in a way that is agnostic to any cloud provider service. That's one really big trend. The second big thing that I think we're starting to see, just kind of across a lot of talks is taking the Kubernetes API and extending it and wrapping it around stateful applications and stateful workloads, and being able to sort of program that API. And so we saw the announcement from Red Hat on the operator framework. We've seen projects like Kube Builder and other things that are really about sort of building native custom Kubernetes APIs for your applications. So extensibility, using the Kubernetes API as a building block, and then multicloud. I think those are really two huge trends happening here. >> What is your view on, I'm actually going to put you on test here. So Red Hat made a bet on Kubernetes years ago when it was not obvious to a lot of the other big wales. >> Joseph: From the very beginning really. >> Yeah from the very beginning. And that paid off huge for Red Hat as an example. So the question is, what bets should people be making if you had to lay down some thought leadership on this here, 'cause you obviously are in the middle of it and been part of the beginning. There's some bets to be made. What are the bets that the IBMs and the HPs and the Cisco's and the big players have to make and what are the bets the startups have to make? >> Well yeah, there's two angles to that. I mean, I think the investment startups are making, are different set of investments and motivated differently than the multinational, huge, you know, technology companies that have billions of dollars. I think in the startup category, startups just should really embrace Kubernetes for speeding the way they build reliable and scalable applications. I think really from the very beginning Kubernetes is becoming kind of compelling and reasonable even at a very small scale, like for two or three node environment. It's becoming very easy to run and install and manage. Of course it gives you a lot of really great properties in terms of actually running, building your systems, adopting microservices, and scaling out your application. And that's what's sort of like a direct end user use case, startups, kind of building their business, building their stack on Kubernetes. We see companies building products on top of Kubernetes. You see a lot of them here on the expo floor. That's a different type of vendor startup ecosystem. I think there's lots of opportunities there. For the big multinationals, I think one really interesting thing that hasn't really quite been done yet, is sort of treating Kubernetes as a first-class citizen as opposed to a way to commercialize and enter a new market. I think one of the default ways large technology companies tend to look at something hypergrowth like Kubernetes and TensorFlow and other projects is wrapping around it and commercializing in some way, and I think a deeper more strategic path for large companies could be to really embed Kubernetes in the core kind of crown jewel IP assets that they have. So I'll give you an example, like, for let's just take SAP, I'll just pick on SAP randomly, for no reason. This is one of the largest enterprise software companies in the world. I would encourage the co-CEOs of SAP, for example. >> John: There's only one CEO now. >> Is there one CEO now? Okay. >> John: Snabe left. It's now (drowned out by talking). >> Oh, okay, gotcha. I haven't been keeping up on the SAP... But let's just say, you know, a CEO boardroom level discussion of replatforming the entire enterprise application stack on something like Kubernetes could deliver a ton of really core meaningful benefits to their business. And I don't think like deep super strategic investments like that at that level are being made quite yet. I think at a certain point in time in the future they'll probably start to be made that way. But that's how I would like look at smart investments on the bigger scale. >> We're not seeing scale yet with Kubernetes, just the toe is in the water. >> I think we're starting to see scale, John. I think we are. >> John: What's the scale number in clusters? >> I'll give you the best example, which came up today, and actually really surprised me which I think was a super compelling example. The largest retailer in China, so essentially the Amazon of China, JD.com, is running in production for years now at 20,000 compute nodes with Kubernetes, and their largest cluster is a 5,000 node cluster. And so this is pushing the boundary of the sort of production-- >> And I think that may be the biggest one I've heard. >> Yeah, that's certainly, I mean for a disclosed user that's pretty huge. We're starting to see people actually talk publicly about this which is remarkable. And there are huge deployments out there. >> We saw Tyler Jewell come on from WSO2. He's got a new thing called Ballerina. New programming language, have you seen that? >> Joseph: I have, I have. >> Thoughts on that? What's your thoughts on that? >> You know, I think that, so I won't make any particular specific comments on Ballerina, I'm not extremely informed on it. I did play with a little bit, I don't want to give any of my opinions, but what I'd say, and I think Tyler actually mentioned this, one of the things that I believe is going to be a big deal in the coming years, is so, trying to think of Kubernetes as an implementation detail, as the kernel, do you interact directly with that? Do you learn that interface directly? Are you sort of kind of optimizing your application to be sort of natively aware of those abstractions? I think the answer to all of those questions is no, and Kubernetes is sort of delegated as a compiler target, and so frankly like directionally speaking, I think what Ballerina's sort of design is aspiring towards is the right one. Compile time abstraction for building distributed systems is probably the next logical progression. I like to think of, and I think Brendan Burns has started to talk about this over the last year or two. Everyone's writing assembly code 'cause we're swimming yaml and configuration based designs and systems. You know, sort of pseudodeclarative, but more imperative in static configurations. When in reality we shouldn't be writing these assembly artifacts. We should be delegating all of this complexity to a compiler in the same way that you know, we went from assembly to C to higher level languages. So I think over time that starts to make a lot of sense, and we're going to see a lot of innovation here probably. >> What's your take on the community formation? Obviously, it's growing, so, any observations, any insight for the folks watching what's happening in the community, patterns, trends you'd see, like, don't like. >> I think we could do a better job of reducing politics amongst the really sort of senior community leaders, particularly who have incentives behind their sort of agendas and sort of opinions, since they work for various, you know, large and small companies. >> Yeah, who horse in this race. >> Sure, and there's, whether they're perverse incentives or not, I think net the project has such a high quality genuine, like humble, focused group of people leading it that there isn't much pollution and negativity there. But I think there could be a higher standard in some cases. Since the project is so huge and there are so many very fast moving areas of evolution, there tends to be sort of a fast curve toward many cooks being in the kitchen, you know, when new things materialize and I think that could be better handled. But positive side, I think like the project is becoming incredibly diverse. I just get super excited to see Aparna from Google leading the project at Google, both on the hosted Saas offering and the Kubernetes project. People like Liz and others. And I just think it's an awesome, welcoming, super diverse community. And people should really highlight that more. 'Cause I think it's a unique asset of the project. >> Well you're involved in some deep history. I think we're going to be looking this as moment where there was once a KubeCon that was not part of the CNCF, and you know, you did the right thing, did a good thing. You could have kept it to yourself and made some good cash. >> It's definitely gotten really big, and it's way beyond me now at this point. >> Those guys did a good job with CNCF. >> They're doing phenomenal. I think vast majority of the credit, at this scale, goes to Chris Anasik and Dan Conn, and the events team at the Linux Foundation, CNCF, and obviously Kelsey and Liz and Michelle Noorali and many others. But blood, sweat, and tears. It's no small feat pulling off an event like this. You know, corralling the CFP process, coordinating speakers, setting the themes, it's a really huge job. >> And now they got to deal with all the community, licenses, Lauren your thoughts? >> Well they're consistent across Apache v2 I believe is what Dan said, so all the projects under the CNCF are consistently licensed. So I think that's great. I think they actually have it together there. You know, I do share your concerns about the politics that are going on a little bit back and forth, the high level, I tend to look back at history a little bit, and for those of us that remember JBoss and the JBoss fork, we're a little bit nervous, right? So I think that it's important to take a look at that and make sure that that doesn't happen. Also, you know, open stack and the stuff that we've talked about before with distros coming out or too many distros going to be hitting the street, and how do we keep that more narrow focused, so this can go across-- >> Yeah, I started this, I like to list rank and iterate things, and I started with this sheet of all the vendors, you know, all the Kubernetes vendors, and then Linux Foundation, or CNCF took it over, and they've got a phenomenal sort of conformance testing and sort of compliance versioning sheet, which lists all the vendors and certification status and updates and so on and I think there's 50 or 60 companies. On one hand I think that's great, because it's more innovation, lots of service providers and offerings, but there is a concern that there might be some fragmentation, but again, this is a really big area of focus, and I think it's being addressed. Yeah, I think the right ones will end up winning, right? >> Joseph: Right, for sure. >> and that's what's going to be key. >> Joseph: Healthy competition. >> Yes. >> All right final question. Let's go around the horn. We'll start with you JJ, wrapping up KubeCon 2018, your thoughts, summary, what's happened here? What will we talk about next year about what happened this week in Denmark? >> I think this week in Denmark has been a huge turning point for the growth in Europe and sort of proof that Kubernetes is on like this unstoppable inflection, growth curve. We usually see a smaller audience here in Europe, relative to the domestic event before it. And we're just seeing the numbers get bigger and bigger. I think looking back we're also going to see just the quality of end users and the end user community and more production success stories starting to become front and center, which I think is really awesome. There's lots of vendors here. But I do believe we have a huge representation of end users and companies actually sharing what they're doing pragmatically and really changing their businesses from Financial Times to Cern and physics projects, and you know, JD and other huge companies. I think that's just really awesome. That's a unique thing of the Kubernetes project. There's some hugely transformative companies doing awesome things out there. >> Lauren your thoughts, summary of the week in Denmark? >> I think it's been awesome. There's so much innovation happening here and I don't want to overuse that word 'cause I think it's kind of BS at some point, but really these companies are doing new things, and they're taking this to new levels. I think that hearing about the excitement of the folks that are coming here to actually learn about Kubernetes is phenomenal, and they're going to bring that back into their companies, and you're going to see a lot more actually coming to Europe next year. I also true multicloud would be phenomenal. I would love that if you could actually glue those platforms together, per se. That's really what I'm looking for. But also security. I think security, there needs to be a security seg. We talked to customers earlier. That's something they want to see. I think that that needs to be something that's brought to the table. >> That's awesome. My view is very simple. You know I think they've done a good job in CNCF and Linux Foundation, the team, building the ecosystem, keeping the governance and the technical and the content piece separate. I think they did a good job of showing the future state that we'd like to get to, which is true multicloud, workload portability, those things still out of reach in my opinion, but they did a great job of keeping the tight core. And to me, when I hear words like defacto standard I think of major inflection points where industries have moved big time. You think of internetworking, you think of the web, you think of these moments where that small little tweak created massive new brands and created a disruptor enabler that just created, changed the game. We saw Cisco coming out of that movement of IP with routers you're seeing 3Com come out of that world. I think that this change, this new little nuance called Kubernetes is going to be absolutely a defacto standard. I think it's definitely an inflection point and you're going to see startups come up with new ideas really fast in a new way, in a new modern global architecture, new startups, and I think people are going to be blown away. I think you're going to see fast rising growth companies. I think it's going to be an investment opportunity whether it's token economics or a venture backer private equity play. You're going to see people come out of the wood work, real smart entrepreneur. I think this is what people have been waiting for in the industry so I mean, I'm just super excited. And so thanks for coming on. >> Thank you for everything you do for the community. I think you truly extract the signal from the noise. I'm really excited to see you keep coming to the show, so it's really awesome. >> I appreciate your support, and again we're co-developing content in the open. Lauren great to host with you this week. >> Thank you, it's been awesome. >> And you got a great new venture, high five there. High five to the founder of KubeCon. This is theCUBE, not to be confused with KubeCon. And we're theCUBE, C-U-B-E. I'm John Furrier, thanks for watching. It's a wrap of day two global coverage here exclusively for KubeCon 2018, CNCF and the Linux Foundation. Thanks for watching. (techno music)

Published Date : May 3 2018

SUMMARY :

Brought to you by the Cloud Native Computing Foundation and part of the early formation of what is now Cloud Native. and then you pass it off as a good community citizen I think shows the global kind of growth curve And Dan's been traveling around. We gave him some great props earlier. I know you don't want to give the details out, And I think that that is sort of the first time I think over time people are going to be programming and the sort of multicloud control plane, What is your view on, I'm actually going to put you on and the Cisco's and the big players have to make I think really from the very beginning Is there one CEO now? It's now (drowned out by talking). And I don't think like deep super strategic investments just the toe is in the water. I think we're starting to see scale, John. of the sort of production-- We're starting to see people actually New programming language, have you seen that? I think the answer to all of those questions is no, any observations, any insight for the folks watching I think we could do a better job of reducing politics And I just think it's an awesome, welcoming, I think we're going to be looking this as moment where and it's way beyond me now at this point. and Dan Conn, and the events team at the Linux Foundation, So I think that it's important to take a look at that and I think it's being addressed. Let's go around the horn. I think looking back we're also going to see I think that that needs to be something I think it's going to be an investment opportunity I think you truly extract the signal from the noise. Lauren great to host with you this week. CNCF and the Linux Foundation.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DanPERSON

0.99+

JosephPERSON

0.99+

CiscoORGANIZATION

0.99+

EuropeLOCATION

0.99+

Dan ConnPERSON

0.99+

Lauren CooneyPERSON

0.99+

ChinaLOCATION

0.99+

LaurenPERSON

0.99+

Chris AnasikPERSON

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

2010DATE

0.99+

JohnPERSON

0.99+

CNCFORGANIZATION

0.99+

50QUANTITY

0.99+

DenmarkLOCATION

0.99+

Linux FoundationORGANIZATION

0.99+

2015DATE

0.99+

Spark LabsORGANIZATION

0.99+

Michelle NooraliPERSON

0.99+

JD.comORGANIZATION

0.99+

AustinLOCATION

0.99+

HPsORGANIZATION

0.99+

John FurrierPERSON

0.99+

Cloud Native Compute FoundationORGANIZATION

0.99+

IBMsORGANIZATION

0.99+

LizPERSON

0.99+

BarcelonaLOCATION

0.99+

next yearDATE

0.99+

Joseph JacksPERSON

0.99+

Tyler JewellPERSON

0.99+

GoogleORGANIZATION

0.99+

Brendan BurnsPERSON

0.99+

two anglesQUANTITY

0.99+

TylerPERSON

0.99+

SeattleLOCATION

0.99+

60 companiesQUANTITY

0.99+

last yearDATE

0.99+

Copenhagen, DenmarkLOCATION

0.99+

KelseyPERSON

0.99+

KubeConEVENT

0.99+

SAPORGANIZATION

0.99+

JJPERSON

0.99+

this weekDATE

0.99+

KubernetesTITLE

0.99+

BassamORGANIZATION

0.99+

twoQUANTITY

0.99+

Financial TimesORGANIZATION

0.99+

todayDATE

0.99+

oneQUANTITY

0.98+

ShanghaiLOCATION

0.98+

KubeCon 2018EVENT

0.98+

bothQUANTITY

0.98+

Kelsey Hightower, Google Cloud Platform | KubeCon + CloudNativeCon EU 2018


 

>> Announcer: Live from Copenhagen, Denmark, it's theCUBE covering KubeCon and CloudNativeCon Europe 2018. Brought to you by the Cloud Native Computing Foundation and its ecosystem partners. >> Hello, everyone, welcome back to theCUBE's exclusive coverage here in Copenhagen, Denmark for coverage of KubeCon 2018, part of the CNCF CloudNative Compute Foundation, part of the Linux Foundation, I'm John Furrier with my cohost, Lauren Cooney, the founder of Spark Labs. We're here with Kelsey Hightower, co-chair of the program as well as a staff engineer, developer, advocate, at Google Cloud Platform, a celebrity in the industry, dynamic, always great to have you on, welcome back. >> Awesome, good to be back. >> How are you feeling, tired? You've got the energy, day two? >> I'm good, I finished my keynote yesterday. My duties are done, so I get to enjoy the conference like most attendees. >> Great. Keynote was phenomenal, got good props. Great content format, very tight, moving things along. A little bit of a jab at some of the cloud providers. Someone said, "Oh, Kelsey took a jab at the cloud guys." What was that about, I mean, there was some good comments on Twitter, but, keeping it real. >> Honestly, so I work at a cloud provider, so I'm part of the cloud guys, right? So I'm at Google Cloud, and what I like to do is, and I was using Amazon's S3 in my presentation, and I was showing people basically like the dream of, in this case, serverless, here's how this stuff actually works together right now. We don't really need anything else from the cloud providers. Here's what you can do right now, so, I like to take a community perspective, When I'm on the stage, so I'm not here only to represent Google and sell for Google. I'm here to say, "Hey, here's what's possible," and my job is to kind of up-level the thinking. So that was kind of the goal of that particular presentation is like, here's all this stuff, let's not lock it all down to one particular provider, 'cause this is what we're here for, KubeCon, CloudNativeCon, is about taking all of that stuff and standardizing it and making it accessible. >> And then obviously, people are talking about the outcome, that that's preferred right now in the future, which is a multi-cloud workload portability. Kubernetes is playing a very key role in obviously the dev ops, people who have been doing it for many many years, have eaten glass, spit nails, custom stuff, have put, reaped the benefits, but now they want to make it easy. They don't want to repeat that, so with Kubernetes nice formation, a lot of people saying here on theCUBE and in the hallways that a de facto standard, the word actually said multiple times here. Interesting. >> Yeah, so you got Kubernetes becoming the de facto standard for computes, but not events, not data, not the way you want to compute those events or data, so the job isn't complete. So I think Kubernetes will solve a large portion of compute needs, thumbs up, we're good to go. Linux has done this for the virtualization layer, Kubernetes is doing it for the containerization, but we don't quite have that on the serverless side. So it's important for us all to think about where the industry is going and so it's like, hey, where the industry is moving to, where we are now, but it's also important for us to get ahead of it, and also be a part of defining what the next de facto standard should be. >> And you mentioned community, which is important, because I want to just bring this up, there's a lot of startups in the membership of CNCF, and when you have that first piece done, you mentioned the other work to be done, that's an opportunity to differentiate. This is the commercialization opportunity to strike that balance. Your reaction to that, how do you see that playing out? Because it is an opportunity to create some value. >> Honestly I'm wearing a serverless.com T-shirt right now, right, that's the startup in the space. They're trying to make serverless easy to use for everyone, regardless of the platform. I think no matter what side of the field you stand on, we need these groups to be successful. They're independent companies, they're going for ambition, they're trying to fill the gaps in what we're all doing, so if they're successful, they just make a bigger market for everyone else, so this is why not only do we try to celebrate them, we try to give them this feedback, like, "Hey, here's what we're doing, "here's what the opportunities are," so I think we need them to be successful. If they all die out every time they start something, then we may not have people trying anymore. >> And I think there's actually a serverless seg in the CNCF, right? And I think that they're doing a lot of great work to kind of start to figure out what's going on. I mean, are you aware what those guys are up to? >> Exactly, so the keynote yesterday was largely about some of the work they're doing. So you mentioned the serverless seg, and CNCF. So some of the work that they're doing is called cloud events. But they wanted to standardize the way we take these events from the various providers, we're not going to make them all work the same way, but what we can do is capture those events in a standard way, and then help define a way to transport those between different providers if you will, and then how those responses come back. So at least we can start to standardize at least that part of the layer, and if Google offers you value, or Amazon offers you value, you own the data, and that data generates events, you can actually move it wherever you want, so that's the other piece, and I'm glad that they're getting in front of it. >> Well I think goal is, obviously, if I'm using AWS, and then I want to use Asher, and then I want to go to Google Cloud, or I want my development teams are using different components, and features, in all of them, right? You want to be able to have that portability across the cloud-- >> And we say together, so the key part of that demo was, if you're using one cloud provider for a certain service, in this case, I was using Google Translate to translate some data, but maybe your data lives in Amazon, the whole point was that, be notified that your data's in Amazon, so that it can be fired off an event into Google, function runs a translation, and writes the data back to Amazon. There are customers that actually do this today, right? There are different pieces of stacks that they want to be able to access, our goal is to make sure they can actually do that in a standard way, and then, show them how to do it. >> A lot of big buzz too also going on around Kubeflow, that Google co-chaired, or co-founded, and now part of the CNCF, Istio service meshes, again, this points to the dots that are connecting, which is okay, I got Kubernetes, we got containers, now Istio, what's your vision on that, how did that play out? An opportunity certainly to abstract the weights of complexity, what's your thoughts on Istio? >> So I think there's going to be certain things, things like Istio, there are parts of Istio that are very low level, that if done right, you may never see them. That's a good thing, so Istio comes in, and says, "Look, it's one thing to connect applications together, "which Kubernetes can help you do "with this built-in service discovery, "how does one app find the other app," but then it's another thing to lock down security and implement policy, this app can talk to this app under these conditions. Istio comes in, brings that to the playing field. Great, that's a great addition. Most people will probably wrap that in some higher-level platform, and you may never see it! Great! Then you mention Kubeflow, now this is a workflow, or at least an opinionated workflow, for doing machine-learning, or some analytics work. There's too many pieces! So if we start naming every single piece that you have to do, or we can say, "Look, we know there's a way that works, "we'll give it a name, we'll call it Kubeflow," and then what's going to happen there is the community's going to rally around actually more workflow, we have lots of great technology wrapped underneath all of that, but how should people use it? And I think that's what I'm actually happy to see now that we're in like year four or five of this thing, as people are actually talking about how to people leverage all of these things that fall below? >> As the IQ starts to increase with cloud-native, you're seeing enterprises, and there's levels of adoption, the early adopters, you know, the shiny new toy, are pushing the envelope, fast followers coming in, then you got the mainstream coming in, so mainstream, there's a lot of usage and consumption of containers, very comfortable with that, now they're bumping into Kubernetes, "Oh wow, this is great," different positions of the adoption. What's your message to each one, mainstream, fast followers, early adoptives, the early adoptives keep pushing, keep bringing that community together, form the community, fast forward. What's the position, what's the Kelsey Hightower view of each one of those points of the evolution? >> So I think we need a new model. So I think that model is kind of out now. Because if you look at the vendor relationships now, so the enterprise typically buys off the shelf when it's mature and ready to go. But at this point now, a lot of the library is all in the programming languages, if you see a language or library that you need, if it's on GitHub, you look around, it's like, "We're going to use this open-source library, "'cause we got to ship," right? So, they started doing early adoption maybe at the library level. Now you're starting to see it at the service level. So if I go to my partner or my vendor, and they say, "Hey, the new version of our software requires Kubernetes." Now, that's a little bit early for some of these enterprises to adopt, but now you're having the vendor relationship saying, "We will help you with Kubernetes." And also, a lot of these enterprises, it's early? Guess what, they have contributors to these projects. They helped design them. I remember back in the day, when I was in financial services, JPMC came out with their own messaging standard, so banks could communicate with each other. They gave that to Red Hat, and Red Hat turns it into a product, and now there's a new messaging standard. That kicked off ten years ago, and now we're starting to see these same enterprises contribute to Kubernetes. So I think now, there's a new model where, if it's early, enterprises are becoming the contributors, donating to the foundations, becoming members of things like CNCF, and on the flip side, they may still use their product, but they want a say in their future. >> So you can jump in at any level as a company, you don't need to wait for the mainstream, you can have a contributor, and in the front wave, to help shepherd through. >> Yeah, you need more say, I think when people bought typical enterprise software, if there wasn't a feature in there, you waited for the vendor to do it, the vendor comes up with their feature, and tells you it's going to cost another 200 million dollars for this add-on, and you have no say into the progress of it, or the speed of it. And then we moved to a world where there was APIs. Look, here's APIs, you can kind of build your own thing on top, now, the vendor's like, "You know what? "I'm going to help actually build the product that I rely on," so if vendor A is not my best partner right now, I could pick a different vendor and say, "Hey, I want a relationship, around this open-source "ecosystem, you have some features I like right now, "but I may want to able to modify them later." I think that's where we are right now. >> Well I think also the emergence of open-source offices, and things like that, and, you know, enterprises that are more monolithic, have really helped to move things forward with their users and their developers. I'm seeing a lot of folks here that are actually coming from larger companies inside of Europe, and they're actually trying to learn Kubernetes now, and they are here to bring that back into their companies, that they want to know about what's going on, right? >> That's a good observation-- >> It's great. >> That open-source office is replacing the I'm the vendor management person. >> Well you need legal-- >> Exactly. >> And you need all of those folks to just get the checkmarks, and get the approval, so that folks can actually take code in, and if it's under the right license, which is super important, or put code back out. >> And it seemed to be some of the same people that were managing the IBM relationship. The people that were managing the big vendor relationship, right? This thing's going to cost us all this cash, we got to make sure that we're getting the right, we're complying with the licensing model, that we're not using more than we paid for, in case we get an audit, the same group has some of the similar skills needed to shepherd their way through the open-source landscape, and then, in many cases, hiring in some of those core developers, to sit right in the organization, to give back, and to kind of have that first-tier support. >> That's a really good point, Lauren. I think this is why I think CNCF has been so successful is, they've kind of established the guardrails, and kind of the cultural notion of commercializing, while not foregoing the principles of open-source, so the operationalizing of open-source is really huge-- >> I'm kind of laughing over here, because, I started the open-source organization at Cisco, and Cisco was not, was new to open-source, and we had to put open data into the Linux Foundation, and I just remember the months of calls I was on, and the lawyers that I got to know, and-- >> You got scar tissue to prove it, too. >> I do, and I think when we did CNCF, I was talking to Craig years ago when we kind of kicked that off, it was really something that we wanted to do differently, we wanted to fast track it, we had the exact license that we wanted, we had the players that we wanted, and we really wanted to have this be something community-based, which I think, Kelsey, you've said it right there. It's really the communities that are coming together that you're seeing here. What else are you seeing here? What are the interesting projects that you see, that are kind of popping up, we have some, but are there others that you see? >> Well, so now, these same enterprises, now they have the talent, or at least not letting the talent leave, the talent now is like, "Well, we have an idea, and it's not core "to our business, let's open-source it." So, Intuit just inquired this workflow, small little start-up project, Argo, they're Intuit now, and maybe they had a need internally, suck in the right people, let the project continue, throw that Intuit logo there, and then sometimes you just see tools that are just being built internally, also be product ties from this open-source perspective, and it's a good way for these companies to stay engaged, and also to say, "Hey, if we're having this problem, "so are other people," so this is new, right? This open-source usually comes from the vendors, maybe a small group of developers, but now you're starting to see the companies say, "You know what, let's open-source our tool as well," and it's really interesting, because also they're pretty mature. They've been banked, they've been used, they're real, someone depends on them, and they're out. Interesting to see where that goes. >> Well yeah, Derek Hondell, from VMware, former Linux early guy, brought the same question. He says, "Don't confuse project with product." And to your point about being involved in the project, you can still productize, and then still have that dual relationship in a positive way, that's really a key point. >> Exactly, we're all learning how to share, and we're learning what to share. >> Okay, well let's do some self awareness here, well, for you, program's great, give you some props on that, you did a great job, you guys are the team, lot of high marks, question marks that are here that we've heard is security. Obviously, love Kubernetes, everyone's high-fiving each other, got to get back to work to reality, security is a conversation. Your thoughts on how that's evolving, obviously, this is front and center conversation, with all this service meshes and all these new services coming up, security is now being fought in the front end of this. What's your view? >> So I think the problem with security from certain people is that they believe that a product will come out that they can buy, to do security. Every time some new platform, oh, virtualization security. Java security. Any buzzword, then someone tries to attach security. >> It's a bolt-on. >> It's, yeah. So, I mean, most people think it's a practice. The last stuff that I seen on security space still applies to the new stack, it's not that the practice changed. Some of the threat models are the same, maybe some new threat models come up, or new threat models are aggravated because of the way people are using these platforms. But I think a lot of companies have never understood that. It's a practice, it will never be solved, there's nothing you can buy or subscribe to-- >> Not a silver bullet. >> Like antivirus, right? I'm only going to buy antivirus, as long as I run it, I should never get a virus. It's like, "No!" That's not how that works. The antivirus will be able to find things it knows about. And then you have to have good behavior to prevent having a problem in the first place. And I think security should be the same way, so I think what people need to do now, is they're being forced back into the practice of security. >> John: Security everywhere, basically. >> It's just a thing you have to do no matter what, and I think what people have to start doing with this conversation is saying, "If I adopt Kubernetes, does my threat model change?" "Does the container change the way I've locked down the VM?" In some cases, no, in some cases, yes. So I think when we start to have these conversations, everyone needs to understand the question you should ask of everyone, "What threat model should I be worried about, "and if it's something that I don't understand or know," that's when you might want to go look for a vendor, or go get some more training to figure out how you can solve it. >> And I think, Tyler Jewell was on from Ballerina, and he was talking about that yesterday, in terms of how they actually won't, they assume that the code is not secure. That is the first thing that they do when they're looking at Ballerina in their programming language, and how they actually accept code into it, is just they assume it's not secure. >> Oh exactly, like at Google we had a thing, we called it BeyondCorp. And there's other aspects to that, if you assume that it's going to be bad if someone was inside of your network, then pretend that someone is already inside your network and act accordingly. >> Yep, exactly, it's almost the reverse of the whitelisting. Alright, so let me ask you a question, you're in a unique position, glad to have you here on theCUBE, thanks for coming on and sharing your insights and perspective, but you also are the co-chair of this progress, so you get to see the landscape, you see the 20 mile stare, you have to have that long view, you also work at Google, which gives a perspective of things like BeyondCorp, and all of the large-scale work at Google, a lot of people want to, they're buying into the cloud-native, no doubt about it, there's still some educational work on the peoples' side, and process, and operationalizing it, with open-source, et cetera, but they want to know where the headroom is, they want to know, as you said, where's the directionally correct vector of the industry. So I got to ask you, in your perspective, where's all this going? For the folks watching who just want to have a navigation, paint the picture, what's coming directionally, shoot the arrow forward, as service meshes, as you start having this service layer, highly valuable, creative freedom to do things, what's the Kelsey vision on-- >> So I think this world of computing, after the mainframe, the mainframe, you want to process census data, you walk up, give it, it spits it back out. To me, that is beautiful. That's like almost the ultimate developer workflow. In, out. Then everyone's like, "I want my own computer, "and I want my own programming language, "and I want to write it in my basement, "without the proper power, or cords, or everything, "and we're all going to learn how "to do computing from scratch." And we all learnt, and we have what we call a legacy. All the mistakes I've made, but I maintain, and that's what we have! But the ultimate goal of computing is like the calculator, I want to be able to have a very simple interface, and the computer should give me an answer back. So where all this is going, Istio, service mesh, Kubernetes, cloud-native, all these patterns. Here's my app, run it for me. Don't ask me about auto scale groups, and all, run it for me. Give me a security certificate by default. Let's encrypt. Makes it super easy for anyone to get a tailored certificate rotated to all the right things. So we're slowly getting to a world where you can ask the question, "Here's my app, run it for me," and they say, "Here's the URL, "and when you hit this URL, we're going to do "everything that we've learned in the past "to make it secure, scalable, work for you." So that may be called open-shift, in its current implementation with Red Hat, Amazon may call it Lambda, Google Cloud may call it GKE plus some services, and we're never going to stop until the experience becomes, "Here's my app, run it for me." >> A resource pool, just programmability. And it's good, I think the enterprises are used to lifting and shifting, I mean, we've been through the evolution of IT, as we build the legacy, okay, consolidation, server consolidation, oh, hello VMs, now you have lift and shift. This is not a lift and shift kind of concept, cloud-native. It is a-- >> It doesn't have to be a lift and shift. So some people are trying to make it a lift and shift thing, where they say, "Look, you can bolt-on some of the stuff "that you're seeing in the new," and some consultants are like, "Hey, we'll sit their and roll up the sleeves, "and give you what we can," and I think that's an independent thing from where we're pushing towards. If you're ready, there's going to be a world, where you give us your code, and we run it, and it's scary for a lot of people, because they're going to be like, "Well, what do I do?" "What knobs do I twist in that world?" So I think that's just, that's where it's going. >> Well, in a world of millions of services coming out on the line, it's in operating, automation's got to be key, these are principles that have to go get bought into. I mean, you got to understand, administration is the exception, not the rule. This is the new world. It's kind of the Google world, and large-scale world, so it could be scary for some. I mean, you just bump into people all the time, "Hey Kelsey, what do I do?" And what do you say to them? You say, "Hey, what do I do?" What's the playbook? >> Often, so, it's early enough. I wasn't born in the mainframe time. So I'm born in this time. And right now when you look at this, it's like, well, this is your actual opportunity to contribute to what it should do. So if you want to sit on the sidelines, 'cause we're in that period now, where that isn't the case. And everyone right now is trying to figure out how to make it the case, so they're going to come up with their ways of doing things, and their standards, and then maybe in about ten years, you'll be asked to just use what we've all produced. Or, since you're actually around early enough, you can participate. That's what I tell people, so if you don't want to participate, then you get the checkpoints along the way. Here's what we offer, here's what they offer, you pick one, and then you stay on this digital transformation to the end of time. Or, you jump in, and realize that you're going to have a little bit more control over the way you operate in this landscape. >> Well, jumping in the deep end of the pool has always been the philosophy, get in and learn, and you'll survive, with a lot of community support, Kelsey, thanks for coming on, final question for you, surprise is, you're no longer going to be the co-chair, you've co-chaired up to this point, you've done a great job, what surprised you about KubeCon, the growth, the people? What are some of the things that have jumped out at you, either good, surprise, what you did expect, not expect, share some commentary on this movement, KubeCon and CloudNative. >> Definitely surprised that it's probably this big this fast, right? I thought people, definitely when I saw the technology earlier on, I was like, "This is definitely a winner," "regardless of who agrees." So, I knew that early on. But to be this big, this fast, and all the cloud providers agreeing to use it and sell it, that is a surprise, I figured one or two would do it. But to have all of them, if you go to their website, and you read the words Kubernetes' strong competitors, well alright, we all agree that Kubernetes is okay. That to me is a surprise that they're here, they have booths, they're celebrating it, they're all innovating on it, and honestly, this is one of those situations that, no matter how fast they move, everyone ends up winning on this particular deal, just the way Kubernetes was set up, and the foundation as a whole, that to me is surprising that it's still true, four years later. >> Yeah, I mean rising tide floats all boats, when you have an enabling, disruptive technology like Kubernetes, that enables people to be successful, there's enough cake to be eating for everybody. >> Awesome. >> Kelsey Hightower, big time influencer here, inside theCUBE cloud, computing influencer, also works at Google as a developer advocate, also co-chair of KubeCon 2018, I wish you luck in the next chapter, stepping down from the co-chair role-- >> Stepping down from the co-chair, but always in the community. >> Always in the community. Great voice, great guy to have on theCUBE, check him out online, his great Twitter feed, check him out on Twitter, Kelsey Hightower, here on theCUBE, I'm joined here by Lauren Cooney, be right back with more coverage here at KubeCon 2018, stay with us, we'll be right back. (bright electronic music)

Published Date : May 3 2018

SUMMARY :

Brought to you by the Cloud Native Computing Foundation always great to have you on, welcome back. My duties are done, so I get to enjoy the conference A little bit of a jab at some of the cloud providers. When I'm on the stage, so I'm not here only to that that's preferred right now in the future, not the way you want to compute those events or data, Your reaction to that, how do you see that playing out? I think no matter what side of the field you stand on, I mean, are you aware what those guys are up to? and if Google offers you value, so the key part of that demo was, is the community's going to rally around As the IQ starts to increase with cloud-native, the contributors, donating to the foundations, So you can jump in at any level as a company, and tells you it's going to cost another 200 million dollars and they are here to bring that back into their companies, the I'm the vendor management person. And you need all of those folks and to kind of have that first-tier support. and kind of the cultural notion of commercializing, What are the interesting projects that you see, and also to say, "Hey, if we're having this problem, And to your point about being involved in the project, and we're learning what to share. in the front end of this. that they can buy, to do security. because of the way people are using these platforms. And then you have to have good behavior everyone needs to understand the question you should ask That is the first thing that they do when they're looking And there's other aspects to that, if you assume and perspective, but you also are the co-chair the mainframe, you want to process census data, now you have lift and shift. and it's scary for a lot of people, because they're going to And what do you say to them? the way you operate in this landscape. What are some of the things that have jumped out at you, But to have all of them, if you go to their website, like Kubernetes, that enables people to be successful, but always in the community. Always in the community.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lauren CooneyPERSON

0.99+

LaurenPERSON

0.99+

CiscoORGANIZATION

0.99+

Derek HondellPERSON

0.99+

EuropeLOCATION

0.99+

JohnPERSON

0.99+

IBMORGANIZATION

0.99+

JPMCORGANIZATION

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

KelseyPERSON

0.99+

Linux FoundationORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

Spark LabsORGANIZATION

0.99+

CNCFORGANIZATION

0.99+

20 mileQUANTITY

0.99+

oneQUANTITY

0.99+

Tyler JewellPERSON

0.99+

John FurrierPERSON

0.99+

IntuitORGANIZATION

0.99+

twoQUANTITY

0.99+

KubeConEVENT

0.99+

AWSORGANIZATION

0.99+

Copenhagen, DenmarkLOCATION

0.99+

yesterdayDATE

0.99+

200 million dollarsQUANTITY

0.99+

first thingQUANTITY

0.99+

first pieceQUANTITY

0.98+

GitHubORGANIZATION

0.98+

IstioORGANIZATION

0.98+

KubeCon 2018EVENT

0.98+

four years laterDATE

0.98+

JavaTITLE

0.98+

firstQUANTITY

0.98+

ten years agoDATE

0.98+

VMwareORGANIZATION

0.97+

ArgoORGANIZATION

0.97+

millionsQUANTITY

0.97+

CloudNativeORGANIZATION

0.97+

about ten yearsQUANTITY

0.97+

CraigPERSON

0.96+

todayDATE

0.96+

KubernetesTITLE

0.96+

TwitterORGANIZATION

0.96+

KubeConORGANIZATION

0.95+

theCUBEORGANIZATION

0.95+

KubernetesORGANIZATION

0.95+

Kelsey HightowerPERSON

0.95+

fiveQUANTITY

0.94+

inkQUANTITY

0.94+

CloudNativeCon Europe 2018EVENT

0.94+

CNCF CloudNative Compute FoundationORGANIZATION

0.94+

day twoQUANTITY

0.93+

years agoDATE

0.93+

each oneQUANTITY

0.93+

Stephan Fabel, Canonical | KubeCon + CloudNativeCon EU 2018


 

>> Announcer: Live from Copenhagen, Denmark, it's the CUBE, covering KubeCon and Cloud Native Con Europe 2018. Brought to you by the Cloud Native Computing Foundation and its ecosystem partners. (busy music) >> Welcome back, everyone, live here in Copenhagen, Denmark, it's the CUBE's coverage of KubeCon 2018. I'm John Furrier, the host of the CUBE, along with Lauren Cooney, who's the founder of Spark Labs. She's been co-host with me two days, two days of wall to wall coverage. Stephan Fabel, Product Strategy Lead at Canonical, is here inside the CUBE, and from San Francisco. Again, welcome to the CUBE, thanks for coming. >> Thank you, thanks so much for having me. >> I've got to, you guys have been around the block, you know about open source software platforms, you get and do it for a while. Interesting time here at KubeCon. Kubernetes, Istio, Kubeflow, Cloud Native, they've still got the brand name CloudNativeCon and KubeCon. Modern application architecture's now in play. I see this notion of an interoperability model coming in that's certainly going to be a de facto standard. People are already kind of declaring it a de facto standard. It really shows a path to multi-cloud, but also frees up developers from a lot of the heavy lifting. Lou Tucker from Cisco was saying they don't want to do networking. Let's just have that be infrastructure as code, that's DevOps, that's what we want. >> Stephan: That is exactly right. >> What are you guys doing here? What's the story with Canonical and how does that fit into the megatrends? >> Yeah, I mean, there's a couple of things that we at Canonical always believe to be one of the core sort of tenets in our distribution of Kubernetes. As you know, we've been very active in this space fairly early on, and have been an active distributor of Kubernetes and a certified distributor of our version of Kubernetes. Pure upstream, remain conformant to the main public clouds, such as to enable that workload migration and mobility from on prem up to any of the other providers to accommodate all kinds of use cases, right. >> You guys made a bet on Kubernetes, obviously, good call. >> Stephan: Right. >> Right. What's the progress now, what's next? Because that's, the bets are paying off. I saw Red Hat had a great bet with what they did with Kubernetes, changed what OpenShift became. You guys had a bet in Kubernetes, what has that become for Canonical? >> Yeah, so based on the pure upstream distribution that we have, we really feel that enabling the ecosystem in a standards compliant way so that all of the landscape projects that are part of the CNCF can be deployed on top of Kubernetes, on top of our distribution of Kubernetes in just the same way that they would be developed or deployed in any of the large containers of service offerings that are out there is one of the big benefits that our customers would gain from using our Kubernetes. >> What's your differentiator for the distribution of Kubernetes that you have versus others? >> Well, there's two. The first one, I think, is the notion that deploying Kubernetes on premise is something that you want to do in a repeatable fashion, operationally efficient with the right capex opex mix, so we believe that there is a place for Kubernetes as a product, just deploy it, it works on any substrate that you've got available to you. But then also, for mainstream America, right, you may want to have a managed service on top of Kubernetes as well. We offer that, too, just a way to get started and kick the tires and see where that takes you as far as the developers are concerned. Now, on prem, you will find that there are a couple of challenges when deploying Kubernetes that are really the key differentiator. The first one, I would say, is things like integration into the storage that's local, integration into the network that's local, and integration into all of those services that should be available in the Cloud Native microservices architecture platform, such as low bouncers, right, elasticity, object store, etc. The second, and most importantly, because it is a key enabler for those next generation workloads, is the GPGPU enablement work that we're doing with partners such as NVIDIA. When you deploy the Canonical distribution of Kubernetes, you actually get the NVIDIA acceleration out of the box the way that NVIDIA envisions this on top of Kubernetes and the way that it is, by the way, being deployed on the public clouds. >> You bring a lot of your goodness to the table inside the Kubernetes distribution. OK, what are some customers doing? Give some use cases of some customers' Kubernetes, what are some of the things that they're doing with it, what's the early indication? What's the feedback? >> Sure. We have a ton of customers that are using our version of Kubernetes to do the machine learning applications and the AI of the next gen workloads in use cases such as smart cities or connected cars, where, when you look at self-driving cars, right, as the next gen that's coming out of the valley, they put in 300,000, 150,000, 400,000 miles a year on the road these days just optimizing the models that are being used to actually take over one day. Enabling those kinds of workloads in a distributed fashion requires DevOps expertise. Now, the people who are actually writing those applications are not DevOps people, they're data scientists, right. They shouldn't have to learn how to deploy Kubernetes, how to create a container and all those things. They should just be able to deploy the application on top an attractive substrate that actually supports that distributed application use case, and so that is where we come in. >> This is interesting, because what you're basically doing is making an application developer a DevOps developer overnight. >> Stephan: That's exactly right. >> That's really important. I was just talking with the co-chair of CNCF. We're talking about, Liz Rice and I were talking about why everyone's so, like, excited here. One of the things I said was, because people who are doing DevOps were hardcore, and they had to build everything from scratch, and all the scar tissue. But the benefits, once you got through the knothole there, the benefits were amazing, right. You go, okay, you don't want to do that again, but now there's a way to make it easier. There's kind of a shared experience even though no one's met each other, so there's kind of a joint community. >> I agree. I think it is increasingly about enabling developers who are experts in their field to actually leverage Kubernetes and the advantages that it brings in a more intuitive fashion. Just take it up a notch. >> How did the Kubernetes vibe integrate in with Canonical? I'm sure, given the background of the company, it probably was a nice fit, people embraced it. You guys were early. >> Stephan: Yeah. >> What's the internal scuttlebutt on the vibe with Kubernetes? >> Oh, we love Kubernetes as a technology. Ubuntu was always close to the developer and close to where the innovation happens. It was a natural fit to actually support all that workflow now in this new world of Kubernetes. We embraced OpenStack for the same reason, and in a similar fashion, Kubernetes has really driven the point home, containerist applications with a powerful orchestration framework such as Kubernetes are the next step for all the developers that are out there, and so as a consequence, this was a perfect match. >> It's also a no-brainer if you think about it, software methodology moving to the next level. This is total step up function for productivity for developers. That's really a key thing. What's your observation of that trend? Because at the end of the day, there's now Kubernetes, which does a lot of great things, but one of the hottest areas is Istio service meshes, and then you've got Kubeflow orchestration, a lot of other things that are happening around Kubernetes. What are you guys seeing that's important for Canonical's customers, what you're doing product wise. Where's the order of operations, what's next? What are you guys focused on, what's the priorities? >> Well, our biggest priority right now is enabling things like Kubeflow, which, by the way, are also using Istio internally, right, to actually enable those data scientists who actually deploy their I workload. We work very closely with Google to try and enable this in an on prem fashion out of the box which is something you can actually do today. >> John: You guys are doing this now inside this. >> We're doing this right now. This is also where we're going to double and triple down. >> This is actually your best practice, too, if you think about it, you want to take it in house, and then get a feel for it. What's the internal vibe on that, positive? >> Oh, absolutely. I mean, we always saw infrastructure as code and actually as intelligent infrastructure as something that we wanted to build our conceptual framework around, so very concretely, right. We've always had this notion of composable building blocks adding up to, sum of one being greater than two, right, like those types of scenarios. Actually using things like Kubernetes as an effective building block to then build out web applications that use things like machine learning algorithms underneath, that's a perfect use case for a next gen workload, and also something that we might use ourselves internally. >> Well, hey, that whole building block thing, it's happening. >> Stephan: Yeah. >> News flash. >> Stephan: Exactly, right? >> I mean, it's almost a pinch me moment for the people in the industry like, oh my god, it's going to go to a whole other level. How do you guys envision that next level going? Beyond the building blocks, is it, I mean, what's the vision that you guys have? Obviously, infrastructure as code programmability, but now, you're talking about infrastructure as code was great, but now you've got microservices growth coming on top of it, it's a services market now. >> It is, it is. I think that the biggest challenge will be the distribution of the workloads, right. You have edge compute coming along in the telco space, you have, like I said, smart cities, right, the sensors will be everywhere, and they will feed data back, and how do you manage that at scale, right? How do you manage that across various different hardware perspectives? We have hardware platforms such as ARM 64 picking up, right, and actually playing a very significant role at the edge, and increasingly, even in the core. We've always believed that providing that software and the distribution of IS such as Kubernetes and others on top of those additional architectures would make a huge difference, and that is clearly paying off. What we see is, the increased need of managing hybrid workloads across multi-cloud scenarios that could be composed of different architectures, not just x86, the future is not homogeneous at all. It'll be all over the place. All those use cases and all those particular situation require that building block principle, like all the way from the OS up to the application. >> John: That's a great use case for containers. Kubernetes, Istio, Kubeflow. >> Absolutely. >> All stacking in line beautifully from an evolution standpoint. I've got to ask you a personal question. I mean, I was at Canonical, great company, I want to thank Canonical for being a sponsor of the CUBE over the years. We've had Mark Shuttleworth on the CUBE had an OpenStack going way back when. You guys are a great participant in the community as a company and the people there been phenomenal. You're new. >> I'm new. >> What attracted you to Canonical? What was the motivating force? What drew you in? You're now running Products, a big job. You've got a lot in front of you. Obviously, it's a great market, so you're a great company. Just share, just color and why Canonical, what attracted you there? >> I've always been a user of Ubuntu, I've been a user since the first hour. I've used Ubuntu in my research. I did robotics based on Ubuntu way before it was cool. I built all kinds of things on top of Ubuntu throughout my entire career. Working for Canonical, which is a company that always exhibited great vision into the future and great predictions into trends that would prove to become true was just, for me, something that was very attractive. >> Their leadership has a good eye on the prize. They had good 20 mile stare, as we say, they can see the roadmap ahead and then make either course corrections or tweaks. >> Yeah. >> Great, awesome. Well, I mean, what's new there? What's your, take a minute to explain what's new at Canonical, role here at KubeCon, what are some of the conversations you're having? >> Yeah, so I mean, for us at KubeCon, it's always been an important part of our outreach to the community, great opportunity for us to have great conversations with our partners in the field. I think it is really about enabling the ecosystem in a more straightforward way. There's no better place to have those types of conversations than here, where everybody comes together and really establishes those relationships. For us, it is about, again, enabling the developer and really staying close to that innovation and supporting that in an optimal way. Yes, I mean, that, to us, is the role that we play. You've got a lot of end users here who are building stuff. >> Oh, absolutely, yeah. They, I mean, I had a talk today about Kubeflow with Google, and after the talk, lots of folks came up to me and said, hey, how can I use this at home, right? >> Sometimes with, whether it's timing, technology, all the above, Kubernetes really hit it strong with the timing, industry was ready for it. Containers had a nice gestation period. People know about containers. >> Stephan: Absolutely. >> Engineers know containers, know about those kinds of concepts. Now we're at a whole other operating environment. >> Stephan: Absolutely. >> You guys are at the forefront. Thanks for coming on the CUBE. >> Oh, thank you, I appreciate it. >> Stephan sharing the perspective, Stephan Fabel. Running Product and Strategy for Canonical, building stuff, this is what's going on in Kubernetes in KubeCon, end users are actually building and orchestrating workloads. Multi-cloud is what people are talking about and the tech to make it happen is here. I'm John Furrier with the CUBE. Stay with us for more live coverage here at KubeCon 2018, part of the CNCF CUBE coverage. We'll be right back after this short break. (busy music)

Published Date : May 3 2018

SUMMARY :

it's the CUBE, covering KubeCon I'm John Furrier, the host of the CUBE, from a lot of the heavy lifting. and have been an active distributor of Kubernetes What's the progress now, what's next? so that all of the landscape projects and kick the tires and see where that takes you What's the feedback? and the AI of the next gen workloads This is interesting, because what you're basically doing and all the scar tissue. and the advantages that it brings How did the Kubernetes vibe integrate in with Canonical? We embraced OpenStack for the same reason, Because at the end of the day, which is something you can actually do today. This is also where we're going to double and triple down. What's the internal vibe on that, positive? and also something that we might use ourselves internally. Well, hey, that whole building block thing, for the people in the industry like, and the distribution of IS such as Kubernetes and others John: That's a great use case for containers. of the CUBE over the years. what attracted you there? into the future and great predictions into trends Their leadership has a good eye on the prize. what are some of the conversations you're having? and really staying close to that innovation and after the talk, lots of folks came up to me and said, all the above, Kubernetes really hit it strong know about those kinds of concepts. Thanks for coming on the CUBE. and the tech to make it happen is here.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lauren CooneyPERSON

0.99+

StephanPERSON

0.99+

Liz RicePERSON

0.99+

JohnPERSON

0.99+

CanonicalORGANIZATION

0.99+

Lou TuckerPERSON

0.99+

Stephan FabelPERSON

0.99+

San FranciscoLOCATION

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

Mark ShuttleworthPERSON

0.99+

John FurrierPERSON

0.99+

CiscoORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

two daysQUANTITY

0.99+

twoQUANTITY

0.99+

NVIDIAORGANIZATION

0.99+

CNCFORGANIZATION

0.99+

20 mileQUANTITY

0.99+

Spark LabsORGANIZATION

0.99+

KubernetesTITLE

0.99+

Copenhagen, DenmarkLOCATION

0.99+

KubeConEVENT

0.99+

UbuntuTITLE

0.99+

AmericaLOCATION

0.99+

oneQUANTITY

0.99+

todayDATE

0.99+

DevOpsTITLE

0.98+

secondQUANTITY

0.98+

Cloud Native Con Europe 2018EVENT

0.98+

CUBEORGANIZATION

0.98+

first oneQUANTITY

0.98+

KubeCon 2018EVENT

0.98+

first hourQUANTITY

0.98+

OneQUANTITY

0.98+

300,000, 150,000, 400,000 miles a yearQUANTITY

0.96+

greater than twoQUANTITY

0.96+

OpenStackTITLE

0.95+

IstioORGANIZATION

0.95+

KubeflowORGANIZATION

0.92+

CloudNativeCon EU 2018EVENT

0.92+

Abby Kearns, Cloud Foundry Foundation | KubeCon + CloudNativeCon EU 2018


 

>> Male Narrator: Live from Copenhagen, Denmark. It's theCUBE, covering KubeCon and CloudNativeCon Europe 2018, brought to you by the Cloud Native Computing Foundation, and its ecosystem partners. >> Hello everyone, welcome back, this is theCUBE's exclusive coverage of KubeCon 2018. Part of the CNCF Cloud Native Computing Foundation, part of the Linux Foundation, this is theCUBE. I'm John Furrier with co-host, with Lauren Cooney, founder of Spark Labs, helping me out as analyst this week, great to have our next guest, shared acquaintance, Abby Kearns, Executive Director of Cloud Foundry Foundation, Cube alumni, welcome back! >> Thanks for having me back again. >> Got your voice, you're losing your voice from all the talking you're doing here on Cloud Foundry. >> Cloud cloud cloud all the time. >> So we were talking yesterday, I want to get you on because you guys have done some research. >> Yeah. >> On cloud, and we were chatting about, I should give you a plug on the opening segment yesterday about some of the things you're finding about Kubernetes. Certainly in our bubble, it's so passe now, we're moving on to STO and CUBE Flow, but you have research that, you know, is mainstream tech, outside of the bubble we live in, is actually now evolving into the first inning of Kubernetes, if you will. What does the research say, what's that all about? >> Well, the research says, trying not to apologize already, my voice is all over the place, so we've been tracking containers for now almost three years and I remember three years ago, everyone's like, "Okay, well we've talked about Docker for years now, "it's so passe," but when you got beyond the bubbles where tech is, people were just like starting to think about it. And so containers are just now getting to where people are either using them or using them as proof of concept. But Kubernetes has become a really big part of the conversation the last year, and it's continuing to take it by storm, and so we're starting to see organizations that are interested in it, but in terms of adoption and awareness beyond just the core central, there's still a massive education gap there. And a really big opportunity to educate people, not only on these tools, but what they really want to know is how do these tools help them get through their day and accomplish their work? >> So essentially, there's a lag of sequence of early adopters, fast followers, and now mainstream. Mainstream are getting accustomed to containers, now hitting up on Kubernetes, we're still pushing the front line. >> Well I think, you know, we are, and I think this is one of my observations as well, Abby, is that we look at these technologies, right? And I'm in the hallways, and I'm talking to folks in the cab line and things along those lines, and they're just here to actually learn about the technology, about Kubernetes, they actually don't understand it fully yet, and they're trying to figure out really what to do with it, and their companies have sent them here. And then it's, you know, you talk to the folks that are, you know, kind of were here for the long haul and were there at the beginning of CNCF and things along those lines, and they're like, "Oh yeah, everyone's adopted it," right? So you've got these two spectrums and I think my question to you is, what do you think is needed for this to really cross the chasm? >> Well, I'll actually answer that with another piece of data We do global research, and one of the things we found, we ask about, "What are your priorities for the next "couple of years?" and resoundingly across every persona, so developers, operators, IT decision makers, executives, their top three priorities for the next two years is continuous delivery. So let's think about that: continuous delivery for me is a priority; building that culture change is a priority; and so the tech is there to supplement that. But the real work, the hard work, is a priority, and I think that's exactly where it should be. So as these organizations really implement that continuous delivery methodology, they're going to pull these technologies in to supplement that. >> So it's not a technology problem, it's a people problem. But your point is, to the industry, let's be realistic and understand the segments that are adopting at what pace, matching education or evangelism or transformation at the right piece of the journey. >> Yeah, I mean all this tech, even Cloud Foundry, is a supplemental tool. >> Yeah. >> The hard work is really continuous delivery, building in that culture change, making software a core part of your business, making technology part of your day-to-day conversation, and that heavy lift has to come in order for any of these technologies to be successful. >> You guys have done a great job, I just want to say, Cloud Foundry, I want to give you some props. Congratulations on the work you've done. Take a minute to talk about some of the success. You're an ingredient in a lot of successful applications out there; what are some of the stats? How many people are using Cloud Foundry? What's some of the uptick, share some of the numbers of the performance with Cloud Foundry. >> Well, I mean we're in use of over half the Fortune 500 across every industry; what's been so phenomenal and so awesome about Cloud Foundry, and we really saw this at Summit, is all the industries that are using this to change. But what was interesting about our last summit, which we just had a couple of weeks ago, is all of these companies want to get on stage and not talk about the tech; they want to talk about the culture change. You know, hearing Boeing get on stage and say, "Actually, you know what the real work is "is the transformation we had to undergo "in order to do this work," and hear that over and over again, and it's so awesome to be part of that change because technology needs to be there to supplement that change and be part of that. But it's really great to see this come into fruition, like hearing the stories from Home Depot and Comcast and US Air Force and how it's fundamentally changing their businesses and helping them get out the door at scale, I mean that's really where the cool stuff happens. >> You've had great success there, and a lot of end users too, it's not like a bunch of one-offs. >> No. >> So how's the summit last week in Boston? >> It was amazing. We had half of our attendees at our summit are end users. And you know, the big high I get is like, hearing everyone talk about what they're doing and "This is what I did!" and stuff you've never heard of. Like, "Oh, I didn't realize you were using that," and "Oh, that's a really great way to use it "in very inventive ways," and so it really just refreshes you, like "Oh, this is what matters." The users and how they're using it and what they're going to do with the tech, I mean, isn't that why we're all here, right? And it's great, and they're creating such amazing technologies that it makes you energized about what's going on. >> Yeah, and I think it's amazing to me, cause I was actually at the Cloud Foundry summit as well, and there was one customer, I can't remember the name that got on stage, and they were using like, they had 2100 end users or something like that, developers, their company actually using Cloud Foundry, and I think that was the number, and I think it was really tremendous to see how many people inside of one company are actually using the technology across the board. It was really great. >> I mean, this is all about, I mean we're at a modern software era, and this is a whole new guard coming on board, and it's a whole new architecture. >> And it's a whole new way of thinking about it. Like, you know right now, we talk about how tech and there's a gap and we're pushing the tech and people are going to get there, but it's not going to be too long before the enterprises are pushing back and saying, "Hey, this is what I need, here's where I am, "I'm running at a scale you didn't think about yet." You know we're running, we have a lot of users that are running tens of thousands and thousands of applications: what about when they're in the hundreds of thousands of applications, and what does that look like? And they're saying, "Well I'm going to do this, "and here's what I need to do." >> There are going to be a lot of microservices. Abby, I got to ask you to end the segment. Thanks for coming on, I know you were rushed to come on, I appreciate you taking the time, you're super busy. What's your priorities for next year? Obviously you got a lot of successes under your belt. What's next, what are you going to check off the list this year? >> Well, inner operability is a big theme for me this year. And what does that mean, that means building bridges to other technologies and other projects, like the amazing work that's happening in CNCF and all those great technologies, so making sure that when those technologies mature, how do we bring those to the enterprise, and then really continuing to work on an ecosystem and work with our members and to really get more contributors around the table. >> Awesome, developers and contributors, dev plus contribute, thanks for coming on. >> My pleasure. >> Thanks Abby. >> You're contributing your insight and I know you've got the voice going, but appreciate you taking the time, so Kube conversations here at theCUBE here in Denmark for KubeCon 2018, part of CNCF. I'm John Furrier with Lauren Cooney, we'll be right back after this short break. (techno music)

Published Date : May 3 2018

SUMMARY :

2018, brought to you by the Cloud Native Computing part of the Linux Foundation, this is theCUBE. Thanks for having me you're losing your voice from all the talking you're doing all the time. yesterday, I want to get you on because you guys evolving into the first inning of Kubernetes, if you will. And so containers are just now getting to where people Mainstream are getting accustomed to containers, now hitting And I'm in the hallways, and I'm talking to folks is a priority; and so the tech is there to supplement that. and understand the segments that are adopting Yeah, I mean all this tech, even Cloud Foundry, and that heavy lift has to come in order for of the performance with Cloud Foundry. and over again, and it's so awesome to be You've had great success there, and a lot of end users and "This is what I did!" and stuff you've never heard of. it's amazing to me, cause I was actually at the and this is a whole new guard coming on board, and people are going to get there, Abby, I got to ask you to end the segment. and to really get more contributors around the table. the time, so Kube conversations here at theCUBE

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lauren CooneyPERSON

0.99+

ComcastORGANIZATION

0.99+

Abby KearnsPERSON

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

John FurrierPERSON

0.99+

Linux FoundationORGANIZATION

0.99+

Spark LabsORGANIZATION

0.99+

BostonLOCATION

0.99+

DenmarkLOCATION

0.99+

Home DepotORGANIZATION

0.99+

Cloud Foundry FoundationORGANIZATION

0.99+

next yearDATE

0.99+

AbbyPERSON

0.99+

BoeingORGANIZATION

0.99+

KubeConEVENT

0.99+

this yearDATE

0.99+

last weekDATE

0.99+

last yearDATE

0.99+

Copenhagen, DenmarkLOCATION

0.99+

yesterdayDATE

0.99+

KubeCon 2018EVENT

0.99+

CNCF Cloud Native Computing FoundationORGANIZATION

0.98+

Cloud FoundryTITLE

0.98+

one customerQUANTITY

0.98+

tens of thousandsQUANTITY

0.98+

three years agoDATE

0.98+

CubeORGANIZATION

0.98+

oneQUANTITY

0.98+

CloudNativeCon Europe 2018EVENT

0.97+

Cloud FoundryEVENT

0.97+

this weekDATE

0.97+

2100 end usersQUANTITY

0.97+

US Air ForceORGANIZATION

0.96+

theCUBEORGANIZATION

0.94+

CloudNativeCon EU 2018EVENT

0.92+

KubernetesORGANIZATION

0.91+

twoQUANTITY

0.91+

one companyQUANTITY

0.9+

couple of weeks agoDATE

0.9+

thousands of applicationsQUANTITY

0.9+

CloudORGANIZATION

0.9+

hundreds of thousands of applicationsQUANTITY

0.9+

over halfQUANTITY

0.89+

KubeORGANIZATION

0.89+

STOORGANIZATION

0.86+

KubernetesTITLE

0.85+

CNCFORGANIZATION

0.82+

threeQUANTITY

0.8+

almost three yearsQUANTITY

0.77+

coupleQUANTITY

0.76+

first inningQUANTITY

0.74+

FoundryTITLE

0.7+

yearsQUANTITY

0.7+

half of ourQUANTITY

0.69+

DockerORGANIZATION

0.65+

CUBE FlowORGANIZATION

0.64+

Male NarratorTITLE

0.64+

next two yearsDATE

0.57+

Fortune 500QUANTITY

0.56+

Liz Rice, Aqua Security & Janet Kuo, Google | KubeCon + CloudNativeCon EU 2018


 

>> Announcer: Live from Copenhagen, Denmark, it's theCUBE. Covering KubeCon and CloudNativeCon Europe 2018. Brought to you by the Cloud Native Computing Foundation and its ecosystem partners. >> Hello, everyone. Welcome back to theCUBE's exclusive coverage here in Copenhagen, Denmark for KubeCon 2018, part of the CNCF Cloud Native Compute Foundation, which is part of the Linux Foundation. I'm John Furrier, your host. We've got two great guests here, we've got Liz Rice, the co-chair of KubeCon and CloudNativeCon, kind of a dual naming because it's Kubernetes and it's Cloud Native and also technology evangelist at Aqua Security. She's co-chairing with Kelsey Hightower who will be on later today, and CUBE alumni as well, and Janet Kuo who is a software engineer at Google. Welcome to theCUBE, thanks for coming on. >> Yeah, thanks for inviting us. >> Super excited, we have a lot of energy even though we've got interviews all day and it's kind of, we're holding the line here. It's almost a celebration but also not a celebration because there's more work to do with Kubernetes. Just the growth of the CNCF continues to hit some interesting good performance KPIs on metrics. Growth's up on the membership, satisfaction is high, Kubernetes is being called a de facto standard. So by all kind of general qualitative metrics and quantitative, it's doing well. >> Lauren: It's doing great. >> But it's just the beginning. >> Yeah, yeah. I talked yesterday a little bit in, in the keynote, about project updates, about how Kubernetes has graduated. That's a real signal of maturity. It's a signal to the end-user companies out there that you know, the risk, nothing is ever risk-free, but you know, Kubernetes is here to stay. It's stable, it's got stable governance model, you know, it's not going away. >> John: It's working. >> It's going to continue to evolve and improve. But it's really working, and we've got end users, you know, not only happy and using it, they're prepared to come to this conference and share their stories, share their learnings, it's brilliant. >> Yeah, and Janet also, you know, you talk about China, we have announcement that, I don't know if it's formally announced, but Shanghai, is it out there now? >> Lauren: It is. >> Okay, so Shanghai in, I think November 14th, let me get the dates here, 14th and 15th in Shanghai, China. >> Janet: Yeah. >> Where it's going to be presented in either English or in Chinese, so it's going to be fully translated. Give us the update. >> Yeah, it will be fully translated, and we'll have a CFP coming soon, and people will be submitting their talks in English but they can choose to present either in English or Chinese. >> Can you help us get a CUBE host that can translate theCUBE for us? We need some, if you're out there watching, we need some hosts in China. But in all seriousness, this is a global framework, and this is again the theme of Cloud Native, you know. Being my age, I've seen the lift and shift IT world go from awesome greatness to consolidation to VMwares. I've seen the waves. But this is a different phenomenon with Cloud Native. Take a minute to share your perspectives on the global phenomenon of Cloud Native. It's a global platform, it's not just IT, it's a global platform, the cloud, and what that brings to the table for end users. >> I think for end users, if we're talking about consumers, it actually is, well what it's doing is allowing businesses to develop applications more quickly, to respond to their market needs more quickly. And end users are seeing that in more responsive applications, more responsive services, improved delivery of tech. >> And the businesses, too, have engineers on the front lines now. >> Absolutely, and there's a lot of work going on here, I think, to basically, we were talking earlier about making technology boring, you know, this Kubernetes level is really an abstraction that most application developers don't really need to know about. And making their experience easier, they can just write their code and it runs. >> So if it's invisible to the application developer, that's the success. >> That's a really helpful thing. They shouldn't have to worry about where their code is running. >> John: That's DevOps. >> Yeah, yeah. >> I think the container in Kubernetes technology or this Cloud Native technology that brings developer the ability to, you know, move fast and give them the agility to react to the business needs very quickly. And also users benefit from that and operators also, you know, can manage their applications much more easily. >> Yeah, when you have that abstraction layer, when you have that infrastructure as code, or even this new abstraction layer which is not just infrastructure, it's services, micro-services, growth has been phenomenal. You're bringing the application developer into an efficiency productivity mode where they're dictating the business model through software of the companies. So it's not just, "Hey build me something "and let's go sell it." They're on the front lines, writing the business logic of businesses and their customers. So you're seeing it's super important for them to have that ability to either double down or abandon quickly. This is what agile is. Now it's going from software to business. This, to me, I think is the highlight for me on this show. You see the dots connecting where the developers are truly in charge of actually being a business impact because they now have more capability. As you guys put this together and do the co-chair, do you and Kelsey, what do you guys do in the room, the secret room, you like, "Well let's do this on the content." I mean, 'cause there's so much to do. Take us through the process. >> So, a little bit of insight into how that whole process works. So we had well over 1,000 submissions, which, you know, there's no, I think there's like 150 slots, something like that. So that's a pretty small percentage that we can actually accept. We had an amazing program committee, I think there were around 60 people who reviewed, every individual reviewer looked at a subset. We didn't ask them to look at all thousand, that would be crazy. They scored them, that gave us a kind of first pass, like a sort of an ability to say, "Well, anything that was below average, "we can only take the top 15%, "so anything that's below average "is not going to make the cut." And then we could start looking at trying to balance, say, for example, there's been a lot of talk about were there too many Istio talks? Well, there were a lot of Istio talks because there were a lot of Istio submissions. And that says to us that the community wants to talk about Istio. >> And then number of stars, that's the number one project on the new list. I mean, Kubeflow and Istio are super hot. >> Yeah, yeah, Kubeflow's another great example, there are lots of submissions around it. We can't take them all but we can use the ratings and the advice from the program committee to try and assemble, you know, the best talks to try and bring different voices in, you know, we want to have subject matter experts and new voices. We want to have the big name companies and start-ups, we wanted to try and get a mix, you know. A diversity of opinion, really. >> And you're a membership organization so you have to balance the membership needs with the content program so, challenging with given the growth. I mean, I can only imagine. >> Yeah, so as program co-chairs, we actually have a really free hand over the content, so it's one of the really, I think, nice things about this conference. You know, sponsors do get to stand on stage and deliver their message, but they don't get to influence the actual program. The program is put together for the community, and by doing things like looking at the number of submissions, using those signals that the community want to talk about, I hope we can carry on giving the attendees that format. >> I would just say from an outsider perspective, I think that's something you want to preserve because if you look at the success of the CNCF, one thing I'm impressed by is they've really allowed a commercial environment to be fostered and enabled. But they didn't compromise the technical. >> Lauren: Yeah. >> And the content to me, content and technical tracks are super important because content, they all work together, right? So as long as there's no meddling, stay in your swim lane, whatever, whatever it is. Content is really important. >> Absolutely, yeah. >> Because that's the learning. >> Yeah, yeah. >> Okay, so what's on the cut list that you wish you could have put back on stage? Or is that too risque? You'll come back to that. >> Yeah. >> China, talk about China. Because obviously, we were super impressed last year when we went to go visit Alibaba just to the order of magnitude to the cultural mindset for their thinking around Cloud Native. And what I was most impressed with was Dr. Wong was talking about artistry. They just don't look at it as just technology, although they are nerdy and geeky like us in Silicon Valley. But they really were thinking about the artistry 'cause the app side of it has kind of a, not just design element to the user perspective. And they're very mobile-centric in China, so they're like, they were like, "This is what we want to do." So they were very advanced in my mind on this. Does that change the program in China vis a vis Seattle and here, is there any stark differences between Shanghai and Copenhagen and Seattle in terms of the program? Is there a certain focus? What's the insight into China? >> I think it's a little early to say 'cause we haven't yet opened the CFP. It'll be opening soon but I'm fully expecting that there will be, you know, some differences. I think the, you know, we're hoping to have speakers, a lot more speakers from China, from Asia, because it's local to them. So, like here, we tried to have a European flavor. You'll see a lot of innovators from Europe, like Spotify and the Financial Times, Monzo Bank. You know, they've all been able to share their stories with us. And I think we're hoping to get the same kind of thing in China, hear local stories as well. >> I mean that's a good call. I think conferences that do the rinse and repeat from North America and just slap it down in different regions aren't as effective as making it localized, in a way. >> Yeah. >> That's super important. >> I know that a lot of China companies, they are pretty invested pretty heavily into Kubernetes and Cloud Native technology and they are very innovative. So I actually joined a project in 2015 and I've been collaborating with a lot of Chinese contributors from China remotely on GitHub. For example, the contributors from Huawei and they've been invested a lot in this. >> And they have some contributors in the core. >> Yeah, so we are expecting to see submissions from those contributors and companies and users. >> Well, that's super exciting. We look forward to being there, and it should be excellent. We always have a fun time. The question that I want to ask you guys now, just to switch gears is, for the people watching who couldn't make it or might watch it on YouTube on Demand who didn't make the trip. What surprised you here? What's new, I'm asking, you have a view as the co-chair, you've seen it. But was there anything that surprised you, or did it go right? Nothing goes perfect. I mean, it's like my wedding, everything happens, didn't happen the way you planned it. There's always a surprise. Any wild cards, any x-factors, anything that stands out to you guys? >> So what I see from, so I attend, I think around five KubeCons. So from the first one it's only 550 people, only the small community, the contributors from Google and Red Hat and CoreOS and growing from now. We are growing from the inner circle to the outside circle, from the just contributors to also the users of it, like and also the ecosystem. Everyone that's building the technology around Cloud Native, and I see that growth and it's very surprising to me. We have a keynote yesterday from CERN and everyone is talking about their keynote, like they have I think 200 clusters, and that's amazing. And they said because of Kubernetes they can just focus on physics. >> Yeah, and that's a testimonial right there. >> Yeah. >> That was really good stories to hear, and I think maybe one of the things that surprises me, it sort of continues to surprise me is how collaborative, it's something about this kind of organization, this conference, this whole kind of movement, if you like. Where companies are coming in and sharing their learnings, and we've seen that, we've seen that a lot through the keynotes. And I think we see it on the conference floor, we see it in the hallway chat. And I think we see it in the way that the different SIGs and working groups and projects are all, kind of, collaborating on problem solving. And that's really exciting. >> That's why I was saying earlier in the beginning that there's a celebration amongst ourselves and the community. But also a realization that this is just the beginning, it's not a, it's kind of like when you get venture funding if you're a start-up. That's really when it begins, you don't celebrate, but you take a little bit of a pause. Now my personal take only to all of the hundreds of events we do a year is that I that think this community here has fought the hard DevOps battle. If you go back to 2008 timeframe, and '08, '09, '10, '11, '12, those years were, those were hyper scale years. Look at Google, Facebook, all the original DevOps engineers, they were eating glass and spitting nails. It was hard work. And it was really build your own, a lot of engineering, not just software development. So I think this, kind of like, camaraderie amongst the DevOps community saying, "Look, this is a really big "step up function with Kubernetes." Everyone's had some scar tissue. >> Yeah, I think a lot of people have learned from previous, you know, even other open source projects that they've worked on. And you see some of the amazing work that goes into the kind of, like, community governance side. The things that, you know, Paris Pittman does around contributor experience. It's so good to see people who are experts in helping developers engage, helping engineers engage, really getting to play that role. >> There's a lot of common experiences for people who have never met each other because there's people who have seen the hard work pay with scale and leverage and benefits. They see it, this is amazing. We had Sheryl from Google on saying, "When I left Google and I went out into the real world, "I was like, oh my God, "they don't actually use Borg," like, what? "What do they, how do they actually write software?" I mean, so she's a fish out of water and that, it's like, so again I think there's a lot of commonality, and it's a super great opportunity and a great community and you guys have done a great job, CNCF. And we hope to nurture that, the principles, and looking forward to China. Thanks for coming on theCUBE, we appreciate it. >> Yeah. >> Okay we're here at CNCF's KubeCon 2018, I'm John Furrier, more live coverage. Stay with us, day two of two days of CUBE coverage. Go to thecube.net, siliconangle.com for all the coverage. We'll be back, stay with us after this short break.

Published Date : May 3 2018

SUMMARY :

Brought to you by the Cloud Native Computing Foundation Welcome back to theCUBE's exclusive coverage Just the growth of the CNCF continues to hit It's a signal to the end-user companies out there It's going to continue to evolve and improve. let me get the dates here, 14th and 15th in Shanghai, China. Where it's going to be presented but they can choose to present either in English or Chinese. and this is again the theme of Cloud Native, you know. to respond to their market needs more quickly. And the businesses, too, have engineers I think, to basically, we were talking earlier So if it's invisible to the application developer, They shouldn't have to worry about that brings developer the ability to, you know, the secret room, you like, And that says to us that the community that's the number one project on the new list. to try and assemble, you know, the best talks so you have to balance the membership needs but they don't get to influence the actual program. I think that's something you want to preserve And the content to me, content and technical tracks that you wish you could have put back on stage? just to the order of magnitude to the cultural mindset I think the, you know, we're hoping to have speakers, I think conferences that do the rinse and repeat and Cloud Native technology and they are very innovative. Yeah, so we are expecting to see submissions anything that stands out to you guys? from the just contributors to also the users of it, And I think we see it in the way that the different SIGs and the community. It's so good to see people who are experts and looking forward to China. Go to thecube.net, siliconangle.com for all the coverage.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
LaurenPERSON

0.99+

Liz RicePERSON

0.99+

JohnPERSON

0.99+

JanetPERSON

0.99+

2015DATE

0.99+

HuaweiORGANIZATION

0.99+

Janet KuoPERSON

0.99+

AsiaLOCATION

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

ChinaLOCATION

0.99+

Linux FoundationORGANIZATION

0.99+

John FurrierPERSON

0.99+

Monzo BankORGANIZATION

0.99+

EuropeLOCATION

0.99+

November 14thDATE

0.99+

WongPERSON

0.99+

Silicon ValleyLOCATION

0.99+

North AmericaLOCATION

0.99+

2008DATE

0.99+

CERNORGANIZATION

0.99+

thecube.netOTHER

0.99+

yesterdayDATE

0.99+

FacebookORGANIZATION

0.99+

siliconangle.comOTHER

0.99+

Kelsey HightowerPERSON

0.99+

GoogleORGANIZATION

0.99+

SpotifyORGANIZATION

0.99+

150 slotsQUANTITY

0.99+

hundredsQUANTITY

0.99+

Cloud NativeTITLE

0.99+

last yearDATE

0.99+

ShanghaiLOCATION

0.99+

KelseyPERSON

0.99+

Copenhagen, DenmarkLOCATION

0.99+

Aqua SecurityORGANIZATION

0.99+

KubeConEVENT

0.99+

two daysQUANTITY

0.99+

SherylPERSON

0.99+

Financial TimesORGANIZATION

0.99+

CNCFORGANIZATION

0.99+

theCUBEORGANIZATION

0.99+

EnglishOTHER

0.99+

CUBEORGANIZATION

0.99+

Paris PittmanPERSON

0.99+

200 clustersQUANTITY

0.98+

Shanghai, ChinaLOCATION

0.98+

15%QUANTITY

0.98+

first oneQUANTITY

0.98+

KubeCon 2018EVENT

0.98+

ChineseOTHER

0.98+

'09DATE

0.98+

14thDATE

0.98+

CNCF Cloud Native Compute FoundationORGANIZATION

0.98+

Red HatORGANIZATION

0.98+

'10DATE

0.98+

IstioORGANIZATION

0.98+

'11DATE

0.97+

'12DATE

0.97+

over 1,000 submissionsQUANTITY

0.96+

15thDATE

0.96+

550 peopleQUANTITY

0.96+

around 60 peopleQUANTITY

0.96+

Dr.PERSON

0.95+

Cheryl Hung, StorageOS | KubeCon + CloudNativeCon EU 2018


 

>> Announcer: Live from Copenhagen, Denmark, it's theCUBE, covering KubeCon and CloudNativeCon Europe 2018 brought to you by the Cloud Native Computing Foundation and its Ecosystem Partners. >> Okay welcome back everyone, this is theCUBE's exclusive coverage here in Copenhagen, Denmark for KubeCon 2018 part of the CNCF, I'm John Furrier the co-host of theCUBE with Lauren Cooney co-host this week founder of Spark Labs. Our next guest is Cheryl Hung, Product Engineering Manager, StorageOS, she has a lot of DevOps, she runs the CloudNative or founder of the CloudNative meetup in London. >> Exactly. >> It's great to have you on. >> Thank you, it's great to be on. >> So, you've drank the koolaide on CloudNative, so we're loving the trend, the trend is your friend here. So CloudNative's super hot and you're doing StorageOS as the name of the company, which is a DevOps oriented that your obviously using Kubernetes. First question, how excited are you with the CloudNative trend right now, because people are getting it with Kubernetes, what's your reaction to the momentum? >> So before I joined my current company, I was an Engineer at Google for about five years and I'm probably a CloudNative in the true sense of the word and that I joined Google when I was 21, I don't remember a time before what we think of is containers and orchestrators and I use Borg, which was the internal predecessor to Kubernetes, so when I came out and I started looking into Docker and Kubernetes I thought, this is obvious, this is just how software is built and run, right? >> John: Yeah. >> It was so interesting to realize no, the industry's not there. >> What did you find? What was it like go out and say wait a minute, you do all that? What was it like? >> As I said I'd completely forgotten that this how software was done before, so when I came out, I was like this totally makes sense to me, this is very, very natural to me that you run software packaged in a container and then you orchestrate it across data centers and across machines with something like Kubernetes now. But seeing the whole industry move to this mindset has been really impressive, particularly for the CNCF they've put a lot of effort into spreading this paradigm and getting the adoption. >> John: They've done a good job. Before we dig in I want some DevOps questions I have for you because this is such an exciting topic. Take a minute to explain StorageOS, what the company does and your role there. >> StorageOS has been around for a couple of years, two, three years now and one of the biggest problems with containers is their designed to be stateless, they're designed so that you don't have to worry about running containers in different environments or moving them around, they should always run the same. So, but clearly there is a need for storage, if you're doing something interesting with your application, you have to make a decision about where to actually store the data at the end of the day. So, StorageOS, we do persistent storage for containers and it's an abstraction layer for storage that runs on top of any infrastructure could be on prem, could be one of the cloud providers, could be virtual machines and we provide storage to pods and to the applications and so the containers that are running and we also manage replication and high availability, among other things. My role that is officially Product Manager, I do a ton of different things, because we're a 15 person start-up. So I actually manage DevOps Engineers, I do public speaking, I write and speak about storage and containers and cloud, I write all the technical documentation for the product and very excitingly as of yesterday in fact, we announced our GA product, so now I can finally say we have a real genuine product that's out there and we think it's ready to go out publicly and live. >> That's great. >> Very, very exciting. >> So, you're not busy at all is what you basically are saying. >> I do a million things, but I have a great time. >> That's awesome. So what is with your one data release and the product is actually out the door, what kind of applications are you supporting, for example? What do you see as the kind of use cases of folks that are coming in and using, your solution? >> The biggest one that is not yet a solved problem is the database use case. So transactional database is like MySQL and Postgres and so on. The other use case that I see a lot is with CICD Pipelines, so people running Jenkins to build their software and they need to store the artifacts off the software somewhere and it's quite difficult to do that at the moment. So those I think are our two priorities. >> That's great. >> In DevOps world right now, one of the things that's super exciting is the whole infrastructorous code thing is happening, you mentioned that this is people are getting it. The challenge of staffing up is hard, you guys are wearing a lot of different hats as startups do, but as companies start to grow and do more CloudNative true CloudNative, you got to hire people and people got to learn. What are you finding is a good mechanism for learning? Obviously, you do a meet-up, that's a great face to face group opportunity, what are some of the things that people can do to get involved, how are you guys recruiting, how do you manage the team, is it small teams, whats the workflow look like? If you can share some insight into that, that'd be very helpful. >> Yeah so, I'm the hiring manager for DevOps Engineers and when I started looking for this I thought what would be great is if I could find someone who has some experience with running Kubernetes in production. Clearly that's very difficult because Kubernetes has only been around for really a year or two and widely adopted. Meet-ups are a brilliant way for people to get into this space, find out what the community is talking about and then also to learn and to teach others and I really encourage people to go and do public speaking themselves and become known in the community for it. Aside from that I think DevOps is a very worldly defined term, which is one of the difficulties with finding people. DevOps encompasses everything from people who are traditionally Linux's Admins to people who really do understand the container mindset and the orchestrated mindset. So I think for me, my best channel to find the right people has always been either face to face, people I know or else looking for things like Kubernetes or other orchestrators. >> So let me ask you how the Kubernetes, we've been given some good hat tips and props to the CNCF for doing a good job with Kubernetes, what is it about Kubernetes and the CNCF that's working in your mind? Why is it working so well? Obviously it's successful, its got the kind of defacto standard because a lot of people love it, what are they doing right and what is the work areas that you see are opportunities for people to innovate? >> So the CNCF has a couple of different branches, one thing that I think they did really well at the beginning was they decided that the technical direction and the vision of the projects would be set amongst the community rather than being controlled by one of Google or Microsoft or Red Hat or one of the big, big names in this. So separating the governing board from the technical oversight committee is something I think they did really right at the beginning and also encouraging the meet-ups and the face to face and the community growth. So in terms of innovation in this sphere, there's a lot of unsolved problems, we have a absolute massive tools out there and we don't have best practices and a lot of experience in how it's done. I work for StorageOS, because storage is one of those unsolved problems for containers, security is another one, Servilous is really coming and there's a lot of opportunity now to get involved in those conversations and steer towards where you want your own community and your own people to be. >> That, that is great and your doing, I've been in Open-source for quite awhile and the strategy is spot on. So, what do you see in terms of inside of the CNCF, projects that you're excited about or things that you want to get engaged with further or just in general, what's really cool? >> On a personal, technical level I think Servilous is very, very exciting, I still think of myself as an Engineer in many ways so I think the developer experience with that is great. One thing that I've seen new a KubeCon is there's a lot of focus now on getting the new first-time contributors, the mentors expanding the community looking beyond just can you submit code to how do we onboard and bring in more people so we have a more diverse set of opinions and feelings that can come in. >> Training, setting people up, open arms. >> Yeah, yeah, these things don't happen by themselves, they do take effort and I'm really glad that Open-source is really, really flown itself full heartedly into those kind of efforts. >> Cheryl great to have you on theCUBE, appreciate your commentary, my final question for you is for the folks watching who couldn't come today, this week, what's going on here? Share the vibe, share the story, what's this top story, what's the most important thing happening this week that people should know about? >> If I see one trend in people that I talk to, it's Kubernetes is getting is getting boring (laughing). What's the next big thing, service measures seem to be a hot topic, a lot of people are talking about them. But it's quite, I think it's great actually that Kubernetes is now becoming boring, people are standardizing on one thing so we're not duplicating a bunch of effort and there's a lot of buzz in the hallway about okay, we're fully bought into, bought into Kubernetes now we know this is success the CNCF has graduated Kubernetes. So now what are the difficult problems? Now it's about communicating between on the the networking side between federating between clusters across different regions. Those are all things that are not yet solved problems and that makes them quite an interesting challenge. >> You need boring to get to the exciting stuff, because in this case is good. >> Boring really is good. >> You're rallying around something solid to go attack other opportunities. >> I think it's just a trend of we have innovation at the very cutting edge beginning, people rally around and they become standers then they become commodities and people no longer find those exciting, but that allows us to work on even more exciting new things. >> Cheryl great stuff, congratulations on your meet-up and your success and your start-up shipping the products. This is theCUBE bringing you all the action here in Copenhagen, I'm John Furrier and Lauren Cooney here Cube coverage continues, stay with us for more after this short break. (upbeat music)

Published Date : May 3 2018

SUMMARY :

you by the Cloud Native Computing Foundation of the CNCF, I'm John Furrier the co-host of theCUBE with name of the company, which is a DevOps oriented that your It was so interesting to realize no, the industry's not makes sense to me, this is very, very natural to me that you Take a minute to explain StorageOS, what the company does designed so that you don't have to worry about running is what you basically are saying. actually out the door, what kind of applications are you and it's quite difficult to do that at the moment. can do to get involved, how are you guys recruiting, how do So I think for me, my best channel to find the right people the face to face and the community growth. So, what do you see in terms of inside of the CNCF, projects mentors expanding the community looking beyond just can you do take effort and I'm really glad that Open-source is What's the next big thing, service measures seem to be a You need boring to get to the exciting stuff, because in to go attack other opportunities. I think it's just a trend of we have innovation at the This is theCUBE bringing you all the action here in

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JohnPERSON

0.99+

CherylPERSON

0.99+

Lauren CooneyPERSON

0.99+

MicrosoftORGANIZATION

0.99+

CopenhagenLOCATION

0.99+

GoogleORGANIZATION

0.99+

Cheryl HungPERSON

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

LondonLOCATION

0.99+

John FurrierPERSON

0.99+

twoQUANTITY

0.99+

MySQLTITLE

0.99+

StorageOSTITLE

0.99+

three yearsQUANTITY

0.99+

15 personQUANTITY

0.99+

oneQUANTITY

0.99+

Spark LabsORGANIZATION

0.99+

First questionQUANTITY

0.99+

this weekDATE

0.99+

a yearQUANTITY

0.99+

Copenhagen, DenmarkLOCATION

0.99+

KubeConEVENT

0.99+

yesterdayDATE

0.99+

CNCFORGANIZATION

0.99+

Red HatORGANIZATION

0.98+

JenkinsTITLE

0.98+

CloudNativeORGANIZATION

0.98+

KubeCon 2018EVENT

0.97+

DevOpsTITLE

0.97+

KubernetesTITLE

0.97+

todayDATE

0.97+

one thingQUANTITY

0.97+

PostgresTITLE

0.96+

CloudNativeCon Europe 2018EVENT

0.96+

about five yearsQUANTITY

0.96+

DockerTITLE

0.95+

one thingQUANTITY

0.94+

ServilousORGANIZATION

0.93+

theCUBEORGANIZATION

0.93+

first-timeQUANTITY

0.92+

One thingQUANTITY

0.91+

21QUANTITY

0.89+

CloudNativeTITLE

0.88+

CubeORGANIZATION

0.88+

ServilousPERSON

0.83+

CloudNativeCon EU 2018EVENT

0.82+

Ecosystem PartnersORGANIZATION

0.79+

StorageOSORGANIZATION

0.78+

one trendQUANTITY

0.69+

BorgTITLE

0.67+

couple of yearsQUANTITY

0.67+

DevOpsORGANIZATION

0.65+

Aparna Sinha, Google Cloud & Lew Tucker, Cisco | KubeCon + CloudNativeCon EU 2018


 

>> Announcer: From Copenhagen, Denmark, it's the Cube. Covering KubeCon and CloudNativeCon Europe 2018, brought to you by the Cloud Native Computing Foundation, and it's ecosystem partners. >> Hello everyone, welcome back to the Cube's exclusive coverage here in Copenhagen, Denmark for KubeCon 2018, part of the CNCF, the Cloud Native Compute Foundation, part of the Linux Foundation, I'm John Furrier cohost of the Cube, here with my cohost this week Lauren Cooney, the founder of Spark Labs. Got two great guests in the industry here, Lew Tucker, the CTO of Cloud Computing for Cisco Systems and Aparna Sinha who's the group project manager for Google Cloud, thanks for coming on, great to see you guys. >> Great to be here >> Thanks for having us. >> So obviously the two big players, you've got networking, you've got moving up the stack and Google Cloud with all the goodness you have hundreds of people here at this show. Cloud native big, you're cloud native, >> Aparna: Yeah. >> You guys are running the networks a lot of stuff's happening, but the big story's the Kubernetes de facto standard position that's been echoed by many people here, Kubernetes tightly controlled core with a lot of innovation going on around Kubernetes. >> Aparna: Yes. >> When I hear words like de facto standards, it reminds me of the old networking days when the OSI model and the TCPIP was forming. Massive shifts at that point. >> Lew: Yeah, yeah. >> Almost a seminal moment now. >> Yeah but in fact I think in open source it's a different notion than in the old days of standards. Here we've got multiple communities, multiple companies that are working together to create a common platform and that's what I think the success of open source is about. So actually, Kubernetes coming into CNCF has really makes that possible and we just graduated it so we should have a celebration around Kubernetes now has graduated in terms of a CNCF project. >> Yeah and you know one think I would say about de facto standard, I don't take that for granted. Kubernetes is built as a platform that runs anywhere across on premises, data centers, public clouds, runs anywhere but, you know that it will be or is a de facto standard is something that we don't take for granted. We make sure in the community that we're working on increase support for, for example different types of storage with a storage interface standard, different types of networking, with a CNI different types of run times, so establishing those interfaces and establishing those standards is key to making it the platform. But that's certainly the potential of Kubernetes is to be-- >> Yeah I mean it's not the end game, it's the beginning. >> Aparna: It is. >> And the nurturing and making sure that ecosystem with thrive is important. And that's why I want to get your thoughts, 'cause you've got Google and Cisco here so lets talk about first the relationship, you guys are working together. >> Lew: Absolutely, yeah. >> Talk about the relationship between Google and Cisco. >> Sure, I think it came about because we're both recognizing that enterprises for example are incorporating cloud computing as a part of their overall IT strategy. And so they needed to find a way, how can they actually make that happen without companies that are working in both of those areas getting together. So it's very natural I think for the two of us to sort of come together because this way we can take our enterprise customers and using Kubernetes as sort of the foundational platform make it so that they can run applications wherever they want, they can run it in their private data center they can run it in Google Cloud, and we can make this now, to provide a lot of the networking so that you can extend private networks into Google Cloud and vice versa, so I think it's a marriage made in heaven in that way. >> Aparna you're reaction to the partnership. >> Yeah, you know, Google is a very developer friendly, developer focused company, always has been, you know the majority of Google is actually developers so it's a company for developers by developers and you know with Google Cloud actually the irony is we're also a networking company and so there's a nice affinity working with Cisco. Our DNA is very much open source, there's multiple projects that have come out of Google that have been very successful open source projects. I mean Tenser Flow, Kubernetes I think is unique in that we've really created and participated and built a community around it and so with this partnership, we're really excited to have Cisco also be part of the community, certainly with Kubernetes but also the Istio Project. And a lot of the projects in cloud native have come from Google's experience running services at global scale. Kubernetes certainly came that way from the Borg heritage and then Istio also from, from what we call one platform, internally to manage service. >> That's a great point, you brought up scale and it's interesting, it's almost like you have two large scale companies here, you have Cisco with massive scale footprint of enterprises from day one, routers you need to move packets around the internet. You guys have built scale for Google with millions of services out there, millions of users, I mean it's unprecedented. So now as you come into the enterprise, the Cisco relationship is an opportunity to blend the best of Google with the footprint at Cisco, how is that going to work, how's that working and what's the vision? I mean obviously it's a nice match, you've got a great footprint in the enterprise, you've got massive scale with the cloud, bringing that in, moving it out, hybrid cloud obviously, is that the? >> Yeah well we often notice for example as I sort of said, the foundational piece is actually running Kubernetes everywhere and so we just recently announced a Cisco container platform which is based on Kubernetes, that means that enterprises now can develop applications in Google Cloud and then run them in their enterprises or vice verse and then on top of that and we're adding in the networking capabilities, through things such as CSR and things like that to allow us to connect both the enterprise and their public cloud running Kubernetes and then Istio as we're mentioning is this thing on top and I'm, as you know, a big fan of where that really is going to take us because I think one of the things that enterprises want to be able to do is that they want to be able to consume services out of Google Cloud, whether it be in kind of terms of the data services or increasingly AI, intelligence service, Tenser Flow, be able to use as a part of their enterprise applications and so I have within my team for example contributed both in terms of what we're doing in terms of Istio, Kubernetes, I've got people on my team who are bringing for example IPB6 into Kubernetes, that's important because, guess what, service providers also want to move into a container world. And then also Cube Flow and so all of these things are starting to come together so that you can start building applications as an assembly of these services and many other services that I will see coming from the public cloud and Google in particular. >> Aparna, I want to ask you, because this is important to distinguish this Istio trend because we asked a lot of people at the Cube here and in our reporting, okay what's next after Kubernetes? If you have a de facto standard, you have stuff coming around it, an eco system, everyone talks about service mesh and Istio project. >> Aparna: Yeah. >> Now the best thing about infrastructure as code which is dev ops in the cloud is you can make things programmable and automate, so if you look at what Istio's doing, it feels like an application benefit but also an automated networking concept with services. >> Aparna: Sure. >> So you got kind of a new dynamic going on where a lot of dynamic things are happening a lot of services are being provisioned, maybe for the first time. >> Aparna: Yeah, yeah. >> So how do you instrument it? This is going to be a future area of innovation. >> So again going back to that standard, right? That platform that runs everywhere, why is it a standard, why is it becoming a standard and I hear this from our customers, our users, it's because they don't have to train multiple times for multiple different environments, they can really scale their workforce, they can hire people that they trained up in Kubernetes and they can scale that workforce so it applies regardless of where they go and it gives them that mobility and if you think about the eco system around Kubernetes right so Kubernetes is one project, a major big project but then the eco system around Kubernetes has really exploded in the last year it has gone from 4000 projects to 15000 projects and I was looking through those projects and seeing you know, which are the ones that have the most stars and there's actually three projects that stood out as having more than 3000 stars but being new, like in the last year and Istio was at the top of that list and obviously it's very popular in terms of the number of stars but it's only one year old and I don't know how much people know that. >> And I think it's interesting, 'cause I'm going to throw kind of a curve ball here at you and say, you know I'm hearing that the service mesh is actually, people are using it. >> Aparna: Yes. >> But it's actually hasn't been deployed into production, is that the case? >> Aparna: It's starting to be. >> Okay. >> So on GKE, Google Kubernetes Engine we've got customers that are deploying Istio, it's starting. >> Lauren: Okay. >> Again it's a one year old project and then also on premise, using the open source and we've got a program called the EEPE program it's like an early program, they're deploying and using Istio and it tends to be a very nice attach to Kubernetes. >> So what is the use case for that? >> One of the things to understand, it is very new and less than a year old, we're not even at a one dot out yet but the components that go into it, Envoy for example has been battle tested because Istio's made up of, just to get technical, in terms of having proxies that make up the data plane and that's battle testing or whatever. So now we're adding a control plane on top of that, where policy, telemetry, observability, all of that comes to the fore. That's what's new. So bringing that together and so people have and Istio's not the only service mesh, service meshes have actually been made up of these proxies and have you manage them, Istio's just seems to be a better way to the community is agreeing-- >> A proxy can be very inefficient, so I want to just ask a question on that because one of the things that I'm trying to understand is for the average person in tech, not the inside baseball, they're trying to understand why is Istio so powerful. >> Aparna: Yes. >> So is there, what paid points are they solving? >> The easiest way to think about that is we've moved to a microservices architecture and that's so that every development team can focus on their particular area of expertise, they don't want to have to learn networking and everything else, so what we've done is we've offloaded all of the issues around how do you do load balancing, circuit breakers and telemetry off to a service mesh, that allows the developer to dramatically increase their productivity because they're only focused on their one application area and now the operations team brings that together through the networking concept. >> Aparna: Yes. >> So they built a distributed application without having to know very much about the specificity. >> Yes, it's very much that separation of concern and you know Kubernetes has the same principle, it separates you know the infrastructure from the applications and what Istio does, it allows you to manage those applications at scale, visualize them, make them secure and to control them in a scalable way, so you're not writing the service management pieces into the application and the developer is therefor freed from that burden and the application operations team can then manage things like distributing certificates or rotating certificates, right? Those are things you need to do across all of your services. >> So you're bringing us on that system and I know you guys run at scale, hundreds of thousand of services, if not more, I don't know what the number is, millions whatever it is. >> Aparna: Four million containers. >> Tons. >> Aparna: A week! >> So when you talk about that, what I'm hearing and I've talked to the SRE, site reliable engineers before, the roll of the admin is gone to more of an operator and then the operator role is less of an operating, 'cause it's operating only on exception, 'cause if you got policy in the control plane, that seems to be where the action is, is that, am I getting that right? How do you explain that notion of less admin, more operational kind of-- >> There is a change in roles, the administration of the application is not so application specific if you will, right? And I think the best analogy to it is the way we do development at Google, everybody is a developer right? And they write their services but there's a lot of common infrastructure that you do not replicate so for example storage, monitoring, logging, you know publishing your API, you know quotas, rate limiting, chargebacks, billing, all of that is common infrastructure, you write your service, it is immediately using all of that infrastructure, you don't build those things into your application and that has so many benefits, you know you can write your service and it can be global. >> So on time savings, no brainer, automation-- >> And when you change any one of those services that has a monitoring or anything, now you don't have to tell the application development team that that change is happening. >> So this is infrastructure as code, passes the test right? You can program the infrastructure. >> This is services, this is a services world, rather than infrastructure world or an application siloed world, this is the world of services, that's really what we're here for. >> What's the growth in microservices? I'm seeing different stats, can you just give an order of magnitude, just from your own personal experience in looking at the market, how fast is the notion of microservices growing? 'Cause this is really the proxy for the cloud native shift. And you guys are certainly micro services oriented, we talk about this all the time, any data or any anecdotes around growth of microservices? >> Well I mean there's a lot of surveys and most of the surveys point towards, I think containers are a good proxy, you know 88 percent of enterprises are using containers, it's becoming, whether you move to the cloud or not actually containers are basically a way of doing things more repeatedly, giving you efficiency from an infrastructure perspective giving you reliability so that you know you can basically exchange out the hardware and your container environment is still resilient and then giving you that developer productivity, that's becoming something that enterprises are embracing, it seems from these surveys and I think that's the building block for microservices. >> And I think many people are already moved, remember Soho, we've got history here, so we've been trying to move towards this world in which it is a services world and before it was much too heavyweight Ectimel RPC and everything that made it, Soap and everything else, difficult to do these things. Now things have gotten much much easier. So a lot of people are actually doing a services architecture already. And the microservices I think is just a more formal way of doing that at a finer grain and when you get to this finer grain, that's when you need something like a service mesh now to pull things back together again. >> Alright, lets do a plug for the service mesh, people that are watching have got to be intrigued by this conversation, what's the state of the service mesh piece, lot of stars so good good community vibe going on, how do they get involved, what's needed, where's the white space, where's the work being done? >> And I think also John, what skills are needed to actually as a developer, you know we've got a lot of new folks here at that show that are just learning about this and what do they need to know to actually do this and bring this back to their companies. >> If they're, so first of all it's at Istio.io so that's the place to start, there's a lot of very good documentation there, there's very simple examples that can be downloaded so that you can try it out, you can try it out we're using containers so on top of cumulating, you can do it on your laptop, you can do it in the cloud so we're in this wonderful age of the internet in fact that most of the learning is done online and that you can get everything you need online you don't have to walk away from the show with a CD pack or anything else like that. So I would encourage developers to just simply try it out by themselves. Remember then there's Istio developers, people that are actually contributing code into Istio, that's sort of a specialized group of people who are very interested in it. More people, it'll be 10 to one users of Istio than there will be actually of the Istio developer community and the Istio developer community I urge people to get involved 'cause that's where we need to expand the number of use cases and make sure that we're covering the things that are important across the board for variety. >> Yeah, I mean Istio's not that difficult to learn, it's an L7 Proxy. It has a great affinity to Kubernetes project so if you are using Kubernetes or are involved in Kubernetes project then it basically is something that you can deploy into your Kubernetes cluster and you can get started with it. There are a number of trainings and workshops actually at this conference, there were a couple of Istio trainings and there are many tracks and then there's training online, there's a tutorial on the Google site with the GKE and I think on many other companies as well to get started with Istio but it's basically a proxy and in, it's not actually only limited to Kubernetes, you can run it in a VM environment, you can, it basically any service, it is a proxy that intercepts and you know basically can provide load balancing, traffic managing, quotas, all of those things that you expect of a rich proxy and so if you have a networking background it's actually very easy to pick it up. >> That's great, now when you're talking about these kind of, you know, these proxy and things along those lines, I'm sure that there are use cases that are the first ones to pop up, can you talk a little bit about that. >> Yes, I think the first use case of Istio is actually Canary, Canary deployment, so being able to route traffic from one version of your application to another version of your application. Make sure that that, lets say it's an upgrade, you know, make sure that that's running well and then gradually route more of you're traffic. So that's a very developer centric use case that appeals and then of course security. And that's a less developer centric, more control and ops perspective and then observability and again, control, also an ops perspective, those are the three main use cases. >> Okay. >> That's great, that's awesome and you have Cube Flow going on here, you guys had a couple of Google folks on. >> Yes, so I mentioned three projects that are the top projects, Istio number one, number two is Cube Flow, again within the last year, more than 3000 stars and then the last one is Scaffold. >> Great stuff, I love the programmability, automation. >> And one of the things that we mentioned before, because when people hear proxy, they think of the old time, actually when you've used a proxy and a DNS which now it's very high performance and one of the things that you're seeing also, it connects up with other open source projects such as FDIO which is VPP, which is now being used, integrated into envoy which is a proxy, so the data plane itself, I think is going to be more efficient than people trying to do their own network. >> That's a good point Lew, I mean people think proxies are inefficient, it's a hack, a bridge between point A and point B. >> Yes, that was a lot of the initial skepticism around this, so you know, this was about two years ago we were sitting around saying okay, Kubernetes, what's next? And we came up with a open service broker, so you can consume services and then the early start of Istio, starting with Envoy and then building the service mesh around that and that was indeed one of the early concerns as well, will it be too heavy, will it add latency, will there be performance bottle neck, I think a lot of that concern has been addressed and it will continue to be addressed. >> Well we got to wrap up be I want to get some comments from you guys, reaction to the show here in Europe, obviously Google is in big force, Istio is prime time, you predicted that in Austin, it looks like it's tracking beautifully, reactions, what did you walk away with here from this event? What observations, revelations, surprises, share some color for the folks that couldn't make it. >> We were talking earlier about the number of use cases now that we've seen that our customers are coming in and describing how they're using Kubernetes and other of the technologies making up the cloud native world. And that allows people to learn and so that's what I'm always excited, because I can sit there in the audience and you can see everybody else going oh, I'm going to apply that to what I'm trying to do and just the breath now of-- >> John: So you're surprised at the uptake, or you're happy with the uptake, that's your reaction? >> Yeah and I think you would agree too. >> Yeah, I think the reason I come to KubeCon is to meet users, it's a user conference, and with each passing KubeCon, it becomes more and more user-centric so some of the talks here, the takeaways that I had, you know the folks from Spotify talked about how users need to get more involved and the benefits of getting more involved in the community, that was a very inspiring talk. Another talk yesterday talked about how Kubernetes needs to be a platform for everything, not just cloud native, but actually also Legacy and so these are points. And then the third piece, a lot of users talking about multicloud, right and making that a reality, these are things that I'm taking away as you know, users are doing this today. >> John: Multicloud certainly is a path, people have that outcome in mind. >> Yes. >> Doing the work now to get there. Thanks for coming on, Aparna and Lew. >> Thank you. >> Great to have you guys, you're awesome, senior folks in the industry, experienced executives, driving the change here, cloud native, microservices architecture, whole new modern paradigm shift in software architecture, here at KubeCon, Kubernetes, Istio, hot projects, Cube Flow and more here on the Cube, live coverage here in Copenhagen, stay with us for more coverage, after this short break. (upbeat music)

Published Date : May 3 2018

SUMMARY :

brought to you by the Cloud Native Computing Foundation, great to see you guys. and Google Cloud with all the goodness you have but the big story's the Kubernetes it reminds me of the old networking days it's a different notion than in the old days of standards. Yeah and you know one think I would say so lets talk about first the relationship, so that you can extend private networks and you know with Google Cloud actually and it's interesting, it's almost like you have and I'm, as you know, a big fan of where that really If you have a de facto standard, you have stuff so if you look at what Istio's doing, So you got kind of a new dynamic going on So how do you instrument it? and seeing you know, which are the ones and say, you know I'm hearing that the service mesh So on GKE, Google Kubernetes Engine and then also on premise, using the open source One of the things to understand, one of the things that I'm trying to understand and everything else, so what we've done So they built a distributed application and you know Kubernetes has the same principle, and I know you guys run at scale, all of that infrastructure, you don't build those things And when you change any one of those services You can program the infrastructure. This is services, this is a services world, how fast is the notion of microservices growing? and most of the surveys point towards, and when you get to this finer grain, to actually as a developer, you know and that you can get everything you need online and so if you have a networking background these kind of, you know, these proxy you know, make sure that that's running well and you have Cube Flow going on here, that are the top projects, Istio number one, and one of the things that you're seeing also, That's a good point Lew, I mean people think and that was indeed one of the early concerns as well, Istio is prime time, you predicted that in Austin, in the audience and you can see everybody else going and the benefits of getting more involved in the community, people have that outcome in mind. Doing the work now to get there. Great to have you guys, you're awesome,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lauren CooneyPERSON

0.99+

JohnPERSON

0.99+

CiscoORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

LaurenPERSON

0.99+

EuropeLOCATION

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

Cloud Native Compute FoundationORGANIZATION

0.99+

CopenhagenLOCATION

0.99+

twoQUANTITY

0.99+

John FurrierPERSON

0.99+

Spark LabsORGANIZATION

0.99+

Linux FoundationORGANIZATION

0.99+

88 percentQUANTITY

0.99+

Aparna SinhaPERSON

0.99+

10QUANTITY

0.99+

AustinLOCATION

0.99+

three projectsQUANTITY

0.99+

Cisco SystemsORGANIZATION

0.99+

Lew TuckerPERSON

0.99+

Copenhagen, DenmarkLOCATION

0.99+

4000 projectsQUANTITY

0.99+

one projectQUANTITY

0.99+

15000 projectsQUANTITY

0.99+

last yearDATE

0.99+

oneQUANTITY

0.99+

bothQUANTITY

0.99+

AparnaPERSON

0.99+

third pieceQUANTITY

0.99+

KubernetesTITLE

0.99+

millionsQUANTITY

0.99+

IstioORGANIZATION

0.99+

one year oldQUANTITY

0.99+

CNCFORGANIZATION

0.98+

two big playersQUANTITY

0.98+

KubeConEVENT

0.98+

more than 3000 starsQUANTITY

0.98+

Google CloudORGANIZATION

0.98+

three main use casesQUANTITY

0.98+

first timeQUANTITY

0.98+

one versionQUANTITY

0.98+

yesterdayDATE

0.98+

KubeCon 2018EVENT

0.98+

one platformQUANTITY

0.98+

millions of usersQUANTITY

0.98+

CubeORGANIZATION

0.97+

3000 starsQUANTITY

0.97+

less than a year oldQUANTITY

0.97+

firstQUANTITY

0.97+

ScaffoldTITLE

0.97+

KubernetesORGANIZATION

0.97+

Cloud ComputingORGANIZATION

0.97+

Dee Kumar & Dan Kohn, CNCF | KubeCon + CloudNativeCon EU 2018


 

>> Narrator: Live from Copenhagen, Denmark. It's theCUBE covering KubeCon and CloudNativeCon Europe 2018. Brought to you by the Cloud Native Computing Foundation, and its ecosystem partners. >> Welcome back everyone. This is the theCUBE's exclusive coverage here in Copenhagen, Denmark for KubeCon 2018, part of the Cloud Native Compute Foundation, also known as CNCF. I'm John Furrier with Lauren Cooney, the founder of Spark Labs. We have two of the main players here at the Linux Foundation, CNCF, Dan Kohn, Cube alumni, Executive Director, and Dee Kumar, Vice President of product marketing. Great to see you guys. Welcome back. >> Oh, thrilled to be here. >> So you guys, not to build your head up a little bit, but you're doing really well. Successful, we're excited to be a part of the seeing, witnessing the growth. I know you work hard, we've talked in the past and off camera. Just, it's working. CNCF's formula is working. The Linux Foundation has brought a lot to the table, you've taken the ball with this cloud-native community, with Kubernetes' growth, good actors in the community, a lot of things clicking on all cylinders. >> Thanks, we're thrilled to be here. And, yeah, 43 hundred people is the biggest ever for KubeCon CloudNativeCon. It's actually the biggest conference the Linux Foundation has ever thrown, which is incredibly exciting, and also here in Europe to show it's not just a North American focus. >> And you've got the big North American event in Seattle. What's the over-under on that? Six thousand, eight thousand? >> (laughing) I think we could probably go a little higher. 75 hundred we're going to max out, so we'll see if we hit that or not. But we had 42 hundred six months ago when you were with us in Austin, and so we think a ton of people, you know people joke about Seattle being the cloudy city, because it's not just Amazon there, but Microsoft, Google, Oracle, and IBM all have huge Cloud offices. >> Yeah, and University of Washington has an amazing program in computer science, a lot of tech there. Seattle's certainly an awesome city. I got to ask you, you know, you do a lot of work with the members in the organization. Obviously the success is well-documented. We're seeing that Kubernetes is now going to main stream tech. And still learning, a lot of people learning about Kubernetes, but there's a lot going on. You talk to a lot of people. What's the vibe? What's the conversation like? What is actually happening in the membership organization that's notable, that you'd like to share and get the word out on? >> Actually Dee's been working directly with all the members since we've been putting together our marketing plan. >> So one thing I can do share, in terms of the vibe, and some of the feedback that we have received from the members, is they really, I think it's about what we've heard from all the keynotes and the sessions, it's about really us coming together as a community and defining, what is Cloud-native? And what's that journey? And so as a step towards that, what we have done as in CNCF is we have launched the interactive landscape which kind of showcases a lot of the member work that we are jointly working on. And secondly, the trail map is our attempt to define what is the cloud-native journey. So we've kind of highlighted about 10 steps and the processes to get to a cloud-native journey. And I think the next steps, in terms of the vision and the goal, is to really engage the member community and to start building on that. What is containerization? What is orchestration? Microservices? CICD? And Dan, I think in his keynote, touched upon continuous integration. We really need to figure out integration, testing, development, deployment, and what does that, all that narrative mean, and how as a community we have a common understanding and a framework. And then the next step would again be in terms of building use cases, and also really showcasing some heroes in the community which is our developers. So our developers and contributors end of the day are the heart and soul of the cloud-native ecosystem. So we really want to bring their stories, match that up with our end users. We're seeing incredible growth with just leveraging the cloud-native different types of architectures. >> One of the things I'm looking at, the cloud-native Interactive Landscape map, which is, by the way, pretty impressive. The market cap numbers in the trillions, of course includes Amazon, (Dee laughing) so let's take that out, but good healthy distribution. I want to talk about the startups, because they are going to be the lifeblood of the future. The total funding to date is 4.7 billion of cloud-native compute foundation members, startups. Significant investment. They got to build, they're building products. What do they care about? What is the most important thing for them? You guys, can you share what they're asking for, is there a profile that you're seeing emerge? Because there's a new era coming, right? It's the new guard. The new guard of startups. >> There's incredible diversity of startups there, and what I love about the startup ecosystem, kind of like the open source ecosystem, is they're all looking for their niche. And so there's kind of an evolutionary strategy for it. But it's really amazing to see different approaches towards attacking different markets, consulting specific products and such. One of the neat things about CNCF is that we like to think of ourselves as a commercially friendly startup. All 20 of our projects, commercially friendly open source foundation. All 20 of our projects use the Apache 2.0 license which allows you to create a commercial product on top of it. We are very cognizant of the fact that most large enterprises are going to want support from a business startup or an established industry player and in many cases, both, in order to roll this out. And so we love the fact that that's available if they need it, but they also could download the projects directly and work with it themselves if they want. >> Well I think that's an important point. I always want to highlight, because what you said I think is really, I think, is a big part of the success. You guys do a great job of balancing community, and the role of the people within the community, and the traditional Linux Foundation mission of having great open source. But at the same time, you're like, hey, it's okay to have a business model with Open. And I think this new era is being highly accelerated on commercialization. And I think this is, I think, a unique part of the digital fabric, the digital businesses of the future. And Cloud hits that right on. So that's, to me, a great step. The question I have for you is, how do you keep it going? What's next? Because the bar is high. Now you got to do more. What's the strategy? What's the plan? >> So one thing we can do is, like a highlighter to get back to the cloud-native journey, as a story. Today we kind of have a lot of emphasis on Kubernetes. And it's just not limited to containers and orchestration, and we really want to expand the narrative and the story to address all the 20, 19 different projects that is all housed under the cloud-native computing foundation umbrella. And we really want to bring out use cases, value props, and I think there's a lot to be told here. Like how do we address security? There's a lot of sessions and keynotes today that bring about security applications, testing, CICD, how does it develop a community, can enable all these different amazing technologies. So we've had a lot of talk about it, but I think it's something that startups that I've been talking to have asked me to help or the CNCF in terms of just simplifying these conversations. Like how do we make it simple? And to your earlier point, like they want to start with simplicity and that eventually leads to monetization, and they want to take the fabric from CNCF so they can then start building a narrative in terms of a solution, and what does that mean in terms of value creation? >> Exactly and I actually work with a couple startups inside of the CNCF, and work with them on their business model, and what they're doing, and what is that narrative that they're going to start telling? You know, I think it's interesting because you have all these communities actually coming together in that ecosystem. And when you take a look at that, you probably, you talk about use cases. And I think those are really what the developers are going to be driven towards is their, you know, onboarding to this platform, basically. And what are the top use cases that you guys see kind of across the board? >> So I think there are three main use cases and I think our partner did a great job of summarizing that today. So I think it's primarily security, because that's the enterprise audience, and most Fortune 100 companies are dealing with that. Second, I would say it's about agility. It's about who gets to market first, and back to the startup point. It's about addressing that. Thirdly I would just say it's scalability. I think it's about going beyond, you know, a science project where you just have Kubernetes, or a couple containers deployed in your own QA or staging environments. And people are really thinking about, how do you adopt Kubernetes on a large scale? How do you take it to a production type of environment? And what does that mean? And I think, today, "Financial Times" Sarah Wells, she did an amazing job of just taking us through what it took them in terms of getting from where they were and how they had to deal with, you know, all the challenges and I think she made a great point about technologies can be boring. So I think that was some of the key takeaways in terms of the three use cases that we could build on collectively would be agility, scalability, and security. >> Well, you're also changing the conversation, really. You know, we had the great customer of, you know, Kubernetes on here earlier. And they were talking about, really, how their whole infrastructure, they don't have to worry about it, it's, you know, based on AWBS now and they were phenomenal and, really, what the point was is that, you know, they are not just an energy company, they're actually a technology company and a software company. And that's really what, you know, folks want to be working with today. And are you seeing more of that as, you know, with the startups, is that they have the opportunity to start shifting their companies more in the direction of technology for the end users? >> Absolutely. Yeah. But it is amazing the just range of different approaches that they're taking. But we think there's every level of the stack. We have this, you referred to the Interactive Landscape before, and I will give the quick pitch, it's a l.cncf.io, but it is amazing to see all of the different layers of which these startups are operating. >> And you guys do a good job of breaking down which ones are open source, which ones are not, funding, public, private, category. So, good job. So what's the numbers look like? Dan, I'd like you to just take a minute, just, I know you do this a lot, but just do it on the record, what's the numbers? Members, growth? How many cities are you going to be doing KubeCon in? You mentioned Shanghai before we came on. Just run us through the numbers, inside the numbers. >> So, the first number that I think's the most exciting is we've over 20 thousand developers actively engaged across our 20 projects. And so those aren't users, I mean the users is hundreds of thousands. But those are people who've actually found issues with it, made a documentation fix, or, you know, added some significant new feature in order to scratch the itch that they were having. We have 43 hundred people here in KubeCon CloudNativeCon. These events are always a great check-in. We were together in Seattle just a year and a half ago and had a thousand people, 15 hundred here a year ago, 42 hundred in Austin in six months. What we're very excited to do is head to Shanghai in November for our first ever KubeCon CloudNativeCon China, where we now have three platinum members there, three gold members, just a huge level of engagement and interest. >> John: And a big developer community there in China. >> Definitely. >> Lauren: Huge developer community there. >> And obviously the language issue is a barrier, and we're going to be investing real resources to have simultaneous interpretation for all of our talks and all of our tracks. >> John: In real time or post-- >> Definitely in real time. >> Primarily in English and then-- >> No, we can do it both ways, and so we're telling every speaker that they can present in Chinese or English, and then the question can be in Chinese or English. >> I love that. And it's a cost, but we think that that can really help bridge those two different parts. And then we'll be in Seattle in December 11th through 13th for our biggest ever event, KubeCon CloudNativeCon. Along that journey, we've been increasing members and so we had, I believe, 68 in Berlin a year ago, and we're at 216 today, and of those we have 52 members are end user community, who we're particularly proud of. >> Well, congratulations. I want to get those numbers out in the end, because last time we talked about they had more projects coming, coming so good job. Dee, I want to get your thoughts on the branding. Obviously, CNCF, Linux Foundation, separate group, part of the Linux Foundation. I noticed you got CloudNativeCon built into it, still. Branding, guys, thoughts in here, because there's more than Kubernetes here, right, these Cloud-natives, so what's the, are you going to keep one, both, dual branding, what's the thoughts? >> So, I would say the branding will be defined by the community and the fact that we have 20 different projects. I wouldn't put a very strong emphasis on just having one type of a branding associated with cloud-natives. One of the things that I'm thinking about is I've been talking to the community, and I think it's the developers and contributors, again, who's going to define the branding of cloud-native in general. And I think it's still something that we, as a community, have to figure it out. But, essentially, it's going to be beyond containers, orchestration. There's a lot of talks around Prometheus, we talked about Code OS, Redhead. So I think it's just, you know, a combination of how all these projects work together, in a way, it's going to define the branding strategy. So I think it's a little bit too early for me to make some comments on that. >> The best move is not to move at this point. (Dan laughs) I'm a big fan of cloud-native, but KubeCon... Little bit of a conflict with theCUBE, because people-- >> Oh yeah (laughs). >> But we're not going to put a trademark and bring it on you guys, yet. >> We appreciate that. >> We love the confusion. You're in good company, vice versa. Okay, serious question, Dan. I want to ask you, and Dee you can weigh in, too, on this. You're a student of the industry. You've also been around a while, you've seen many waves. For folks that-- >> I'm not that old. (Dan laughs) >> This is a new wave. You're younger than me. For the folks that are looking at this going, "Okay, the numbers are there. I'm seeing growth, "you've got my attention." And they're still trying to grok what this wave is about, this new modern era, cloud-native, KubeCon, Kubernetes. Certainly insiders kind of see it, and there's a lot of people who are kind of high-fiving each other, but, yet, it's not yet fully here. >> Dan: No. >> How important, how do you describe it to someone at a cocktail party or in the elevator. How do I explain to them the historic nature of what's happening. In your own words, what's happening? >> And it is tricky because, you know, at my kids' little leagues games, if we're just chatting about what we do, I sometimes describe it as the plumbing software for the internet. And it's not a bad metaphor; Linux has also been described that way, because plumbing is really important. Now, most of us never think about it, we don't have to worry about it, but if it breaks, we all get extremely upset. And, so, I do think of our sort of overarching method is to say that the whole way this software is being developed, being deployed, especially being pushed into production, is changing. And it's almost all for the positive, where, in the last decade, you had virtualization, but that was often through a proprietary solution that you were paying a tax for every new application you deployed. And the idea today, that you can pick this software platform and then deploy to any public, private, or hybrid cloud and avoid that lock-in, but get all these advantages in terms of higher velocity, lower cost, better efficiency, the slack of lock-in. Those are really amazing stories that lots of enterprises are just now hearing. There's this cliche of crossing the chasm. And I do think we can make the argument that 2018 is really the year that Kubernetes crosses the chasm outside of just innovators and into the early majority. >> You know, I think that's definitely the case. I've been walking around and talking to people and one of the things that I'm hearing is that folks are here to learn, and there are actually kind of beginners on Kubernetes and they actually want to learn more and their companies have sent them here in order to actually figure out if the technology is going to work back at their home company, which is, you know, ranges from tech companies to banks to different types of, you know, manufacturing and things along those lines. It's really a tremendous, you know, growth. What do you see in terms of end users? What types of end users are you seeing mostly? Or what kind of categories do those fall into? >> So we've 52 companies in our end user community now, and a number of them are up on the stage, including folks like Spotify I thought gave a really inspiring talk today about not just being a user of software, but how to engage with the community and contribute back and such. But the thing that I love is that there really is not sort of one industry that we're focused on or avoiding. So, finance who have tons of issues around regulation and such, they're much more likely to be deploying Kubernetes in their own infrastructure on bare-metal. But we have just fantastic stories. Bloomberg won our first ever end user award. We're very big on publishing, so to have not just "The New York Times", but Reddit and Wikipedia. And then a number of just very interesting consumer-oriented companies like a Pinterest or a Twitter, Spotify, and then the list sort of keeps going and going. >> Yeah, it's impressive, and I got to say, you know, you're agnostic as everyone needs plumbing, right, so plumbing is vertical agnostics. So, it's-- >> Well, in the cliche from Marc Andreessen, that software's eating the world is, again, somewhat true. That there really is not a company today that can avoid writing its own software. I mean, as I was saying in my keynote yesterday, that software tends to just be the tip of the pyramid that they're building on tons of open source. But, every company today needs to-- >> And your point of commercialization-friendly or membership organization, which you've built, is important. And I got to say, for the first time, we heard on theCUBE multiple times, not from the visionary to believe and drink the Kool-Aid, so to speak, like us and you guys and users and other commercial entities have used the word "de facto standard" to describe Kubernetes. Now, there's only a few times in history when you've heard that word. There's been inflection points. >> Dan: Linux, certainly one of them. (laughs) >> Yes so, again, when you have a de facto standard that's determined by the community, just really good things happen. So we're hopeful and we'll keep monitoring it. >> Yeah, and I do want to say that we take that responsibility very seriously. And so we have thing like our certified Kubernetes program about making sure the Kubernetes remains compatible between the carefulness that we do apply to new projects coming in, so we hope to live up to that. >> Great and, Dee, we talked yesterday, going to get that share that information with our team, happy to amplify it. There's a lot of people who want to learn, they want to discover and find out who to connect with, so a robust community. >> We really appreciate you going with us on this journey. >> It's been fun, we're going to hang along for the ride. We're going to be a sidecar, pun intended. (laughing) Well, theCUBE, Dan, thanks so much. Congratulations, executive director. >> Oh, thank you very much. >> Dee, good work. CNCF, here inside the cube at their event, here at KubeCon 2018, I'm John Furrier and Lauren Cooney. We'll be back with more live coverage. Stay with us after this short break. (techno music)

Published Date : May 3 2018

SUMMARY :

Brought to you by the Cloud Native Computing Foundation, Great to see you guys. The Linux Foundation has brought a lot to the table, It's actually the biggest conference What's the over-under on that? and so we think a ton of people, and get the word out on? Actually Dee's been working directly with all the and the goal, is to really engage the member community One of the things I'm looking at, One of the neat things about CNCF is that and the role of the people within the community, and I think there's a lot to be told here. are going to be driven towards is their, you know, and how they had to deal with, you know, all the challenges You know, we had the great customer of, you know, of the different layers of which these startups And you guys do a good job of breaking down in order to scratch the itch that they were having. And obviously the language issue is a barrier, No, we can do it both ways, and so we're telling And it's a cost, but we think that that can really help in the end, because last time we talked about One of the things that I'm thinking about is I've been The best move is not to move at this point. on you guys, yet. You're a student of the industry. I'm not that old. For the folks that are looking at this going, at a cocktail party or in the elevator. And the idea today, that you can pick this software if the technology is going to work back at their But the thing that I love is that there really is not Yeah, it's impressive, and I got to say, you know, that software's eating the world is, again, somewhat true. And I got to say, for the first time, we heard on Dan: Linux, certainly one of them. that's determined by the community, just really between the carefulness that we do apply There's a lot of people who want to learn, We're going to be a sidecar, pun intended. CNCF, here inside the cube at their event,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DanPERSON

0.99+

Lauren CooneyPERSON

0.99+

Marc AndreessenPERSON

0.99+

LaurenPERSON

0.99+

BerlinLOCATION

0.99+

GoogleORGANIZATION

0.99+

SeattleLOCATION

0.99+

Sarah WellsPERSON

0.99+

IBMORGANIZATION

0.99+

EuropeLOCATION

0.99+

MicrosoftORGANIZATION

0.99+

OracleORGANIZATION

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

AustinLOCATION

0.99+

JohnPERSON

0.99+

Cloud Native Compute FoundationORGANIZATION

0.99+

CNCFORGANIZATION

0.99+

ShanghaiLOCATION

0.99+

20QUANTITY

0.99+

ChinaLOCATION

0.99+

20 projectsQUANTITY

0.99+

Linux FoundationORGANIZATION

0.99+

Spark LabsORGANIZATION

0.99+

4.7 billionQUANTITY

0.99+

Dee KumarPERSON

0.99+

December 11thDATE

0.99+

AmazonORGANIZATION

0.99+

todayDATE

0.99+

Dan KohnPERSON

0.99+

SecondQUANTITY

0.99+

52 membersQUANTITY

0.99+

DeePERSON

0.99+

John FurrierPERSON

0.99+

yesterdayDATE

0.99+

Copenhagen, DenmarkLOCATION

0.99+

EnglishOTHER

0.99+

20 different projectsQUANTITY

0.99+

52 companiesQUANTITY

0.99+

KubeConEVENT

0.99+

firstQUANTITY

0.99+

PrometheusTITLE

0.99+

CubeORGANIZATION

0.99+

NovemberDATE

0.99+

ChineseOTHER

0.99+

Six thousandQUANTITY

0.99+

Kool-AidORGANIZATION

0.99+

2018DATE

0.99+

bothQUANTITY

0.99+

BloombergORGANIZATION

0.99+

SpotifyORGANIZATION

0.99+

KubeCon 2018EVENT

0.99+

a year agoDATE

0.99+

University of WashingtonORGANIZATION

0.99+

LinuxTITLE

0.99+

hundreds of thousandsQUANTITY

0.99+

eight thousandQUANTITY

0.99+

a year and a half agoDATE

0.99+

15 hundredQUANTITY

0.99+

43 hundred peopleQUANTITY

0.99+

68QUANTITY

0.98+

Austin Adams & Zach Arnold, Ygrene | KubeCon + CloudNativeCon EU 2018


 

>> Announcer: Live from Copenhagen Denmark, it's theCUBE covering Kubecon and CloudnativeCon Europe 2018. Brought to you by the Cloud Native Computing Foundation and its ecosystem partners. >> Welcome back everyone, live here at Copenhagen, Denmark, Cube's coverage of Kubecon 2018 in Europe, this is all about the Kubernetes the future of cloud native, CloudNativeCon part of the CNCF Cloud Native Foundation, I'm John Furrier and my co-host Lauren Cooney, founder of Spark Labs industry expert of open source. So, we have two end user customers of Kubernetes and Cloud Native, Zach Arnold, software engineer Ygenre energy fund, and Austin Adams software development manager, same company. You guys are doing really interesting business model around energy and equity in buildings and homes, but you're writing code, so you have to make all this stuff work, so I'm sure you're cloud native, why have a data center when you can have the cloud >> Austin : We were born in the cloud. >> You were born in the cloud. So take us through, explain the business real quick, and then what's your back end, technical scaling situation look like in terms of infrastructure, software and what's the make up of the systems. >> Zach: You know the business best. >> Yeah, so Ygrene operates under something called PACE, property assess clean energy. We operate in a couple of different states. We work with local governments to create a PACE program that is accepted in different counties or jurisdictions within the state, and then we allow homeowners and contracting companies to provide financing for home improvements that are specifically within the domain of renewable energy or energy efficiency. >> So, you basically finance a solar panel that I put on my house or building if there's benefits there, and then you guys get the financing and you tie in with the government so the property taxes, the leverage the security is the building right, or the asset. >> Yeah, and the way that we're chartered is basically we can put a tax on the property which gives us some guarantees on repayment and things like that, and it's a great model so far. >> It's a new financial engineering around energy efficiancy so you've got to build systems, so you're working with government, so now we all know how government systems work, so you've got to be agile and nimble. Take us through how the back end works, what's it look like, what's the system look like, you're hosted in the cloud, is it Amazon, Google? >> So everything that we have is in a cloud provider that starts with an A, and ends with an S, it's AWS I don't know if I can say that, I think I can say that, AWS all the way-- >> Yes, it's good. >> And we have tons of services, we have Kubernetes running most of our main services. Within our migration we actually started with our main service. A lot of people start with, you know, their smallest microservice, we just went whole-hog and just went in for it, so they system is mainly a lone-management system. Underwriting data aggregation and underwriting processing, so every application that comes in we have to underwrite it and make sure every little thing checks out, and our underwriting system has won awards for how accurate it is and how high quality it is as well. >> So, I'm doing a mental white board in my mind, just kind of graphing this so just help me out here and take us through this. So, you guys are a cutting edge company, new progressive business model, real innovative, great stuff. Cloud native, so you're born in the cloud no data center, cool, check, it's what everyone does, and now you're like okay, now I've got to deal with these legacy systems. So, you're putting containers around things, so you have to interface, you build your own system so that's cool, but you're dealing with other systems and then how are you handling that, you are just containerizing it, so take us through some of those linkages. >> Yeah, so where we're creating, a lot of times when we have to integrate with another system, we'll create a small service that is code that we own, and we'll reach out to those integrations, those vendors and we'll do aggregation within our system and provide an interface back to our systems. You know, like everyone, we're breaking up the monolith or whatever, maybe in 10 years we'll go back to a monolith, who knows but you know we're slicing out things, making microservices, it looks like a mess on the back end, just tons of microservices going everywhere and that's why we're using all these Cloud Native tools to be able to manage that. So, in order to move quickly, we're wanting to containerize everything, everything runs in a container at this point. >> Lauren: Great. >> A lot of our services follow this kind of we're kind of calling the container adaptor pattern, it follows the software adaptor pattern where, just like Austin was saying, let's say for example we're interfacing with a credit vendor, we create a service where we talk to our own service that has a well defined interface that we know will always get a credit report back with the following fields, but then where that information actually comes from, whether it's one of the big three credit vendors or someone else who has a well defined API, that's largely not the concern of the main loan management system, it's the concern of the microservice that's responsible for reaching out to that other entity there. So, that's how we've kind of gotten to beat around the legacy interfacing of all these other different financial services and tools that help to aggregate data.. >> It's super clever you can optimize on a service basis but now you have to orchestrate and kind of conduct everything through-- >> And keep everything secure. >> That's really interesting, I mean I think what I'm looking at here is a huge ecosystem of partners and companies and end users coming together and one of the questions, beyond why you are here, what are you looking at here, what is interesting to you, what do you want to learn about that you might bring into your, you know, architecture essentially? >> Austin and I were talking about this, we kind of tend to look at the CNCF list of projects as a dinner menu. (laughs) >> We're refreshing that page frequently, because we're adding projects at an alarming rate, but one project we're using FluentD, Notary, Kubernetes, of course, Prometheus, things like that, we want to start using those things more extensively. One's that we're really excited about are Spire and Spiffy, the identity, kind of a new take, not necessarily new but new for cloud native take on identity of services and authentication, as well as the open policy agent to provide a single DSL to do all of your policy and authorization-- >> Lauren: That's a lot of work, load and management and identity correct? >> Yeah, yes. >> Authorization and authentication are two of the most important things that happen in our system and we have so many different ways that it happens right now, it can tend to look a little clogy, just from the sense of the fact that we need a little more coordination or standardization around it, I mean we have well written policies that are documented but the way that those actually get enforced are, it's individualized based on the service, you know, if it's a cloud based policy, then it's AWS IAM, if it's Kubernetes based policy it's RBAC using Kubernetes RBAC, so it kind of looks like if we can abstact a lot of that functionality out of the services, the containers, the orchestration tool or the cloud, to making those decisions, that would really, really simplify things for us. >> So, you guys are end users, so are you part of like an end user group that gives feedback directly into the community or how does that work, and do you contribute to that? >> Yes, so we're on the fringes of the contributor community as well, and we're definitely on GitHub on all these projects posting issues and in some cases providing our own PR's or whatever. None of us are within the Kubernetes orb but that's definitely something we all are achieving or aspiring to be is jumping into some of these projects, especially some of the smaller projects that we're using on a daily basis on our build servers like, Portheurs or Notary, some of those things we're actively contributing to those. >> So, you've traded on mastery of product but being active on the project is the key, the balance there. >> Yeah, I mean typically what you find in the fiance industry is when they go for a solution, they lead with their wallet as for what we can purchase, or what we can sponsor, but Ygrene has been, our managers and management have been incredibly empowering this way, they say well what can we give, we lead with our hands. >> Yeah, and this is interesting, if you have a good business model innovation, which you guys have, you can be a completely clean sheet of paper to build it. >> Right >> So, that's the best thing about the cloud. You can really move fast and go from, you know, point A to point B, move the needle. >> Yeah, with it at the same time there's kind of a clean slate, there's even a clean slate in terms of best practices within our industry. Now if we were in mortgage, there's a lot of rules, there's a lot of clear guidelines on how to do security and auditing and things that you need, where in our industry that's all emerging, so we have a chance to also set the pace, set the tone for what security might look like, or what cloud usage might look like within the PACE industry. But at the same time, we're getting increasing government regulations, so we're having to make these decisions around, what are the tools that are going help us achieve maximum customer protection and audit-ability while maintaining our business model without totally-- >> And you're going to need flexibility because you don't know what's going to come next you've got to be ready for anything, and that is what leads to my next question, two points, how do you guys prepare for what's next, what's the main ethos around, technical architecture around being prepared for that, ready state that's coming to you, and then two, what have you learned over the, what's the scar tissue look like, what's the moments of joy and despair going on because you're reiterating, your learning, you're always constantly getting knocked down, standing back up. so this is what innovation is, it can be fun and also grueling at the same time. >> Yeah, so how we deal with what's new beyond our like software process, we have a well-defined process that everything gets churned into. Government is really good about giving us notice about when stuff's going into effect, so we always have target dates that we're going toward. But, in terms of what's next in terms of our software, we have this interesting culture within our organization, everyone wants to improve everything, I think it's called a Kaizen culture, just people are looking at stuff they want to improve it, and so our process allows for anyone to throw something on the backlog. It will get prioritized and put around, but we're allowing all of our engineers to say, hey we want to do this, and you know, putting it into an open forum where, you know, we might not do it but we have the discussion, and we have all the channels to have those discussions and, like most technology companies or technology focused companies, we spend a lot of time talking about technologies, and making those decisions. >> You guys really have the cultural ethos but the people to bate and then commit. >> And that's one of my, you know, recommendations for any company trying to move to cloud native or Kubernetes is, always, you have to have your evangelists, on your team, because you can't expect people who have been doing it one way forever to instantly be onboard. You need some sort of technical evangelist whether that's outside company, it works best, I think, if it's someone you've hired, or someone in your organization who's preaching the gospel of Kubernetes or cloud native. >> Spark Labs, Lauren's company's doing a lot of that work, but that really nails it, I mean, you got to just, it's not a technical issue, per se-- >> Exactly. >> We're hearing that all through the show here. What's on your wish list, what is the holiday's want to bring for you? If you could throw your wish list out there, and you can, a magic wand, crystal ball >> EKS, if Amazon would respond to our request. >> Okay, we just had AG on yesterday, he said it's coming >> It's coming. >> He said, months, >> Did he say months, I thought it was a few months, So maybe >> We'll check the transcripts. >> Alright >> Yeah, it wasn't tomorrow. >> That's alright. >> And that's one of our, that's our scar tissue right? We're doing this ourself, you know, there's this huge control board and we got people, you know, doing the knobs and things and we're relatively small, you know, we're a small engineering organization so we're doing a lot of this ourselves where we can abstract a lot of that work out to a cloud provider that we are already on. >> Well it's going to be good reps for you guys as this thing gets abstracted away, you're going to have a great core competencies in Kubernetes, I think that is a notable thing there. >> Austin: For sure. >> One of the things on my wish list, I was speaking to Jace and Josh Burkus and a lot of the core contributors in Kubernetes at the Contributors Summit, I kind of realized that I would love to see a coordinated cross cutting after, either on part of the CNCF or on part of The Kubernetes Project proper, to have a proactive security, I wouldn't call it a working group, I guess a SIG, a Special Interest Group. It would be, I know that we can deal with zero day issues really, really quickly. For example, the Azure host path mapping issue that was a few months ago, but right now it's kind of on the responsibility of each SIG to implement whatever security looks like to them individually, which is great, it means there are people thinking about security, that makes me sleep better at night. But, seeing some coordination around that and kind of driving towards, okay we have this tool that seems to be changing the game, how are we going to change the game with security? Like is there a way to look at that and even, 'cause authentication and authorization have been around since more than one user used a terminal in the 1960's and 70's. But, even with this new step of admission controllers, where we have more fine grain control around how stuff gets into the cluster. I think it would be great to look at what a coordinated cloud native security effort would look like. >> I think that's great, I mean we've been talking to a lot of vendors here and a lot of folks that have projects, and we bring security every single time and they kind of have an answer, but they really don't. >> They body swerve you, we've got this we've got that. >> Or you're the developer and you have to build it in yourself, so I totally agree with that recommendation I think it's fabulous. >> Yeah, Kubernetes is making so many things simpler at certain levels. Now, if we can focus those efforts at making security simple for people, because they're security experts, they can put their two cents in >> Lauren: Let's build it in and not block it on. >> Build it in and not expect every developer to know. >> Zach: Don't bolt it on, build it in. >> Build it from the beginning, there are all kinds of new ways. The fact there is no perimeter with the cloud brings up, really kind of throws everyone for a loop because you have to go to the chipset down, I mean what Google got, I think is a very interesting approach, they're trying to push forward this multilayer approach from chip to kernel to OS to app, interesting. They've got, managing through all their security, they've got android, I mean spear phishing is a huge problem right now, we're seeing and a lot of enterprises we talk to are like, well, it's like the firewalls and VPN's like that's old school, they need to modernize that so this is going to get them thinking about that. So great, hey guys, thank you for coming on and sharing your feedback-- >> Thank you. >> And your data and your place and how you are architected on AWS and your work with Kubernetes. Congratulations. >> Thank you. >> Cube coverage here in Copenhagen. It's theCUBE's coverage at Kubecon 2018. We'll be back with more after this short break.

Published Date : May 3 2018

SUMMARY :

Brought to you by the Cloud Native Computing Foundation and my co-host Lauren Cooney, founder of Spark Labs and then what's your back end, technical scaling situation homeowners and contracting companies to provide and then you guys get the financing and you tie Yeah, and the way that we're chartered is basically so you've got to build systems, so you're working A lot of people start with, you know, their smallest have to interface, you build your own system so that's So, in order to move quickly, we're wanting to containerize of the main loan management system, it's the concern to look at the CNCF list of projects as a dinner Spire and Spiffy, the identity, kind of a new take, of the fact that we need a little more coordination especially some of the smaller projects that we're but being active on the project is the key, Yeah, I mean typically what you find in the fiance Yeah, and this is interesting, if you have a good business You can really move fast and go from, you know, and auditing and things that you need, where in our and also grueling at the same time. have the discussion, and we have all the channels to have You guys really have the cultural ethos but the people or Kubernetes is, always, you have to have your and you can, a magic wand, crystal ball huge control board and we got people, you know, Well it's going to be good reps for you guys that seems to be changing the game, how are we and we bring security every single time and they kind Or you're the developer and you have to build Yeah, Kubernetes is making so many things simpler so this is going to get them thinking about that. are architected on AWS and your work with Kubernetes. We'll be back with more after this short break.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lauren CooneyPERSON

0.99+

LaurenPERSON

0.99+

ZachPERSON

0.99+

Josh BurkusPERSON

0.99+

JacePERSON

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

CopenhagenLOCATION

0.99+

Zach ArnoldPERSON

0.99+

GoogleORGANIZATION

0.99+

John FurrierPERSON

0.99+

Spark LabsORGANIZATION

0.99+

twoQUANTITY

0.99+

AWSORGANIZATION

0.99+

EuropeLOCATION

0.99+

yesterdayDATE

0.99+

KubeConEVENT

0.99+

two pointsQUANTITY

0.99+

PrometheusTITLE

0.99+

tomorrowDATE

0.99+

RBACTITLE

0.99+

KubernetesTITLE

0.98+

CNCF Cloud Native FoundationORGANIZATION

0.98+

two centsQUANTITY

0.98+

YgrenePERSON

0.98+

Copenhagen, DenmarkLOCATION

0.98+

Ygenre energy fundORGANIZATION

0.98+

more than one userQUANTITY

0.98+

Cloud NativeORGANIZATION

0.98+

androidTITLE

0.97+

oneQUANTITY

0.97+

AustinPERSON

0.97+

singleQUANTITY

0.97+

CloudNativeConEVENT

0.97+

Copenhagen DenmarkLOCATION

0.96+

point BOTHER

0.96+

10 yearsQUANTITY

0.96+

Austin AdamsPERSON

0.96+

CNCFORGANIZATION

0.96+

zero dayQUANTITY

0.96+

70'sDATE

0.96+

OneQUANTITY

0.95+

Kubecon 2018EVENT

0.95+

KubernetesORGANIZATION

0.95+

NotaryTITLE

0.94+

FluentDTITLE

0.94+

few months agoDATE

0.93+

1960'sDATE

0.93+

CloudnativeCon Europe 2018EVENT

0.92+

AzureTITLE

0.92+

CubeORGANIZATION

0.92+

Contributors SummitEVENT

0.91+

Kubernetes RBACTITLE

0.91+

eachQUANTITY

0.89+

SIGORGANIZATION

0.88+

tons of servicesQUANTITY

0.87+

The Kubernetes ProjectTITLE

0.85+

two end userQUANTITY

0.84+

threeQUANTITY

0.83+

PACETITLE

0.82+

IAMTITLE

0.82+

CloudNativeCon EU 2018EVENT

0.79+

one projectQUANTITY

0.76+

KaizenORGANIZATION

0.76+

one wayQUANTITY

0.7+

GitHubORGANIZATION

0.69+

single timeQUANTITY

0.67+

thingsQUANTITY

0.66+

of peopleQUANTITY

0.64+

KubeconEVENT

0.63+

Michael Hausenblas & Diane Mueller, Redhat | KubeCon + CloudNativeCon EU 2018


 

>> Narrator: From Copenhagen, Denmark, it's theCUBE, covering KubeCon, and CloudNativeCon Europe 2018. Brought to you by the Cloud Native Computing Foundation, and its ecosystem partners. >> Okay, welcome back, everyone, live coverage here in theCUBE, in Europe, at Copenhagen, Denmark for KubeCon Europe 2018. This is theCUBE. We have the CNCF, at the Cloud Native Computing Foundation, part of the Linux Foundation. I'm John Furrier, co-host of theCUBE, with Lauren Cooney, the founder of SparkLabs, new venture around open source and innovation. Our analysts here, today with theCUBE, and our two guests are Michael Hausenblas, who's the direct developer advocate at Red Hat. Diane Meuller's the director of community development at Red Hat, talking about OpenShift, Red Hat, and just the rise and success of OpenShift. It's been really well-documented here on theCUBE, but certainly, in the industry, everyone's taking notice. Great to see you again, welcome to theCUBE, good to see you. >> Thank you. >> And wonderful to be here again. >> So, first of all, a lot of big news going on. CoreOS is now part of Red Hat, so that's exciting. I haven't had a chance to talk to you guys about that yet here on theCUBE, but great, great puzzle piece from the industry there for you guys, congratulations. >> Yeah, it's been a wonderful collaboration, having the CoreOS team as part of the Red Hat, and the OpenShift team, it's just a perfect fit. And the team from CoreOS, they've always been my favorite people. Alright, and Brandon Philips and the team over there are just awesome. And to have the expertise from Tectonics, the operator framework, which you'll hear more about here at KubeCon EU this week, to have Quay under the wings of Red Hat now, and Quay is a registry with OpenShift or with any other Kubernetes, you know, the stuff that they brought to the table, and the expertise, as well as the wonderful culture that they had, it was such a perfect fit with OpenShift. >> And you know, you guys bring a lot to the table, too. And I was, I mean, I've been kind of critical of CoreOS in the past, in a good way, 'cause I love those guys. I had good chats with them over the years, but they were so pure open-source guys, like Red Hat. >> Diane: Well, there's nothing wrong with being pure open-source. (laughing) >> No, no, I'm cool with that, but you guys have perfected the business more, you have great customers. So one of the things that they were always strong at was the open-source piece but when you start to monetize, and you start to get into the commercialization, it's hard for a start-up to be both, pure open-source and to monetize. You guys now have it together, >> Yeah. >> Great fit. >> So, it's a wonderful thing. We, on the OpenShift side, we have the OpenShift Commons, which is our open-source community, and we've sort of flipped the model of community development and that's at Red Hat. And one of the things is, they've been really strong, CoreOS, with their open-source projects, whether etcd, or you know, a whole myriad of other things. >> Well, let's double down on that. I want to get your thoughts. What is this OpenShift Commons? Take a minute to talk about what you guys had. You had an event Monday. It was the word on the streets, here in the hallways, is very positive. Take a minute to explain what happened, what's going on with that program? >> So OpenShift Commons is the open-source community around OpenShift Origin, but it also includes all the upstream projects that we collaborate with, with everybody from the Kubernetes world, from the Promytheus, all the CNCF project leads, all kinds of people from the upstream projects that are part of the OpenShift Ecosystem, as well as all the service providers and partners, who are doing wonderful things, and all the hosts, like Google, and you know, Microsoft Azure folks are in there. But, we've kind of flipped the model of community development on its head. In the past, if you were a community manager, which is what I started out as, you were trying to get people to contribute to your own code base. And here, because there's so much cross-community collaboration going on, we've got people working on Kubernetes. We got Kubernetes people making commits to Origin. We work on the OCI Foundation, trying to get the container stuff all figured out. >> So when you say you flipped the model, you mean there's now multiple-project contributions going on, or? >> Yeah, we've got our fingers in lots of pies now, and we have to, the collaboration has to be open, and there has to be a lot of communication. So the OpenShift Commons is really about creating those peer-to-peer networks. We do a lot of stuff virtual. I host my own OpenShift Commons briefings twice a week, and I could probably go to three or four days a week, and do it, because there's so much information. There's a fire hose of new stuff, new features, new releases, and stuff. Michael just did one on FAS. You did one before for the machine-learning Saigon OpenShift on Callum. >> Hold on, I want to just get your thoughts, Michael, on this, because what came up yesterday on theCUBE, was integration glue layers are really important. So I can see the connection here. Having this Commons model allows people to kind of cross-pollenate, one. Two, talk about integration, because we've got Promytheus, I might use KubeFlow. So there's new things happening. What does this mean for the integration piece? Good for it, or accelerating it? What's your thoughts? >> Right, right, right. So, I mainly work upstream which means when it is KubeFlow and other projects. And for me, these kind of areas where you can bring together both, the developers, and the end users, which is super important for us to get the feedback to see where we really are struggling. We hear a lot from those people that meet there, what their pinpoints are. And that is the best way to essentially shape the agenda, to say, well, maybe let's prioritize this over this other feature. And as you mention, integration being one big part, and Functions and Service being, could be considered as the visual basics of applications for Cloud Native Computing. It can act as this kind of glue between different things there. And I'm super excited about Commons. That's for me a great place to actually meet these people, and talk with them. >> So the Commons is almost a cross-pollination of folks that are actually using the code, building the code, and they see other projects that makes sense to contribute to, and so it's an alignment where you allow for that cross-pollination. >> It's a huge series of conversations, and one of the things that is really important to all of the projects is, as Michael said, is getting that feedback from production deployments. People who are working on stuff. So we have, I think we're at around 375 organizational members, so there's... >> John: What percentage of end-user organizations, do you think? >> It's probably about 50/50. You know, you can go to Commons.OpenShift.org, and look up the participants list. I'm behind a little bit in getting everybody in there, but-- >> John: So it's a good healthy dose of end-users? >> It's a good healthy dose of end-users. There's some special interest groups. Our special interest groups are more around used cases. So, we just hosted a machine-learning reception two nights ago, and we had about 200 people in the room. I'd say 50% of them were from the KubeFlow community, and the other 50% were users, or people who are building frameworks for our people to run on OpenShift. And so our goal, as always, is to make OpenShift the optimal, the best place to run your, in this case, machine-learning workloads, or-- >> And I think that's super critical, because one of the things that I've been following a little bit, and you know, I have your blog entry in front of me, is the operator framework, and really what you're trying to do with that framework, and how it's progressing, and where it's going, and really, if you can talk a little bit about what you're doing there, I think that would be great for our viewers. >> So what I'm going to do is I'm going to make sure you get Brandon Philips here, on your KubeFlow, sometime this week, 'cause I don't want to steal the thunder from his keynote tomorrow morning-- >> Lauren: Well, drop a couple hints. (laughs) >> John: Share a little bit, come on. >> So the operator stuff that CoreOS, and they brought it to the table, so it's really their baby. They had done a lot of work to make sure that they had first-class access to be able to inject things into Kubernetes itself, and make it run. And they're going to do a better technical talk on it than I am, and make things run. And so that what they've done is they've opened up and created an STK for operators, so other people can build more. And we think, this is a tipping point for Kubernetes, and I really don't want to steal any thunder here, or get in over my head, is the other part of it, too. >> I think Brandon is the right person to talk about that. >> Brandon, we'll drag Brandon over here. >> I'm super excited about it, but let's-- >> Yeah, let's talk about why you're super excited about it. Is there anything you can kind of tell us in terms of what? >> Enables people to run any kind of workload in communities, in a reliable automated fashion. So you bring the experience that human operators have into software. So you automate that application, which makes it even more suitable to run your enterprise application that so far might have not been the best place to run. >> Lauren: That's great, yeah. >> And yeah, I'm also looking forward to Brandon explaining the details there. >> So I think it's great hearing about that, and we talk a lot about how it's great for users. It's great, you know, operators, developers, how they're building things out, and things along those lines. But one of the things that we are not hearing a ton about here, and we want to hear more about, is security. Security is increasingly important. You know, we're hearing bits and pieces but nothing's really kind of coming together here and what're your thoughts on that? >> Security, I was recently, when I blogged about it, and people on Twitter said, well, is that really true that, you know, couldn't this secure body fall? It's like, well, all the pieces are there. You need to be aware of it. You need to know what you're doing. But it is there, right? All the defaults might not be as you would expect it, but you can enable it. And I think we did a lot of innovations there, as well. With our back, and security context, and so on. And, actually, Liz Rice and myself are working on putting the security cookbook, and for a variety that will come out later this year. We're trying to document the best practice, because it is early days, and it's quite a range of things. From building container images in a secure way, to excess control, and so on, so there's a lot of stuff (mumbles). >> What're some of the end-user feedback sessions, or feedback data that you're getting from these sessions? What is some of the things you guys are hearing? What's the patterns? What's the things that are boiling up to the top? >> Well, there's so many. I mean, this conference is one of those ones where it's a cornucopia of talks, and trying to, I just wrote a little blog post called, The Hitchhiker's Guide to KubeCon. It's on blog.openshift.com. And because, you could spend all of your time here in a different track, and never leave it, like Security 1, or in Operations 1, or-- >> John: There's a lot of great content. >> I think the Istio stuff is probably the hottest thing I'm hearing people going to. There was a great deep-dive training session, hands-on on Monday, here, that got incredible feedback. IBM and Google did that one. We had a lot of customer talks and hands-on training sessions on Monday. Here, there are pretty much, there's a great talk coming up this afternoon, on Kube Controllers that Magic... I think that's at 11:45-ish. There are a lot of the stuff around Service Fish, and service brokers, is really kind of the hot thing that people are looking for to get implemented. And we've got a lot of people from Red Hat working on that. There's, oh man, there's etcd updtes, there's a bazillion things going-- >> John: It's exploding big time here. >> Yeah. >> No doubt about it. >> The number one thing that I'm seeing last couple of months, being onsite with customers, and also here, is that given that Kubernetes is now the defective standard of container authorization, people are much more willing to go all-in, you know? >> Yeah. >> A lot of folks were on the fence, for a couple of years, going like, which one's going to make it? Now, it's kind of like, this is a given. You couldn't, you know, just as Linux is everywhere on the servers, that's the same with Kubernetes, and people are now happy to really invest, to like, okay, let's do it now, let's go all in. >> Yeah, and, what we're hearing, too, just stepping back and looking at the big picture is we see the trend, kind of hearing and connecting the dots, as the number of nodes is going to expand significantly. I mean, Sterring was on stage yesterday, and we heard their, and still small, not a lot of huge, not a lot on a large scale. So, we think that the scale question is coming quickly. >> Well, I think it already came, alright? In the machine-learning reception that we had at night, one of the gentleman, Willem Bookwalter, from Microsoft, and Diane Feddema, from Red Hat, and a whole lot of people are talking about how do we get, because machine-learning workloads, have such huge work, you know, GPU, and Google has their TPU requirements to get to scale, to run these things, that people are already pushing the envelope on Kubernetes. Jeremy Eater from Red Hat has done some incredible performance management work. And on the CNCF blog, they've posted all of that. To get the optimal performance, and to get the scale, is now, I think, one of the next big things, and there's a lot of talks that are on that. >> Yeah, and that's Istio's kind of big service mesh opportunity there, is to bring that to the next level. >> To the next level, you know, there's going to be a lot of things that people are going to experience trying to get the most out of their clusters, but also, I think we're still at the edge of that. I mean, someone said something about getting to 2,500 nodes. And I'm like, thinking, that's just the beginning, baby. >> Yeah, it's going to be more, add a couple zeroes. I got to ask you guys, I got to put you both on the spot here, because it's what we do on theCUBE. You guys are great supporters of theCUBE. We appreciate that, but we've had many conversations over the years with OpenShift, going back to OpenStacks, I don't know what year it was, maybe 2012, or I don't know. I forget what year it was. Now, the success of OpenShift was really interesting. You guys took this to a whole 'nother level. What's the reaction? Are you, as you look back now on where you were with OpenShift and where you are today, do you pinch yourself and say, damn? Or what's your view? >> Red Hat made a big bet on Kubernetes three years ago, three and a half years ago, when people thought we were crazy. You know, they hadn't seen it. They didn't understand what Google was trying to open-source, and some of the engineers inside of Red Hat, Clayton Coleman, Matt Hicks, a lot of great people, saw what was coming, reached out, worked with Google. And the rest of us were like, well, what about Ruby and Rails, and Mongo DB, and you know, doing all this stuff? And like, we invested so much in gears and cartridges. And then, once they explained it, and once Google really open-sourced the whole thing, making that bet as a company, and pivoting on that dime, and making version 3.0 of OpenShift and OpenShift Origin, as a Kubernetes-based platform, as a service, and then, switching over to being a container platform, that was a huge thing. And if you had talked to me back then, three years ago, it was kind of like, is this the right way to go? But, then, you know, okay. >> Well, it's important to history to document that point, because I remember we talked about it. And one of the things, you guys made a good bet, and people were scratching their head, at that time. >> Oh yeah. >> Big time. But also, you've got to give credit to the community, because the leaders in the community recognized the importance of Kubernetes early on. We've been in those conversations, and said, hey, you know, we can't screw this up, because it was an opportunity. People saw the vision, and saw it as a great opportunity. >> I think, as much as I like the technical bits, as an engineer, the API being written and go, and so on, I really think the community, that is what really makes the difference. >> Yeah, absolutely does. >> If you compare it with others, they're also successful. But here with CNCF, all the projects, all the people coming together, and I love the community, I really-- >> It's a case study of how to execute, in my opinion. You guys did a great job in your role, and the people didn't get in the way and try to mess it up. Great smart people understood it, shepherded it through, let it grow. >> And it really is kudos to the Kubernetes community, and the CNCF, for incubating all of this wonderful cross-community collaboration. They do a great job with their ambassadors program. The Kubernetes community does amazing stuff around their SIGs, and making sure that projects get correctly incubated. You know, they're not afraid to rejig the processes. They've just done a wonderful thing, changing the way that new projects come into the Kubernetes, and I think that willingness to learn, learn from mistakes, to evolve, is something that's really kind of unique to the whole new way of thinking about open-source now, and that's the change that we've seen. >> And open-source, open movements, always have a defining moment. You know, the OSI model, remember? That stack never got fully standardized but it stopped at a really important point. PCPIP, IP became really important. The crazy improbability world, CISCO, as we know, and others. This is that kind of moment where there's going to be a massive wealth creation, value creation opportunity because you have people getting behind something, as a de facto standard. And then, there's a lot of edge work around it that can be innovated on. I think, to me, this is going to be one of those moments we look back on. >> Yeah, and I think it's that willingness to adjust the processes, to work with the community, and you know, that Kubernetes, the ethos that's around this project, we've learned from a lot of other foundations' mistakes. You know, not that they're better or worse, but we've learned that you could see the way we're bringing in new projects, and adding them on. We took a step back as a community, and said okay, this is, we're getting too many, too soon, too fast. And maybe, this is not quite the right way to go. And rather than doing the big tent umbrella approach, we've actually starting doing some really re-thinking of our processes, and the governing board and the TOC of the CNCF, have done an awesome job getting that done. >> When you got lightning in a bottle, you stop and you package it up, and you run with it, so congratulations. Red Hat Summit next week, we'll be there, theCUBE. >> Oh yeah. >> Looking forward to going deep on this. >> Well, the OpenShift Commons Gathering is the day before Red Hat Summit. We've completely sold out, so sorry, there's a waitlist. We've gone from being, our first one, I think we had 150 people come. There's over 700 people now coming to the Gathering one, and 25 customers with production deployments speaking. This is the day before Red Hat Summit. And I lost count of how many OpenShift stories are being told at Red Hat Summit. It's going to be a crazy, jetlag-y week, next week, so-- >> Congratulations, you guys got a spring in your step, well done. OpenShift going to the next level, certainly the industry and Kubernetes, a service mesh as Istio. Lot of great coverage here in theCUBE, here in Europe for KubeCon 2018 in Copenhagen, Denmark. I'm John Furrier, and Lauren Cooney, the founder of SparkLabs. I'm with theCUBE, we'll be back with more live coverage. Stay with us! Day Two, here at KubeCon, we'll be right back. (upbeat techno music)

Published Date : May 3 2018

SUMMARY :

Brought to you by the Cloud Native Computing Foundation, and just the rise and success of OpenShift. I haven't had a chance to talk to you guys the stuff that they brought to the table, of CoreOS in the past, in a good way, with being pure open-source. So one of the things that they were always strong at And one of the things is, Take a minute to talk about what you guys had. and all the hosts, like Google, and there has to be a lot of communication. So I can see the connection here. And that is the best way to essentially shape the agenda, and so it's an alignment where you allow and one of the things that is really important You know, you can go to Commons.OpenShift.org, and the other 50% were users, and you know, I have your blog entry in front of me, Lauren: Well, drop a couple hints. and they brought it to the table, Is there anything you can kind of tell us that so far might have not been the best place to run. to Brandon explaining the details there. But one of the things All the defaults might not be as you would expect it, And because, you could spend all of your time here and service brokers, is really kind of the hot thing and people are now happy to really invest, as the number of nodes is going to expand significantly. To get the optimal performance, and to get the scale, is to bring that to the next level. To the next level, you know, I got to ask you guys, I got to put you both on the spot here, and once Google really open-sourced the whole thing, And one of the things, you guys made a good bet, and said, hey, you know, we can't screw this up, as an engineer, the API being written and go, and so on, and I love the community, I really-- and the people didn't get in the way and that's the change that we've seen. You know, the OSI model, remember? and the TOC of the CNCF, and you run with it, so congratulations. This is the day before Red Hat Summit. the founder of SparkLabs.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lauren CooneyPERSON

0.99+

Michael HausenblasPERSON

0.99+

Diane MeullerPERSON

0.99+

LaurenPERSON

0.99+

MichaelPERSON

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

IBMORGANIZATION

0.99+

Liz RicePERSON

0.99+

JohnPERSON

0.99+

threeQUANTITY

0.99+

MicrosoftORGANIZATION

0.99+

Willem BookwalterPERSON

0.99+

GoogleORGANIZATION

0.99+

Jeremy EaterPERSON

0.99+

John FurrierPERSON

0.99+

OCI FoundationORGANIZATION

0.99+

DianePERSON

0.99+

BrandonPERSON

0.99+

Linux FoundationORGANIZATION

0.99+

EuropeLOCATION

0.99+

50%QUANTITY

0.99+

two guestsQUANTITY

0.99+

MondayDATE

0.99+

Matt HicksPERSON

0.99+

Red HatORGANIZATION

0.99+

TectonicsORGANIZATION

0.99+

SparkLabsORGANIZATION

0.99+

Diane FeddemaPERSON

0.99+

KubeConEVENT

0.99+

tomorrow morningDATE

0.99+

Copenhagen, DenmarkLOCATION

0.99+

next weekDATE

0.99+

Security 1TITLE

0.99+

Red Hat SummitEVENT

0.99+

CISCOORGANIZATION

0.99+

yesterdayDATE

0.99+

Diane MuellerPERSON

0.99+

PromytheusTITLE

0.99+

OpenShiftTITLE

0.99+

150 peopleQUANTITY

0.99+

25 customersQUANTITY

0.99+

three years agoDATE

0.99+

CNCFORGANIZATION

0.98+

three and a half years agoDATE

0.98+

2012DATE

0.98+

KubeCon 2018EVENT

0.98+

bothQUANTITY

0.98+

KubernetesORGANIZATION

0.98+

Clayton ColemanPERSON

0.98+

Brandon PhilipsPERSON

0.98+

over 700 peopleQUANTITY

0.98+

OpenShift OriginTITLE

0.98+

two nights agoDATE

0.98+

LinuxTITLE

0.97+

KubeCon Europe 2018EVENT

0.97+

Keynote Analysis: Day 2 | KubeCon + CloudNativeCon EU 2018


 

>> Narrator: Live, from Copenhagen, Denmark, it's theCube. Covering KubeCon and Cloud Native Con Europe 2018. Brought to you by the Cloud Native Computing Foundation and its ecosystem partners. >> Hello, everyone, welcome back to theCUBE exclusive coverage of CNCF. The Cloud Native Foundation, Compute Foundation, part of the Linux Foundation of KubeCon 2018 here in Copenhagen, Denmark. I'm John Furrier co-host of theCUBE here with analyst this week Lauren Cooney, who is the founder of Spark Labs, brand new start up that she founded to help companies bring innovation to Cloud Native, bring in all of her expertise to companies. Also, here on theCUBE, Lauren, great to have you this week. >> Thanks, John. >> Here in Europe, you've done so much work in the area of open source over the years. You've done, you were radical renegade, progressive, pushing PHP, bringing that to Microsoft. Doing a lot of great things, and now we're in a new modern era, and you're bringing that expertise, but you're also on the front lines of the new wave. >> Lauren: Definitely. >> Cloud Native, so what's your take? What's your analysis? I mean, there's so much going on. You can't just retrofit old school open source, but it's got to build on the next generation. What's your thoughts? >> It has to build on the next generation, but you also have to look back at what has happened in the past. I think what is incredibly important to see is the mistakes that have been made in the past, so that people don't repeat them. One of the things that I'm seeing here and hearing a lot about is multiple distributions of Kubernetes out there, and when I hear multiple distributions I get worried that they're going the open sack route and there is going to be too many distributions out there. I would rather see one or two standard become kind of more standard and people building on top of that. I think it's the right way to go versus the splintering of the community. If the community is going to stay together you're going to have to narrow that down. >> What's the rationale for the distribution? Because, we've seen this before. Certainly at Hadoop, we saw people come out with distros and then abandon them, and then people coalesce around. >> Oh, they'll just die on the vine. I mean, fundamentally they just will die on the vine. It won't be, if it's not de facto already you're probably not going to get it de facto. >> John: What should companies do? Should they have a distro down. >> They should map to one of the key distros right now. They should, basically, use what is out there already. The one that they feel is right, and for their users, and for their company long term. >> I really enjoyed a couple of interviews we had yesterday. I want to just kind of revisit a couple of them. Tyler and Dirk, we had Tyler on from the new programming language ballerina that was launched. He's part of WSO2. Dirk is from Vien, where former early Linux guy, Linux foundation guy, worked with Linux tarballs in the early days. These guys know up the source. So you look at some of those leaders, and they say, "Hey, this is about the people" What are the things that we can draw from the past that are still relevant today? As the new formula of Kubernetes horizontally scalable cloud, Cloud Native thousands and, potentially, millions of micro-services coming online, new kinds of dynamic policy based infrastructure software, everything's coming. >> Service mesh, can't forget service mesh. >> Service meshes are going to be huge. What do we have to keep and preserve, and what is being built out that's new? >> Well, I think that you need to preserve the feeling of the community and what's going on there. I mean, these communities, actually it's communities not community, and these folks are coming along for the wave right? And I think it's important to make sure that people are aware of that, and there's lots of different personalities and lots of different goodness that can be brought to the table with that and the recognition of that. I also think that, for the most part, I do believe that this is one of the strongest communities out there, and it will continue to be for a number of years. >> I want to get your thoughts on something Ed Warnicke said from Cisco because he was very complimentary of the CNCF as are other people, and we have been complimentary as well about keeping everything tight to the core and allowing people to innovate. So you have, and we have commented on theCUBE and other KubeCons about this, and they've been doing it, which is let the innovation foster on the technical side as well as let people flex their business model opportunities. >> Lauren: Definitely. >> Not so much just for the sake of commercialization because if you have too much commercialization you might stunt the community of growth organically so there's a balance, and I think CNCF has done a good job there, but they've kept the core of Kubernetes really tight which has allowed the de facto standard approach to be Kubernetes. That has created great opportunity, and people are super excited by that. What's your analysis of what happens next? What needs to happen? What's the momentum phase two of this? >> I think part of it is, how do you monetize, right? It's looking at, and this is part of what Spark Labs actually does, is we actually work with companies, some that are in the CNCF, and we work on them in different ways to monetize. Is it a services wrapper that's going to work? Is it additional features or functionality? The innovation comes with the technology, but with that technology you have to have the business model kind of in mind when you're building this out so you can figure out how to make money. As these smaller companies especially are looking to do and some of the bigger companies as well. >> I really think it's important for the CNCF and the Linux foundation and I know they're on this so its not critical analysis so much as it is more of an observation. You have a long tail of start ups and kind of a fat tail if you will, that are out there, and you have the big whales out there Google, Microsoft, Amazon, and others at the top. There was a comment in Austin, a snarky comment. I won't say by who, but I was looking at the logo board of the sponsors, and the guy said, "All those start-ups, they might be dead in 18 months" and it made me pause and say okay, that's an observation because they were brand new companies. >> Lauren: Mm hmm. >> That can't happen. We need to have a model of preservation for start-ups to experiment, to grow. This is something you're doing at Spark Labs so what's your view of this? And, reaction to the fact that this has to happen. What can we do as an industry and community to make sure the start ups-- >> I think the Linux foundation is doing one of the best things that can be done out there. Other open source foundations do too. Is they create the infrastructure so that folks have the support for marketing, or legal, or something along those lines, but so companies are allowed to innovate and then the Linux Foundation basically bets on the innovation and they bet on multiple innovations with multiple companies so they allow these companies to thrive while giving them the support inside of that. >> John: Yeah. >> And I think that's really helping a lot of these companies along. >> Well, Dave Collins always says is the membership organization, so no members no business model so I mean they're incented to make sure that, or hope, that these guys can survive, and certainly there's going to be some misfires and people will natural evolution. So what are you most excited about? I got to ask ya, I mean you're out on your own now. Congratulations, you started up. >> Thank you. >> Super exciting for you and I'm happy that you're going to go out on your own. What are some of the things you're excited about? What are you digging your teeth into, in terms of projects? Share what you're doing. >> I'm super excited about these companies that are coming out with true multi-cloud. So, allowing applications to run across multiple environments, public, private, et cetera. And we've been saying we can do it for a decade or something like that, but fundamentally that wasn't the case. You did have to re-write code. You did have to do a lot of underlying things to make that occur. One of the things that I'm super excited about is being able to take those companies and figure out how to actually get their product to market faster. Some of these guys are still in stealth. They need to move really fast if they want to catch up. I also love working with them on figuring out how to build out their teams, figuring out how to monetize. What are the next steps? What are the business plans, really, behind this? What is the one, three, five year model that they're going to use? I also love helping them get the money, of course. I think that's the fun part too. >> Yeah, it's always fun. Start-ups are great. What I'm excited about, I got to tell ya, I got to share with you just some personal feelings. I love this market right now because I've seen many waves of innovation and I think this wave of cloud native, whatever you want to call it this massive wave or sets of waves coming in and you got blockchain and other things going on behind it these centralized applications which I think is part of this set coming in, is that it's bigger than all the other waves combined and because there's so much value creation on the horizon and I think historically, this moment in time, historically is going to be a point we're going to look back and say the Kubernetes de facto standard galvanized a set of industry, a new card of players who are going to establish a new way methodology of doing things, and we're documenting it. Secondly, the role of community, as you pointed out, is so important here, and it's strong, but now we're living in a new age of digital. We're seeing formations of new kinds of community engagement digitally, not just the events, so I'm excited with theCUBE and what we're doing here, and what the Linux Foundation is doing because there's now going to be, potentially, exponential growth and acceleration around the combination of community. >> Yup. >> The community growth with this new modern commercialization on digital. >> It's definitely increasingly important, and you have to look at it from the technologies making it happen. The technology is looking at, edge computing is going to make digital happen really when you look at all the end points and things along those lines. And, I think that it's going to be great for everyone involved in that. >> Yeah, and we can learn a lot from looking at the Facebook example of how fake news swayed the election. How people were weaponizing content for bad things. There's also an opposite effect, we believe that you can do the for good. >> Lauren: Totally agree. >> I think digital will have a big role in the next generation community formations, community growth, short cuts to the truth, really that's what it's all about. It's about the people, so certainly we're going to be documenting it. Thanks for your commentary. >> Lauren: Definitely. >> Appreciate it, great to work with you this week. Day two of exclusive coverage, here at the Linux Foundation's Cloud Native Compute Foundation's, CNCF's KubeCon 2018. This is where Kubernetes, service mesh, Istio a lot of great projects, from a lot of smart people. We're here on the ground covering it live. Day two, we'll be back with more coverage. Stay with us for day two coverage, after this short break. (electronic music)

Published Date : May 3 2018

SUMMARY :

Brought to you by the Cloud Native Computing Foundation Lauren, great to have you this week. of open source over the years. but it's got to build on the next generation. If the community is going to stay together you're going What's the rationale for the distribution? I mean, fundamentally they just will die on the vine. John: What should companies do? They should map to one of the key distros right now. What are the things that we can draw from the past Service meshes are going to be huge. And I think it's important to make sure and allowing people to innovate. What needs to happen? some that are in the CNCF, and we work on them and the Linux foundation and I know they're on this to make sure the start ups-- doing one of the best things that can be done out there. And I think that's really helping I got to ask ya, I mean you're out on your own now. What are some of the things you're excited about? One of the things that I'm super excited about is going to be a point we're going to look back and say The community growth with this new And, I think that it's going to be great for everyone example of how fake news swayed the election. community growth, short cuts to the truth, Appreciate it, great to work with you this week.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
LaurenPERSON

0.99+

Ed WarnickePERSON

0.99+

Lauren CooneyPERSON

0.99+

MicrosoftORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

EuropeLOCATION

0.99+

AmazonORGANIZATION

0.99+

Dave CollinsPERSON

0.99+

DirkPERSON

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

JohnPERSON

0.99+

TylerPERSON

0.99+

CiscoORGANIZATION

0.99+

CNCFORGANIZATION

0.99+

Spark LabsORGANIZATION

0.99+

John FurrierPERSON

0.99+

oneQUANTITY

0.99+

Linux FoundationORGANIZATION

0.99+

Cloud Native FoundationORGANIZATION

0.99+

Compute FoundationORGANIZATION

0.99+

Copenhagen, DenmarkLOCATION

0.99+

threeQUANTITY

0.99+

millionsQUANTITY

0.99+

yesterdayDATE

0.99+

AustinLOCATION

0.99+

Cloud Native Compute FoundationORGANIZATION

0.99+

KubeConEVENT

0.99+

FacebookORGANIZATION

0.98+

OneQUANTITY

0.98+

five yearQUANTITY

0.98+

Cloud Native Con Europe 2018EVENT

0.98+

18 monthsQUANTITY

0.98+

Day twoQUANTITY

0.97+

SecondlyQUANTITY

0.97+

this weekDATE

0.97+

KubeCon 2018EVENT

0.97+

Linux foundationORGANIZATION

0.97+

CloudNativeCon EU 2018EVENT

0.96+

LinuxORGANIZATION

0.95+

LinuxTITLE

0.95+

PHPTITLE

0.94+

a decadeQUANTITY

0.94+

day twoQUANTITY

0.93+

wavesEVENT

0.93+

Day 2QUANTITY

0.93+

thousandsQUANTITY

0.92+

theCUBEORGANIZATION

0.92+

IstioPERSON

0.89+

two standardQUANTITY

0.87+

KubernetesPERSON

0.86+

coupleQUANTITY

0.81+

KubeConsORGANIZATION

0.79+

todayDATE

0.78+

micro-servicesQUANTITY

0.74+

Cloud NativeORGANIZATION

0.73+

VienLOCATION

0.73+

KubernetesORGANIZATION

0.71+

waves of innovationEVENT

0.7+

WSO2ORGANIZATION

0.66+

waveEVENT

0.66+

HadoopORGANIZATION

0.65+

wave of cloudEVENT

0.65+

phase twoQUANTITY

0.6+

Shiven Ramji, Digital Ocean | KubeCon + CloudNativeCon EU 2018


 

>> Announcer: Live from Copenhagen, Denmark it's theCUBE covering KubeCon and CloudNativeCon Europe 2018. Brought to you by the Cloud Native Computing Foundation and it's ecosystem partners. >> Okay, welcome back everyone. We're live here in Copenhagen, Denmark. It's theCUBE's exclusive coverage of KubeCon 2018 Europe. I'm John Furrier with Lauren Cooney, my cohost this week. Our next guest Shiv Ramji, VP of Product at DigitalOcean, fast growing startup, now growing company. Congratulations, welcome to theCUBE. >> Thank you very much. >> So you guys got some hard news, you got product, Kubernetes product, and you guys just upgraded your status on CNCF. Let's jump into the product news real quick. What's the hard news? >> Yeah, so we just announced a Kubernetes product and service on our platform. And you know, we've had a lot of customers who've actually have been deploying Kubernetes on our platform, either themselves or through a managed provider. And a lot of customers, specifically businesses, have been asking us to provide native support for Kubernetes. So now this is native support for Kubernetes on the DigitalOcean platform. >> What does native support for customers mean specifically? Is it managing the workload down to, how, what level of granularity, I guess, is the question. Be specific about this support. >> Yeah, yeah. So essentially, typically developers who are deploying container workloads or Kubernetes workloads do this themselves. Now we make it very, very easy. So you can come into our platform and, within a few clicks, deploy a Kubernetes cluster with your typical integrations of monitoring or container registry and the Kubernetes dashboard. >> So you basically just select a couple features and they can go from there? It's just run a gun? >> It's just a few clicks and you are running. And the reason why we did that, and sort of the history of the company has really focused on removing friction for developers to get started. So we make it very, very easy from a product experience perspective, and also from a cost perspective. So we remove all the barriers for any team size to get started. And so that's why we've made the product very, very easy to use, very simple. And then we also plan to have a lot of tutorials around containers or containerizing an application and scaling in the microservices work. >> Lauren: That's great. >> Talk about the security aspect of it. It's been a big topic here. We were talking about it on our intro, Lauren and I, around, you know, that it's evolving in real time. Things are moving fast. Up front work needs to get done. How do your customers think about security in context of the Kubernetes offering? >> So we have a story for that. We are trying to essentially deploy some native integrations and some open source projects that help us do security scanning, so the goal is to essentially let our customers know of vulnerabilities that they may have based on the images that they are deploying. And you know, all of us are guilty of it. We will get a public container image and launch it, and then realize that there are some security flaws. So that's something we do want to address as we continue to roll out additional features throughout this year. >> I know we've interviewed you guys before, but I want you to just take a minute and explain, for the folks watching who might not know DigitalOcean, what you guys do, your value proposition, who you guys target, how you sell the product, what's the service, all that good stuff. Share a one minute update on what you guys do. >> So we are a New York based company that were founded in 2012 out of Techstars. And the value proposition is very simple in that we want to be the cloud platform for developers and their teams, so that they're focused on software that changes the world. And what that means is we take all the complexity in our product development process, essentially to make it very easy for a developer to go from concept or idea to production as fast as they can. Once they get there, we want to also enable them to scale reliably on our platform. And essentially, all of the features that we've launched have been driven by customer demand. So they tell us that, hey, we're scaling on your platform, we really need these additional features, and that's how we respond. So we're very developer-obsessed, and focus on that specific persona, and help them get to the cloud as quickly as possible. >> So you're solving the problem for the developer. Bait pain points are, what? >> So there are three. We think of learning as the first one, as a barrier to developers. So this is why we've built a library of tutorials. There are about 1400 plus tutorials. We get about three million unique visitors on our platform. And about 80% of our customers actually came from one of the tutorials. Right, so that's such a great source of >> Lauren: Documentation is so important. >> Documentation. So important. So that's our first one. The second one is building. This idea of let's remove all friction for you to go from zero, essentially an idea, to production as fast as possible. So there're two things we do there. One, we try to make the product very simple and easy to use. And two, we are very price competitive. So we have a very competitive price to performance ratio in the market, with the idea that, if you want to keep your total cost of operations as low as possible. And so, that's another reason why developers, teams, and also businesses are now, we are in their consideration set, because they're like, well developers love this product, and I can get a cost benefit. Why would I not do that? And then the last one is scaling, which is once you're growing your application, you're going to need ability to scale and support. And so we provide free support to all of our customers, regardless of the size of your workload or size of customer or business. And I think that's a very important value proposition for us. >> So who do you compete against? Like, who are a couple of your competitors? >> So, the best way to answer that is to see, so we go to our customers and see who they compare us with. And typically we are compared against AWS and Google. >> Lauren: Okay, okay. >> And so, they are the ones who will come to us and say, "Hey, we're about to launch an app, or we're considering moving our workloads, you know, here's what our setup looks like in Google or AWS. You know, can you provide us similar capabilities?" And a lot of the times tends to be, you know, our developers already love you. If you have this capabilities and features set, we would love to move our workloads. >> Well I think you've got a tremendous amount of active developers as well, correct? >> Yes, yes. >> So, and you're growing that exponentially. What is, kind of your growth look like, year over year? >> Yeah, so last year we signed the one millionth developer on our platform. There's essentially one million developers that have created an account on our platform. And we sometimes have developers who come in and out of our platforms, if you're done with your project, right, if you're a student. But we have about half a million active developers on our platform, and growing rapidly. And we also foster a community which is growing tremendously. So we've got about three and a half million active developers in our communities, reading articles, and going through Q&A, and posting very interesting projects. >> Those are some great numbers. I mean, they're up there with Salesforce growth. So that's tremendous. >> And also the other news is you're upgrading your membership. Cloud Native Compute Foundation, CNCF. Talk about that dynamic, why? Size, did you fall into new bucket or you guys are increasing your participation? What's the news? >> Yeah, I mean, we were founded really on this idea of we believe in helping the community, and so free and open source software is what we've built our business on. And so, as we got active with Kubernetes ourselves, and we've been using Kubernetes for two years internally, so we have lots of lessons of our own. And as we were bringing this product to market, it was only the right, it was the right time for us to really upgrade our membership to gold with the CNCF, with the goal of getting to their platinum level where we can contribute to standards and bodies and really influence the evolution of all the tooling around containers and microservices. So, it was the right, the timing was right, and it's the right evolution of us continuing to support the community. >> Making some good profit, contribute that, and help out CNCF. >> Shiven: Absolutely. >> As the VP of Product, you have the keys to the kingdom as they say, in the product management world. (laughing) You got to balance engineering management with product, and you got to look to the market for the, you know, the needs of the customers, and of course they're helping you. Big time developers aren't afraid to share their opinion of what they need. >> Shiven: Never. >> Pain points, that's a good, good, good, good job there. What is on the road map for you? What's next? How are you looking at short, mid, long-term evolution of DigitalOcean's product strategy? >> Yeah, so I'll break it down in three different areas. The first part is really having a core complete feature set for a modern application that's being built in the cloud. So this is where, over the last 12 months, we've developed, we've deployed, developed and deployed load balancers, cloud firewalls, object storage, block storage, a new control panel experience, and a bunch of networking features that we have released. And so, we have some new features coming this year, which allow you to do, you know, the VPC feature, specifically, that allows businesses to have private networking and peering. That's been a top requested feature, so that's something that's going to come later this year to round out our core platform. And then, beyond that, we have two or three different things that we're doing. So the first category is just having a better developer experience. So this is everything from the experience you have when you are launching any cloud resource, whether it's for a control panel, or API, or CLI. So, continue to make that frictionless. So we have a few updates coming there to our control panel, improvements to our API, and adding a bunch of integrations so that, if you're using different products to manage your cloud infrastructure, we make that very, very easy. The second thing is marketplaces. So, a lot of, as you know, lots of other providers have marketplaces and different versions of marketplaces. A lot of our customers and vendors are now coming to us saying, "You have a really big audience and customer base. We really want to integrate our products so we can make it easy for them to spin up those resources." So marketplaces is the second large category that we're working on later this year. We'll have a lot of updates on that. And the third one is tied to developer experience, but it's essentially the Kubernetes product that we're launching. We also have plans to enable a marketplace-like integrations, and a lot of the CICD integrations, so that once you're up and running with your cluster, you got to get your CICD pipelines and tooling working, so that's an area. >> I want to ask you about multicloud, and where you guys are at with multicloud, and kind of connecting to the other cloud providers that are competitors, but, you know, your users are going to want to use as well as your solution. >> Yeah, this is where I think Kubernetes fits really, really well with the multicloud story for us, which is why, sort of, why now for us. If your workloads are in Kubernetes, and this is why we are going to support all of the latest community versions that are available. If your workloads are in Kubernetes, it becomes very easy for you to move those over to our platform, and so. I think we're going to see a combination of sometimes customers will have split workloads, sometimes they'll run different types of workloads in our platform, and so I think Kubernetes really opens up that possibility >> Lauren: That's great. To do that. There's still some more tooling to be done, but that's essentially where we're at. >> How many employees you guys have now? What's the number? >> We are roughly north of 400. So still very small. >> Well, congratulations. You guys are a growing company. Great to have you on theCUBE. Thanks for sharing the news. >> Thank you very much. >> Absolutely. >> Great job. DigitalOcean. You know, hot startup, growing rapidly, I'm sure they're hiring like crazy. >> We are. >> So go check 'em out. The news here at KubeCon is positive industry. Rising tide floats all boats. That's a philosophy we have seen on theCUBE and great ecosystems, of course that's happening here. More live coverage here in Copenhagen, Denmark after this short break. Stay with us. (upbeat music)

Published Date : May 2 2018

SUMMARY :

Brought to you by the Cloud Native Computing Foundation Our next guest Shiv Ramji, VP of Product and you guys just upgraded your status on CNCF. And you know, we've had a lot of customers who've Is it managing the workload down to, So you can come into our platform and, within a few clicks, So we make it very, very easy from a product experience in context of the Kubernetes offering? So that's something we do want to address what you guys do, your value proposition, And essentially, all of the features that we've launched So you're solving the problem for the developer. And about 80% of our customers And so we provide free support to all of our customers, And typically we are compared against AWS and Google. And a lot of the times tends to be, you know, So, and you're growing that exponentially. And we sometimes have developers who come in and out So that's tremendous. And also the other news is you're And so, as we got active with Kubernetes ourselves, and help out CNCF. As the VP of Product, you have the keys to the kingdom How are you looking at short, mid, long-term evolution And the third one is tied to developer experience, and kind of connecting to the other cloud providers it becomes very easy for you to move those over but that's essentially where we're at. So still very small. Great to have you on theCUBE. You know, hot startup, growing rapidly, and great ecosystems, of course that's happening here.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
LaurenPERSON

0.99+

Lauren CooneyPERSON

0.99+

Shiv RamjiPERSON

0.99+

2012DATE

0.99+

twoQUANTITY

0.99+

GoogleORGANIZATION

0.99+

AWSORGANIZATION

0.99+

CNCFORGANIZATION

0.99+

two yearsQUANTITY

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

Cloud Native Compute FoundationORGANIZATION

0.99+

threeQUANTITY

0.99+

John FurrierPERSON

0.99+

KubeConEVENT

0.99+

one minuteQUANTITY

0.99+

Shiven RamjiPERSON

0.99+

last yearDATE

0.99+

Copenhagen, DenmarkLOCATION

0.99+

New YorkLOCATION

0.99+

third oneQUANTITY

0.99+

DigitalOceanORGANIZATION

0.99+

first categoryQUANTITY

0.99+

two thingsQUANTITY

0.99+

first oneQUANTITY

0.99+

first partQUANTITY

0.99+

ShivenPERSON

0.99+

oneQUANTITY

0.98+

about 80%QUANTITY

0.98+

second thingQUANTITY

0.98+

OneQUANTITY

0.98+

Digital OceanORGANIZATION

0.98+

about 1400 plus tutorialsQUANTITY

0.98+

one million developersQUANTITY

0.97+

TechstarsORGANIZATION

0.97+

this yearDATE

0.97+

CloudNativeCon Europe 2018EVENT

0.96+

KubeCon 2018 EuropeEVENT

0.96+

KubernetesTITLE

0.96+

theCUBEORGANIZATION

0.96+

later this yearDATE

0.96+

this weekDATE

0.95+

CloudNativeCon EU 2018EVENT

0.95+

one millionth developerQUANTITY

0.95+

about three and a half million active developersQUANTITY

0.93+

KubernetesORGANIZATION

0.91+

zeroQUANTITY

0.91+

second oneQUANTITY

0.9+

about half a million active developersQUANTITY

0.88+

multicloudORGANIZATION

0.82+

second large categoryQUANTITY

0.79+

about three million unique visitorsQUANTITY

0.78+

three different thingsQUANTITY

0.76+

last 12 monthsDATE

0.72+

a minuteQUANTITY

0.7+

three different areasQUANTITY

0.65+

couple featuresQUANTITY

0.64+

SalesforceORGANIZATION

0.6+

northQUANTITY

0.56+

400QUANTITY

0.5+

Said Syed & Paul Holland, HPE | KubeCon + CloudNativeCon EU 2018


 

>> Announcer: Live from Copenhagen, Denmark, it's theCUBE! Covering KubeCon + CloudNativeCon Europe 2018. Brought to you by the Cloud Native Computing Foundation, and it's ecosystem partners. >> Hello there and welcome back to theCUBE's exclusive coverage of KubeCon 2018, the Cloud Native Compute Foundation. CNCF, I'm John Furrier with theCUBE. My cohost Lauren Cooney is here with me this week. Our next two guests are from HPE Developer program. Paul Holland, Director of Open Source Program Office. And Said Syed, who is the Head of HP Developer Experience. CUBE alumni. Welcome back. Good to see you. >> Thanks for having us. >> Thanks for comin' on. >> Thank you. >> First of all, new logo. I love that, I want to get into it. HPE Developer program. We've had many conversations in the past about the relationship with Docker. The work you guys are doing inside the enterprises with cloud, multi-cloud and hybrid cloud. Why are you guys here? What's the story? What's the update from HPE? >> In December we launched this new program called the HP Community Developer Program. And that's really focused on reaching out to the developers that are out there. Whether these are DevOps developers, Cloud Native application developers, ITOps developers, who are looking to do integration with HPE infrastructure as well as our software defined platforms. It's basically evangelizing all of the good work that HP's doing in the open source program and other areas. Do you want to add something, Paul? >> Yeah, I think part of it is the recognition that HPE is a software company. After all of the separations, the divestiture with HPI and that micro-focus. We're left with really still a lot of developer power. It's the idea that as we work with developers internally and externally, we need to formalize that developer program. Both inside of open source and the general developer. Go through our API's and some of that coordination, to really make the developer work. >> I mean we're talking software defined. Everything now, you guys have been part of that. To give you guys some props, we've interviewed in the past four or five years, you guys were doing, talking micro services early on. >> Syed: That's right. >> Again the enterprise has software defined systems. >> You guys are a big part of that. So I got to ask you, the perfect storm is here. I mean Kubernetes, which is on the scene, is now, at least in my opinion, the defacto standard for interoperability around multi-cloud. This is the perfect storm for a company as big as HP with all the customers. So what is... I mean you guys must be sitting there going, perfect timing! What does it mean for you guys, Kubernetes? This is going to give you certainly a tail wind for deployments, and customer value creation. What's it mean internally for HPE? >> Well I think Kubernetes is at the heart, as you mentioned, of the open source ecosystem. It's about all of those Lego blocks now finally coming together with micro-services. And being able to put 'em together for an enterprise class workload. And given our history and expertise there I think you're right. It's a great opportunity to make sure that it works for the enterprise developer, for general developers. And how everything comes together within it, within a corporate world of development. >> Are you guys doubling down? >> Syed: Absolutely. >> What's the story internally? Is it got the charter from the top? >> That's right, yeah, we're definitely doubling down. As you mentioned, we started early on with micro services, with our partnership at Docker. We have a great relationship with Mesosphere. And we're full on with Kubernetes. You know we have a product that we're actually demoing here on the show floor, called HPE OneSphere. We launched the product in December of last year. And one of the things it actually does, it enables Kubernetes' cluster management on-prem and off-prem. For example in AWS. Deployment, management, all of those things. We are full on. We also have open source projects in the Kubernetes landscape. It's called Project Dory. That enables persistent storage. It's actually contributed by our Nimble big business unit. We're very focused on enabling our developers. Things that enable them is things like, how can I automatically deploy applications? And so on. Using Kubernetes cluster or Kubernetes environment. Working with Paul and others that's exactly what we're focused on. >> What are some of the user cases that you guys are seeing? As you mentioned some of those deployments. Is it really existing integration within HP Solutions? Like OneSphere? And OneSphere's obviously going to be a nice paint a glass and look at the platform of what the cloud offers. Is it Edge? Is it IoT? I mean what are some of the user cases? >> I think it's all of the above. I think what we're seeing is legacy enterprises having all of these legacy applications that they need to migrate this new world. At the same time they're struggling with, how do then I make hybrid? How do I then go to the Edge? And so across the board, I think that's the power of going back to your original question about HPE. Is we've seen all of that in the enterprise. And can we put those proprietary componentry into the products? Like a OneSphere on top of open source components. The reason we're here at Kubernetes, as an example, is to really highlight to developers that if you really want to bring things together. We can help you do that. Whether it be legacy applications, new application, greenfield applications. All within this again Lego block type environment, within Kubernetes and these other open source platforms. >> I mean you guys also again on the composable infrastructure kind of story. It's kind of here, right? >> That's right. Again we started down this journey three, four years ago with Docker. And several others. We built this unified ecosystem. A composable ecosystem. And in the ecosystem I think there's now like 40 some partners. But that's growing. If you look at it from a layered cake point of view. The infrastructure is here. That problem has been solved for a long time. You have infrastructure management. With one view, with our composable API's. Working with components like Docker, and Mesosphere, and Redfish, and other open source products and services, on top of that with OneSphere as the multi-cloud/hybrid cloud management platform, again using the power of our API's. And then integrating north bound with these hybrid multi-cloud management environments, as well as south bound with infrastructure management. Now you have the overall story. We're really exploiting the power of API's. And enabling our developers internally, as well as developers outside of HPE, To come together and start to think about this new idea. Is there a solution for that? Absolutely, there's an app for it. And then the way you build that app is build that API integration. >> You talked about an app store that you guys are working on. It has about 40 different partners in it. What about users of the solutions that are in there? Are you seeing an uptick in that? And what are you seeing in terms of that and what are they using? >> Yeah so I'll give you a quick example. We launched the developer community program in December. We launched the portal in December. And in the past two and a half months, we have seen a significant uptick and actually just people comin' in and hanging out on the portal. I think we are up to about 30,000 unique, unique views of our page. Most people are spending three to four minutes, which is a lot in today's terms. Someone who is going there, reading our content. And then on top of that actually consumer-ship of our projects. Grommet for example is one of our open source projects that HP funds. It's a UX front end. I think it has more than 10,000 people that are following it, and using it. Companies like Netflix, for example, use Grommet as a UX. Most of our SDCG is off our defined applications are now using Grommet. So OneSphere, One View. That's our de facto standard. But it's open source, anyone can use it. >> Are you finding, HP is traditionally been kind of a company that does a lot of things internally. Are you guys opening up for the first time? With allowing your developers to build things that will be put into open source? Can you talk a little bit about that? >> The power of HP is we've had a rich collaboration history for a long, long time. And I think you alluded to it before. From an enterprise perspective, how can we make that easy? Not only for our own internal developers. And maybe this is where this question comes from from an internal perspective. Even ten, 15 years ago with Martin Fink, at the helm of the open source group. And then ultimately as the CTO. And things have shifted through the separations. How do you leverage that power of openness, collaboration, that's in their DNA? And really empowering them to share. How do we take concepts like inner sourcing, which is the open sourcing of activities inside a company, And really start develop those habits and capabilities. Whether or not it's external is just a flip of the switch. But developers know how to contribute. They're also learning best of breed skills. And developing their own career over time. >> Cooney: That is great to hear. >> And enabling that for other enterprises as well. Which is really where a lot of our customers come to us and say, hey you're an enterprise with lots and lots of developers. How do I get that same power with mine? And you kind of walk them through the journey. >> It's interesting, I'd love to get your thoughts on this. I think you guys are doing... First of all I love the new logo. I think it's really important everyone knows you guys have a very active and open source community. And have been on this. This is not a new thing, revelation within HP. But Intel has the same challenge. They're tryna move away from that Intel Inside. You guys are known to a lot of people as a hardware company. You got HP.com is now the printer and the peripheral side. But it's a cloud game. You're still selling servers but people are still buying servers. The cloud providers need servers. They need it. But the software is the key, the software defined infrastructure is now that glue layer. Service meshes are hot. You're seeing SDO's got massive traction. Everything's pointing to this new level of services at scale. >> That's right. >> I want to get your thoughts on the HP story there. Can you take a minute to explain what you guys are doing with that vision? Because Cloud Native isn't just about the cloud. There's a lot of on-prem activity that's moving to a cloud operating model. So it's not a full public cloud. What's your story? >> If you look at the overall strategy. We make hybrid IT simple, recognizing that it's all those different flavors. We have to enable the software capabilities because the world is software enabled. You have all those componentries working together seamlessly and automated. And then we have the services groups to make it happen. With the Pointnext, and the acquisitions of cloud technology partners in the new areas. We have a wide variety of a portfolio of services that are now enabled. And experts to actually go help customers do it. And so we have the capability legacy. We also have the capability of the new generation of IT. And everywhere in between. And then you talk about the Edge. And so with our acquisition Aruba, which it seems like a long time ago. It's just a few years. They've been an integral part of taking that from a data center all the way to the edge and in between. I think we've got those multiple layers of hybrid IT. We have the software enabled activities, which definitely includes open source. Because you can't be software enabled without software and open source. And then from a service perspective, the wealth, depth of bench, in terms of... >> And OneSphere's the key product that, for you guys, that connects all this. Is that kind of where the momentum is? >> Holland: It's one of them. >> One of them, okay. >> And then if you look at some of the acquisitions we have made. CTP, for example, or Cloud Cruiser, for example. These are all helping us build our portfolio of rich services that enable customers to go from a pure on-prem, pure hardware focus company. To now a new age Cloud Native, or hybrid cloud sort of company, where, we have the experience. Now, we have the experience with all of these different acquisitions like CTP, to enable them to have a full hybrid cloud of micro plus macro services kind of migration capabilities. >> What are you guys offering developers? Not that I'm going to ask you for the pitch. Cause everyone, the developers are getting a lot of pitches, if you will. People say I got to own the developer. They don't want to be owned. They want to be collaborative. But they're closer to the front lines than ever, these developers. And they're really looking at business problems. It's not just, here's the specs go code it. They're on the front lines. Right at the point of engagement for the business logic, and the business models of a lot of these applications. What do you guys bring to the table for the developers? Is it marketplace? Is it distribution? Is it opportunity? What is the value proposition that you guys are talking to developers about, specifically? >> I think it's all three. We really start with internal, right? We are aligning our internal developers to really consume our own champagne. Drink your own champagne. So what does that mean? Can you use OneSphere to develop OneSphere? Absolutely. Our mentality is, our OneSphere developers, in fact a couple of our distinguished technologists are here. So more customer focused. Do your development on your own products, on your own products. Does that make sense? >> Yeah. >> So that's number one, right? If they go through the pains of developing on our own products. They will know exactly which areas to focus on. And so that's one thing we are really enabling our developers to do. Is really think outside in, versus inside out. Gone are the days of, we will build it and they will come. No they won't. You have to really give them what they are going to consume. So from a strategy perspective, we're really exposing our developers to the outside world. Hey go out there. Talk to them. Learn what they're looking for. Right, so that's number one. Number two. With the developer community program, and the developer portal, and the open source program. Now that we're collaborating across HPE, at the top end and the bottom end. We're not really able to think about how we use the power of our API's, from layer 1 infrastructure all the way up to layer 7. Or Layer 5 and above. And say, "Alright how do we enable these guys to build value add that really solves their problem?" Whether it's DevOps problems. CI/CD? Whether it deploying applications, managing, monitoring applications. It's all through the power of API. If you can automate it, orchestrate it and manage it. Then we have really solved your problems. This is why we're not only going after and enabling the developers by giving them what they need. We're also partnering with key partners in our ecosystem that actually brings the best of breed. And that's what the customers are used to using today. >> And you guys had it more up to stack. Certainly the application level is a key point. What about the channel opportunity? Cause I'm seeing, and I've been talking about this on theCUBE lately, is developers are the new sales channel, because in the old days VAR's, and ISV's and channel partners would bring solutions. And you guys had a great channel, have a great channel that brings solutions to customers. Now these customers are having programming and developing done from the partners. You guys have to create that. Are you guys looking at that as a significant opportunity, with this program? >> In today's world you have to think about things in a different way. With the advent of DevOps. With the developers no longer in their cubes, not touching production, they're releasing the production daily. Or multiple times per day. And so we're lookin', or have looked with that with, how do the developer work. And get that all the way to production. At the same time, what's the skill sets to work with in the open? Are you talking about the channel? The open source community is a great channel. Not only for ideas and conversations, but also to meet people. Not only are we there. >> Furrier: Your buyers are there. >> Yeah exactly. We're releasing the customers. But customers is part of our community. Vendors are part of our community. Partners are part of our community. And together we're building a community of developers that are doing work that ultimately goes to production multiple times per year. >> When you guys get this right, I think the gains will be huge. >> Well I'll give you an example. One of the largest web companies in the world. We're partnering with them. They're a huge customer of ours. Instead of selling to their frontline, we went and started talking to their developers. And their developer leaderships. To the point where we are working on doing hackathons. So our developers, their developers, in the same conference room, solving joint problems together. >> Cooney: So co-development. >> Co-developing, exactly. We call it a hackathon. But yeah, co-developing, absolutely. That's where we're focused. Because today developers and the line of businesses have more and more and more influence on key technology decisions. That's where the money is. >> Being genuine and authentic in these communities is certainly a great, successful formula. You guys, see that. We'll be following your progress. Thanks for coming on theCUBE and sharing the update. And congratulations on the new program. And the new logo. I'd love to get a shirt when you get a chance. >> Absolutely, yeah. >> Congratulations, great to see you. Thanks for comin' on. We are here at KubeCon 2018 in Europe. This is theCUBE, I'm John Furrier. Thanks for watching. We'll be back with more live coverage after this short break.

Published Date : May 2 2018

SUMMARY :

Brought to you by the Cloud Native Computing Foundation, the Cloud Native Compute Foundation. about the relationship with Docker. It's basically evangelizing all of the good work It's the idea that as we work with developers To give you guys some props, This is going to give you certainly a tail wind of the open source ecosystem. And one of the things it actually does, What are some of the user cases that you guys are seeing? And so across the board, on the composable infrastructure kind of story. And in the ecosystem I think there's now And what are you seeing And in the past two and a half months, Are you guys opening up for the first time? And I think you alluded to it before. And you kind of walk them through the journey. I think you guys are doing... what you guys are doing with that vision? We also have the capability of the new generation of IT. And OneSphere's the key product that, And then if you look at some of the acquisitions What is the value proposition that you guys are Can you use OneSphere to develop OneSphere? that actually brings the best of breed. And you guys had it more up to stack. And get that all the way to production. We're releasing the customers. When you guys get this right, One of the largest web companies in the world. We call it a hackathon. And congratulations on the new program. Congratulations, great to see you.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lauren CooneyPERSON

0.99+

Paul HollandPERSON

0.99+

PaulPERSON

0.99+

DecemberDATE

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

John FurrierPERSON

0.99+

Cloud Native Compute FoundationORGANIZATION

0.99+

HPORGANIZATION

0.99+

EuropeLOCATION

0.99+

SyedPERSON

0.99+

NetflixORGANIZATION

0.99+

threeQUANTITY

0.99+

DockerORGANIZATION

0.99+

HPEORGANIZATION

0.99+

OneQUANTITY

0.99+

Martin FinkPERSON

0.99+

Copenhagen, DenmarkLOCATION

0.99+

KubeConEVENT

0.99+

AWSORGANIZATION

0.99+

oneQUANTITY

0.99+

PointnextORGANIZATION

0.99+

CooneyPERSON

0.99+

OneSphereORGANIZATION

0.99+

four minutesQUANTITY

0.99+

Said SyedPERSON

0.98+

KubeCon 2018EVENT

0.98+

first timeQUANTITY

0.98+

more than 10,000 peopleQUANTITY

0.98+

NimbleORGANIZATION

0.98+

one viewQUANTITY

0.98+

MesosphereORGANIZATION

0.97+

CUBEORGANIZATION

0.97+

BothQUANTITY

0.97+

HP.comORGANIZATION

0.97+

layer 1OTHER

0.97+

ArubaORGANIZATION

0.97+

December of last yearDATE

0.97+

four years agoDATE

0.97+

Layer 5OTHER

0.97+

40 some partnersQUANTITY

0.96+

two guestsQUANTITY

0.96+

IntelORGANIZATION

0.96+

theCUBEORGANIZATION

0.96+

about 40 different partnersQUANTITY

0.96+

this weekDATE

0.95+

LegoORGANIZATION

0.95+

todayDATE

0.95+

layer 7OTHER

0.95+

CloudNativeCon Europe 2018EVENT

0.95+

threeDATE

0.94+

OneSphereTITLE

0.93+

FirstQUANTITY

0.93+

KubernetesTITLE

0.93+

CNCFORGANIZATION

0.93+

CloudNativeCon EU 2018EVENT

0.92+

about 30,000 uniqueQUANTITY

0.91+

one thingQUANTITY

0.91+

SDCGORGANIZATION

0.9+

One ViewORGANIZATION

0.9+

DevOpsTITLE

0.88+

SDOTITLE

0.86+

EdgeTITLE

0.85+

upQUANTITY

0.81+

KubernetesORGANIZATION

0.81+

15 years agoDATE

0.81+

Tyler Jewell, WSO2 | KubeCon + CloudNativeCon EU 2018


 

>> Announcer: It's theCUBE! Covering KubeCon and CloudNativeCon Europe 2018. Brought to you by the CloudNative Computing Foundation. And its ecosystem partners. >> Welcome back to theCUBE's exclusive coverage, here in Copenhagen Denmark this is KubeCon 2018 Europe, I'm John Furrier with my co-host Lauren Cooney. Our next guest is Tyler Jewell, he's the CEO of WSO2 with some big news, they're introducing a new programming language called Ballerina. Welcome to theCUBE thanks for joining us! >> Hey thank you for having me. >> So you're now the new CEO of WSO2, couple months almost a year. You guys have big news introducing a new programming language called Ballerina here. Tell us a bit about what this is. What's the big story? >> Well Ballerina is our approach to addressing the integration gap, which is what happens when integration products like ESB's are not agile, and programming languages make integration difficult. This is a language and a platform that have been co-designed together to be both integration simple, and agile. >> So take a step back how did you get here? Talk about what WSO2 is, and then why the motivation to do the language? What are some of the specific details, and how long have you been working on it? Take a minute to explain what the situation is. >> Well WS02 is a company that's been around for 13 years, we have 550 employees and we have about 500 customers, and we make integration software. These are things like message brokers, data mediation, and we do this for large scale projects around the world. And all of our technology is open-source. Now we power roughly five trillion transactions a year around the world, and we've done thousands of integration projects and what we've found is that they are all still waterfall development. You have to plan these things long in advance, it requires huge teams, and there's no decentralization of the work. And we need to make integration agile again. And in order to do that we needed to basically rethink the entire approach to the way that integrations are done. And we put it into a programming language so that we can do compile time abstractions that generate distributed system primitives. >> It's almost like you're solving your own problem, probably the frustration must have been all imagined. Another waterfall project again coming back, again and again repeating it, with Cloud the time to market is one of the key value propositions. Integration obviously with Kubernetes, workflows, and also portability is a big concern. What are some of the things that are driving that demand right now in your mind? Is is speed is it the tech demand for applications, what's the key? >> I think that what we're seeing is, really sophisticated and complex demand coming from kind-cuser consumers. Companies like Uber Slack and Amazon have witnessed this. And in order to scale to meet this complex demand, these organizations have had to create architectures that are highly disaggregated. And infrastructure like Kubernetes facilitates that disaggregation of architecture. Now when we saw the API economy, this was one form of disaggregation but now we've got microservices and serverless which are tenexing that. And as you disaggregate your architecture, you're going to have an explosion of programmable endpoints. There are 50 billion right now. The forecasts are that it's going to go to well over a trillion. And when that happens, integration is the glue that brings these things together. Integration is going to be the next generation problem that we have to deal with. >> Totally right I was just going to say glue layer, but you mentioned glue. Folks are getting out of the keynote right now, the CloudNative Foundation. Pretty massive growth, look at the logosly he sponsors. Just the amount of companies now joining. It seems like a land grab on one hand, but it's really the market just driving it. And it's coming down to this notion of glue layers, where with open-source it's about really taking pre-existing code, and then figuring out how to abstract that, make it simpler, create security, these are all operating system kind of questions. >> Well I think also it's open right? I mean that is part of the key here, it's the fact that it's open-source. And I think you guys are the last independent type of company that is actually doing this from an open-source perspective, is that right? >> Yeah we are the seventh largest open-source company, all the software that we publish is Apache License, and we found a way to monetize open-source without having to play open core games, where there's proprietary stacks on top of that. >> Lauren: That's great. >> What's the licensing concerns that you're seeing with Apache versus other foundations, where are developers gravitating to these days? That's always a question people always look at after the fact, they just jump in and start coding. What are some of the updates that you see in the industry around licensing and IP? >> Well first, we're still seeing a massive shift away from proprietary software into open-source software. There's still a lot of organizations that are adopting proprietary, but now they have program offices dedicated to open-source, and it encourages onboarding, adoption and giving back to open-source projects, so that trend is still significant. And as a result there's a lot of open-source foundations and non-profits that are benefiting from that. I think we're seeing huge growth in the Linux foundation, and all of its sub-organizations that are there, and we've also seen a resurgence in other open-source foundations like the Eclipse foundation as well. >> Lauren and I were talking about the opening about Kubernetes and that, outside of our bubble in Silicon Valley or the industry, you go to a standard enterprise. Waterfall moving to agile, Kubernetes is new. >> Tyler: Yeah. >> So in your opinion, what does Kubernetes mean for enterprises, and how should people think about the big movement to CloudNative, with respect to continuing the application development and continuing the innovation? >> I think that the momentum around Kubernetes, particularly around the ecosystem consolidating around it, means that we have a de facto standard for a run-time platform that can engage both operations and development. And in the first time over the past 20 years, we do not have a fragmented market anymore. And when you don't have a fragmented market, the productivity gains that come from the value added layers on top of that are going to increase dramatically, and I think that's why we so many vendors here, and why we see now I think almost 4,000 people at this conference this year as well. >> It's super awesome. What do you see as the next wave of innovation with the standardization? With the standardization people can rally around it. >> Yeah. >> Where's the next work being done around Kubernetes? >> I think that the next level of work here is, this is the year of the service mesh. And really the service mesh is a representation of how you build complex orchestrations, and applications that have a lot of compositions around that so workflow, stateful behaviors, long running processes, this is the next layer up, and that's where the standardization is going to go next. >> And certainly containers are great. How about security what's your view on security? Because that's a big discussion we were asking ourselves, okay what's the state of the art? Obviously Google's got an approach, we're seeing what they're doing. Is it baked is it being baked out? What's new what's your view on security? >> I think that security continues to be a massive problem. The introduction of GDPR this year really brings the spotlight onto all the data privacy issues that we have to deal with around the world, but I think we have a fundamental problem with security which is it's still this baked-on, add-on thing that's applied to your applications, and instead we actually need to look at programming languages in the apps that you write, as being security proof from the very beginning. And that's going to require a programming language to do that at the lowest level and the OS as well >> How is Ballerina handling that? Are they doing it up front? >> Well our approach to it is that we assume all data is tainted. And that the developer has to explicitly say this is safe data to avoid intrusion and tax on that, and so the compiler will actually reject any code that is not explicitly given that tag. >> Yeah assume the worst, hope for the best right? >> How are you looking to onboard developers to this platform this is a different programming language, talk a little bit about that. >> This is a programming language which means it's all about developer evangelism all day long. And you and I both started our careers 20 years ago in developer evangelism Lauren right? So it is going door to door, meet up to meet up, giving technical demos and encouraging people to get involved in the community and to write apps with it, that's how you do it. >> What's the state of the language now shipping? Is it available? What's the announcement? What's your plan how are you going to roll this thing out? >> It is shipping now, we just hit our .970 release we've been at it for 3 years, we've got a hundred committers on the project, but we just went public this week with Ballerina.io. At the .970 release, we are still making some minor language tweaks, and we hope to get to a Juanado language lock by the end of this year, and then we'll have backwards compatibility for three to five years with that. And probably sometime this summer, WSO2 our company will offer commercial support, and have it in use and production with our customer accounts >> And any feedback from early users? What's the vibe what's the feedback, what are you hearing? >> The vibe is hot right? It's a new programming language, it's got an awesome logo associated with this, but more importantly the language is easy for anyone to learn in a couple of hours, and developers love to see the glue that they can pick up and put into their toolbox that quickly. >> For the folks watching that aren't here in Europe, that didn't make the trip from the US or are watching remote, What's the big takeaway in your mind of the KubeCon 2018 Europe? What's the stage look like for you here? What's the show happenings? What's the big themes what's the takeaway? >> I think that the big takeaway is that the scale is finally now approachable for the rest of us on that, and that the ecosystem is ready to support you, and that it's crossed the chasm out of the early adopter and into the growth phase and ready for broad based adoption at this point. >> And the growth of microservices has been pretty significant? >> Ridiculous. >> Yeah cool. (laughter) Tyler thanks for coming on theCUBE appreciate it! >> Lauren: Thank you. >> Utterly my pleasure thank you for having me. >> Hey live coverage here in Denmark, we're in Copenhagen for KubeCon 2018. I'm John Furrier with Lauren Cooney, back with more live coverage after this short break. (upbeat music)

Published Date : May 2 2018

SUMMARY :

Brought to you by the CloudNative Computing Foundation. he's the CEO of WSO2 with some big news, What's the big story? addressing the integration gap, What are some of the specific details, And in order to do that we needed to What are some of the things that integration is the glue that brings these things together. and then figuring out how to abstract that, I mean that is part of the key here, all the software that we publish is Apache License, What are some of the updates that you see adoption and giving back to open-source projects, the opening about Kubernetes and that, And in the first time over the past 20 years, With the standardization people can rally around it. And really the service mesh is a representation of Because that's a big discussion we were asking ourselves, languages in the apps that you write, And that the developer has to explicitly say How are you looking to onboard developers to this platform involved in the community and to write apps with it, by the end of this year, and developers love to see the glue that they can and that the ecosystem is ready to support you, Yeah cool. I'm John Furrier with Lauren Cooney,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lauren CooneyPERSON

0.99+

LaurenPERSON

0.99+

AmazonORGANIZATION

0.99+

Tyler JewellPERSON

0.99+

UberORGANIZATION

0.99+

threeQUANTITY

0.99+

EuropeLOCATION

0.99+

TylerPERSON

0.99+

USLOCATION

0.99+

WSO2ORGANIZATION

0.99+

DenmarkLOCATION

0.99+

50 billionQUANTITY

0.99+

CloudNative Computing FoundationORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

3 yearsQUANTITY

0.99+

CopenhagenLOCATION

0.99+

Silicon ValleyLOCATION

0.99+

John FurrierPERSON

0.99+

CloudNative FoundationORGANIZATION

0.99+

550 employeesQUANTITY

0.99+

KubeConEVENT

0.99+

thousandsQUANTITY

0.99+

WS02ORGANIZATION

0.99+

first timeQUANTITY

0.99+

five yearsQUANTITY

0.99+

KubeCon 2018EVENT

0.99+

Copenhagen DenmarkLOCATION

0.98+

about 500 customersQUANTITY

0.98+

13 yearsQUANTITY

0.98+

bothQUANTITY

0.97+

one formQUANTITY

0.97+

20 years agoDATE

0.97+

firstQUANTITY

0.97+

ApacheORGANIZATION

0.97+

this yearDATE

0.97+

theCUBEORGANIZATION

0.96+

end of this yearDATE

0.96+

KubeCon 2018 EuropeEVENT

0.96+

this weekDATE

0.95+

this summerDATE

0.95+

BallerinaTITLE

0.95+

CloudNativeCon Europe 2018EVENT

0.95+

KubernetesTITLE

0.95+

WSO2TITLE

0.94+

almost 4,000 peopleQUANTITY

0.93+

a couple of hoursQUANTITY

0.91+

oneQUANTITY

0.9+

agileTITLE

0.9+

CloudNativeCon EU 2018EVENT

0.87+

waveEVENT

0.86+

LinuxORGANIZATION

0.83+

over a trillionQUANTITY

0.81+

EclipseORGANIZATION

0.8+

.970QUANTITY

0.8+

five trillion transactions a yearQUANTITY

0.79+

couple monthsQUANTITY

0.78+

hundred committersQUANTITY

0.77+

SlackORGANIZATION

0.77+

CloudNativeORGANIZATION

0.75+

integrationQUANTITY

0.75+

Ballerina.ioORGANIZATION

0.73+

KubernetesORGANIZATION

0.73+

seventh largest openQUANTITY

0.72+

past 20 yearsDATE

0.68+

GDPRTITLE

0.67+

JuanadoTITLE

0.66+

a yearQUANTITY

0.66+

ESBTITLE

0.54+

acheTITLE

0.5+

.970OTHER

0.33+