Skip to content

Commit

Permalink
Added CNCF lightning talk.
Browse files Browse the repository at this point in the history
  • Loading branch information
jberkus committed May 31, 2017
1 parent 6cce91e commit 4dce28a
Show file tree
Hide file tree
Showing 52 changed files with 533 additions and 7 deletions.
13 changes: 13 additions & 0 deletions cncf_lt/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
FROM fedora:24

MAINTAINER [email protected]

RUN dnf -y install python

ADD . /srv/

WORKDIR /srv/

EXPOSE 8000

CMD ["/usr/bin/python","-m","SimpleHTTPServer"]
Binary file added cncf_lt/aws.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/box.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/by-sa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
215 changes: 215 additions & 0 deletions cncf_lt/cloud_native.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,215 @@
background-image: url(cloud_villiage_2.jpg)

##### A Foundation for Cloud Natives<br /><br /><br /><br />

.sigblock[
Josh Berkus

CNCF Ambassador

CoreOSFest 2017
]

.leftlogo[![cncf logo](cncf_small.png)]

---

![large CNCF logo](cncf_large.jpg)

---

## Who's Cloud Native?

![woman in sherpa village](cloud_villiage_1.jpg)

---

## Three Tenets

1. container packaged
2. dynamically managed
3. microservices oriented

---

## Cloud 1: Servers

![sun server](sun.png)

---

## Cloud 1: Servers

![dell server](dell.png)

---

## Cloud 2: VMs

![vmware](vmware_2.jpg)

---

## Cloud 2: VMs

![aws](aws.png)

---

## Cloud 3: Containers

![kubernetes](kube.png)

---

background-image: url(pipe_maze.jpg)

---

![cncf vision architechture](cncfscope.png)

---

![cncf box](box.png)

#### Why a Foundation?

---

![foundationdb logo](foundation-db-logo.jpg)

---

## Commons for Cloud Native Code

* Google Kubernetes --> CNCF
* CoreOS rkt --> CNCF
* Treasure Data Fluentd --> CNCF
* Docker containerd --> CNCF

---

## Interoperability

![no silo](no_silo.png)

---

![cncf box](box.png)

#### Projects

---

## Orchestration

![kubernetes](kube.png)

---

## Container Runtimes

![containerd and rkt](rkt_containerd.jpg)

---

## Observability

![promethius, opentracing and fluentd](prom_trace_fluent.png)

---

## Interoperability

![linkerd, gRPC, CoreDNS and CNI](interop.png)

---

## CNCF Does

* money
* legal
* events
* doc support
* interop

---

## CNCF Doesn't

* code
* technical gov.
* maintainers

---

![cncf box](box.png)

#### Getting Involved

---

## Social

* CNCF Slack
* Meetups
* Conferences

https://slack.cncf.io

---

![ambassador screenshot](cncf_ambassador.png)

---

## Be an Ambassador

* Start a meetup
* Run an event
* Run a publication

---

## Contribute to projects

* write code
* test
* write documentation
* help with interoperability

---

## Contribute new projects

Grow the Cloud Native commons

---


## Get in touch

.left-column[
web:

slack:

events:
]

.right-column[
www.cncf.io

slack.cncf.io

www.ContainerDaysPDX.org<br />
August 3, Portland

CloudNativeCon US<br />
December 6, Austin

]

.leftlogo[![cncf logo](cncf_small.png)]

.rightlogo[![cc by sa](by-sa.png)]
2 changes: 2 additions & 0 deletions cncf_lt/cloud_tents
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<script>window.googleJavaScriptRedirect=1</script><META name="referrer" content="origin"><script>var n={navigateTo:function(b,a,d){if(b!=a&&b.google){if(b.google.r){b.google.r=0;b.location.href=d;a.location.replace("about:blank");}}else{a.location.replace(d);}}};n.navigateTo(window.parent,window,"http://www.southasiatrekking.com/trips/view/Everest-Expedition-South-Side.html");
</script><noscript><META http-equiv="refresh" content="0;URL='http://www.southasiatrekking.com/trips/view/Everest-Expedition-South-Side.html'"></noscript>
Binary file added cncf_lt/cloud_villiage_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/cloud_villiage_2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/cncf1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/cncf_ambassador.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/cncf_large.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/cncf_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/cncfscope.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/cni.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/containerd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/contd.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/coredns.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/coreos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/coreos3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/dell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/fluentd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/foundation-db-logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cncf_lt/grpc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4dce28a

Please sign in to comment.