Skip to content

Commit b71e4b7

Browse files
authored
Merge branch 'layer5io:master' into master
2 parents f099445 + a5ab997 commit b71e4b7

File tree

34 files changed

+360
-22
lines changed

34 files changed

+360
-22
lines changed
88 KB
Loading
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "Infrastructure as Design by Meshery"
3+
date: 2024-08-16
4+
thumbnail: ./banner.jpeg
5+
eurl: https://www.linkedin.com/feed/update/urn:li:activity:7229161401427062785
6+
type: Event
7+
published: true
8+
upcoming: true
9+
feature: true
10+
speakers: ["Lee Calcote", "Whitney Lee"]
11+
12+
---
13+
14+
Join host Whitney Lee and guest Lee Calcote to learn more!
15+
16+
<p>Meshery is a self-service engineering platform that enables the collaborative design and operation of cloud and cloud native infrastructure. With over 320 built-in integrations, Meshery seamlessly integrates with every CNCF project and your existing tools, across multiple clouds and Kubernetes clusters.
17+
</p>
18+
19+
<div style="position: relative; width: 100%; max-width: 800px; margin: 0 auto; overflow: hidden; padding-top: 40%;">
20+
<iframe style=" position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;border: none;" src="https://www.youtube.com/embed/JqZ4UZrHdw4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
21+
</div>

src/collections/events/2024/kubecon-hk/index.mdx

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Multiplayer Kubernetes: GitOps with Friends"
44
date: 2024-08-22
55
thumbnail: ./kubeconhk-2024.png
66
darkthumbnail: ./kubeconhk-2024.png
7-
eurl: https://events.linuxfoundation.org/kubecon-cloudnativecon-open-source-summit-ai-dev-china/
7+
eurl: https://events.linuxfoundation.org/kubecon-cloudnativecon-open-source-summit-ai-dev-china/reg/register/
88
type: Event
99
published: true
1010
upcoming: true
@@ -14,10 +14,19 @@ speakers: ["Yash Sharma"]
1414
---
1515
import Button from "../../../reusecore/Button";
1616

17-
Join Layer5 at KubeCon + CloudNativeCon Hong Kong, China
18-
19-
2017
<p>
21-
Join the Meshery project at KubeCon HK 2024 from August 21 to August 23, 2024 and get introduced to collaborative cloud native management and Meshery open source maintainers.
18+
Join the Meshery project at KubeCon + CloudNativeCon Hong Kong, China from August 21 to August 23, 2024. Engage with the Meshery open-source maintainers and discover collaborative cloud-native management.
2219
</p>
2320

21+
We’re excited to bring you a session that delves into the intricacies of managing your cloud-native infrastructure efficiently with Meshery. Whether you're an experienced practitioner or new to the cloud-native ecosystem, there’s something for everyone.
22+
23+
### Multiplayer Kubernetes: GitOps with Friends
24+
25+
Discover the transformative capabilities of Cloud Native Playground, powered by Meshery, an open-source, cloud-native manager. Experience the self-service engineering platform, simplifying provisioning, configuration, and management of your cloud-native infrastructure, enabling seamless operation of multi-Kubernetes deployments.
26+
With Cloud Native Playground, embrace the power of GitOps and collaborative workflows. Free yourself from YAML intricacies as Meshery's extensible platform enables visual and collaborative GitOps, fostering multi-user collaboration. Explore the Cloud Native Computing Foundation's graduated, incubation, and sandbox projects, along with many other popular open source projects, to enhance your capabilities and leverage the full potential of the ecosystem.
27+
28+
**Join Yash Sharma** on Thursday, August 22, 2024 17:15 - 17:50 HKT at [Level 1, Hung Hom Room 5](https://www.shangri-la.com/en/hongkong/kerry/) to witness firsthand how Meshery revolutionizes Kubernetes operations, enabling seamless orchestration across multiple environments through GitOps principles and multi-user collaboration.
29+
30+
We look forward to seeing you there!
31+
32+
**[View the Presentation Slides](https://docs.google.com/presentation/d/1TW6k6NpDUd90xVkqTxakA0MbjzGjm3unIcxyf9DVg-E/edit?usp=sharing)**
528 KB
Loading
525 KB
Loading
396 KB
Loading
466 KB
Loading
Lines changed: 47 additions & 0 deletions
Loading
Lines changed: 43 additions & 0 deletions
Loading

src/collections/integrations/grafana-operator/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ components: [
7474
"colorIcon": "icons/components/grafana-contact-point/icons/color/grafana-contact-point-color.svg",
7575
"whiteIcon": "icons/components/grafana-contact-point/icons/white/grafana-contact-point-white.svg",
7676
"description": "",
77+
},
78+
{
79+
"name": "grafana-notification-policy",
80+
"colorIcon": "icons/components/grafana-notification-policy/icons/color/grafana-notification-policy-color.svg",
81+
"whiteIcon": "icons/components/grafana-notification-policy/icons/white/grafana-notification-policy-white.svg",
82+
"description": "",
7783
}]
7884
featureList: [
7985
"Centralize the analysis, visualization, and alerting for all of your data with Grafana.",

0 commit comments

Comments
 (0)