Skip to content

Commit a3352bf

Browse files
Merge pull request #54 from kagenti/marketing-website
Feat Added latest KubeCon talk, included Google Groups info, reinstated or…
2 parents 6777135 + 6665322 commit a3352bf

3 files changed

Lines changed: 46 additions & 7 deletions

File tree

index.html

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<div class="banner" id="event-banner">
3333
<div class="container">
3434
<p>
35-
<strong>Kagenti at KubeCon Europe, Amsterdam</strong><span class="banner-detail">3 sessions, March 23–25.</span>
35+
<strong>Kagenti at KubeCon Europe, Amsterdam</strong><span class="banner-detail">4 sessions, March 23–25.</span>
3636
<a href="#events">See what we're presenting →</a>
3737
</p>
3838
<button class="banner-close" aria-label="Dismiss banner" onclick="dismissBanner()">×</button>
@@ -41,12 +41,12 @@
4141

4242
<header class="site-header">
4343
<div class="container header-inner">
44-
<span class="logo" aria-label="Kagenti home">
44+
<a href="./" class="logo" aria-label="Kagenti home">
4545
<svg viewBox="0 0 250 250" aria-hidden="true" focusable="false">
4646
<path d="m143 39.5c-18 0-18 18-18 18s0-18-18-18H22c-2.76.0-5 2.24-5 5v143c0 2.76 2.24 5 5 5h76c7.2.0 8.64 11.52 8.93 16.13.07 1.05.95 1.87 2 1.87h32.14c1.06.0 1.94-.82 2-1.87.29-4.61 1.73-16.13 8.93-16.13h76c2.76.0 5-2.24 5-5V44.5c0-2.76-2.24-5-5-5h-85zM206 163c0 1.38-1.12 2.5-2.5 2.5H143c-18 0-18 18-18 18s0-18-18-18H46.5c-1.38.0-2.5-1.12-2.5-2.5V69c0-1.38 1.12-2.5 2.5-2.5H98c7.2.0 8.64 11.52 8.93 16.13.07 1.05.95 1.87 2 1.87h32.14c1.06.0 1.94-.82 2-1.87.29-4.61 1.73-16.13 8.93-16.13h51.5c1.38.0 2.5 1.12 2.5 2.5v94z" fill="#ee0000"/>
4747
</svg>
4848
<span class="logo-wordmark">Kagenti</span>
49-
</span>
49+
</a>
5050

5151
<nav class="site-nav" aria-label="Main navigation">
5252
<a href="#capabilities">Platform</a>
@@ -393,7 +393,8 @@ <h2 class="section-header">Roadmap &amp; Community</h2>
393393

394394
<div class="community-col">
395395
<h3 class="community-col-label">Become a contributor</h3>
396-
<p>We're building in public and want to hear from platform engineers, security teams, and AI infrastructure builders. Start a thread on <a href="https://github.com/kagenti/kagenti/discussions" rel="noopener noreferrer">GitHub Discussions</a> or find us on <a href="https://discord.gg/aJ92dNDzqB" rel="noopener noreferrer">Discord</a>.</p>
396+
<p>We're building in public and want to hear from platform engineers, security teams, and AI infrastructure builders.</p>
397+
<p>Start a thread on <a href="https://github.com/kagenti/kagenti/discussions" rel="noopener noreferrer">GitHub Discussions</a>, find us on <a href="https://discord.gg/aJ92dNDzqB" rel="noopener noreferrer">Discord</a>, <a href="https://groups.google.com/g/kagenti-contributors/" rel="noopener noreferrer">join the mailing list</a>, or <a href="mailto:kagenti-maintainers@googlegroups.com">email the core team</a>.</p>
397398
<h3 class="community-col-label">Contributors</h3>
398399
<div class="contributor-avatars">
399400
<a href="https://github.com/pdettori" rel="noopener noreferrer"><img src="https://avatars.githubusercontent.com/u/6678093?v=4&s=48" alt="pdettori" width="36" height="36" loading="lazy"></a>
@@ -465,6 +466,13 @@ <h2 class="section-header">Kagenti at KubeCon EU 2026, Amsterdam.</h2>
465466

466467
<div class="credentials-grid">
467468

469+
<div class="credential-block featured">
470+
<h3>Agentics Day</h3>
471+
<p><strong>Advancing Machine to Machine Workflows with the SPIFFE Identity Provider.</strong></p>
472+
<p class="cred-meta">March 23 · 9:15–9:40 AM<br>Hall 7 | Room A</p>
473+
<a href="https://colocatedeventseu2026.sched.com/event/2DY1M" class="cred-link" rel="noopener noreferrer">Session details →</a>
474+
</div>
475+
468476
<div class="credential-block featured">
469477
<h3>Agentics Day</h3>
470478
<p><strong>Keeping Your Agents in Check: Layered Security for Agentic Platforms in Production.</strong></p>
@@ -497,12 +505,12 @@ <h3>Talk · Connectivity</h3>
497505
<div class="footer-grid">
498506

