---
title: Charmhub | Deploy Hello, Kubecon! using Charmhub - The Open Operator Collection
description: Deploy the latest version of Hello, Kubecon! as a Kubernetes Operator
  on any cloud. A demonstration charm for Kubecon Operator Day 2021.
url: https://charmhub.io/hello-kubecon
---

# Hello, Kubecon!

[Jon Seager](https://charmhub.io/publisher/jnsgruk "View all packages from Jon Seager")

* [Jon Seager](https://charmhub.io/publisher/jnsgruk "View all packages from Jon Seager")

Platform:

stable 19

```
juju deploy hello-kubecon
```

[Learn to deploy on juju >](https://juju.is/docs/juju/manage-applications)

#### Relevant links

* [Homepage](https://github.com/jnsgruk/hello-kubecon)
* [Contact](https://twitter.com/jnsgruk)

---

Share your thoughts on this charm with the community on discourse.

[Join the discussion](https://discourse.charmhub.io/)

---

[Add docs to a charm](https://juju.is/docs/sdk/add-docs-to-your-charmhub-page)

#### A demonstration charm for Kubecon Operator Day 2021.

A basic demonstration charm that hosts a placeholder webpage with links
to various Juju/Charmed Operator SDK pages. Hosted using a small, custom
webserver written in Go (https://github.com/jnsgruk/gosherve). Illustrates
the use of charm workloads, actions, config, storage and relations.