499507
<div class="footer-brand">
500-
<span class="logo footer-logo" aria-label="Kagenti home">
508+
<a href="./" class="logo footer-logo" aria-label="Kagenti home">
501509
<svg viewBox="0 0 250 250" aria-hidden="true" focusable="false">
502510
<path d="m143 39.5c-18 0-18 18-18 18s0-18-18-18H22c-2.76.0-5 2.24-5 5v143c0 2.76 2.24 5 5 5h76c7.2.0 8.64 11.52 8.93 16.13.07 1.05.95 1.87 2 1.87h32.14c1.06.0 1.94-.82 2-1.87.29-4.61 1.73-16.13 8.93-16.13h76c2.76.0 5-2.24 5-5V44.5c0-2.76-2.24-5-5-5h-85zM206 163c0 1.38-1.12 2.5-2.5 2.5H143c-18 0-18 18-18 18s0-18-18-18H46.5c-1.38.0-2.5-1.12-2.5-2.5V69c0-1.38 1.12-2.5 2.5-2.5H98c7.2.0 8.64 11.52 8.93 16.13.07 1.05.95 1.87 2 1.87h32.14c1.06.0 1.94-.82 2-1.87.29-4.61 1.73-16.13 8.93-16.13h51.5c1.38.0 2.5 1.12 2.5 2.5v94z" fill="rgba(249,249,247,0.5)"/>
503511
</svg>
504512
<span class="logo-wordmark">Kagenti</span>
505-
</span>
513+
</a>
506514
<p>The open-source platform for deploying, securing, and governing AI agents.</p>
507515
</div>
508516

profile/README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
## Kagenti - The Agentic Platform
2+
Kagenti is a Cloud-native middleware providing a framework-neutral, scalable and secure platform for deploying and orchestrating AI agents through a standardized REST API.
3+
4+
This project consists of following repositories:
5+
6+
1. **[kagenti](https://github.com/kagenti/kagenti)** - Main installer, UI, and Documentation
7+
2. **[agent-examples](https://github.com/kagenti/agent-examples)** - Sample agents and tools (Python)
8+
3. **[mcp-gateway](https://github.com/kagenti/mcp-gateway)** - Envoy-based MCP Gateway (Go)
9+
4. **[kagenti-operator](https://github.com/kagenti/kagenti-operator)** - Kubernetes operator for agents/tools (Go)
10+
5. **[.github](https://github.com/kagenti/.github)** - Project website and documentation (Hugo/HTML)
11+
6. **[kagenti-extensions](https://github.com/kagenti/kagenti-extensions)** - Extensions and plugins (Go)
12+
7. **[agentic-control-plane](https://github.com/kagenti/agentic-control-plane)** - Control plane composed of specialized A2A agents coordinated through Kagenti CRDs.
13+
8. **[plugins-adapter](https://github.com/kagenti/plugins-adapter)** - Adapter for security and safety plugins for Envoy gateways
14+
9. **[workload-harness](https://github.com/kagenti/workload-harness)** - Tools for agent load generation on the Kagenti platform
15+
16+
Want to contribute? Check our [CONTRIBUTING](https://github.com/kagenti/kagenti/blob/main/CONTRIBUTING.md) page.
17+
Project is maintained by [a team of developers](https://github.com/kagenti/kagenti/blob/main/MAINTAINERS.md).
18+
19+
Find out more: [http://kagenti.io](http://kagenti.io)
20+
21+
Let's chat! Meet us on our [Kagenti Discord](https://discord.gg/aJ92dNDzqB) channel!
22+
<!--
23+
24+
**Here are some ideas to get you started:**
25+
26+
🙋‍♀️ A short introduction - what is your organization all about?
27+
🌈 Contribution guidelines - how can the community get involved?
28+
👩‍💻 Useful resources - where can the community find your docs? Is there anything else the community should know?
29+
🍿 Fun facts - what does your team eat for breakfast?
30+
🧙 Remember, you can do mighty things with the power of [Markdown](https://docs.github.com/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax)
31+
-->

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -921,7 +921,7 @@ section { padding-block: var(--sp-20); border-bottom: 1px solid var(--c-border);
921921
-------------------------------------------------------------------------- */
922922
.credentials { background: var(--c-surface); }
923923

924-
.credentials-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: var(--sp-8); }
924+
.credentials-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: var(--sp-8); }
925925

926926
.credential-block { border-top: 2px solid var(--c-border); padding-top: var(--sp-5); }
927927
.credential-block.featured { border-top-color: var(--c-accent); }

0 commit comments

Comments
 (0)