Istio governance material.
Go to file
Cansin Tartici 85e177ede9
ctartici member request (#1638)
Signed-off-by: ctartici <ctartici@redhat.com>
2025-07-11 06:12:34 -04:00
.devcontainer Automator: update common-files@master in istio/community@master (#1637) 2025-07-10 07:00:34 -04:00
.github Remove istio community discussion board reference (#1378) 2024-04-04 17:13:47 -07:00
common Automator: update common-files@master in istio/community@master (#1637) 2025-07-10 07:00:34 -04:00
org ctartici member request (#1638) 2025-07-11 06:12:34 -04:00
prow Move to new org tool (#1117) 2023-07-17 00:42:52 -07:00
steering add 2025 Steering members (#1576) 2025-03-04 23:42:58 -05:00
.gitattributes Automator: update common-files@master in istio/community@master (#1324) 2024-01-31 15:38:40 -08:00
.gitignore Migrate to using common-files and build tools image for linting (#799) 2022-10-04 16:27:39 -07:00
ADMINS-FOR-ISTIO.md Update ADMINS-FOR-ISTIO.md (#1447) 2024-07-25 19:33:31 -04:00
BRANDING.md Create BRANDING.md (#564) 2021-07-02 19:48:59 -07:00
BUGS-AND-FEATURE-REQUESTS.md Migrate to using common-files and build tools image for linting (#799) 2022-10-04 16:27:39 -07:00
CLA.md Update support ticket link (#1288) 2024-01-02 08:41:37 -08:00
CODE-OF-CONDUCT.md Update CODE-OF-CONDUCT.md (#945) 2023-01-20 00:46:13 -08:00
CODEOWNERS Update steering as owner for community repo (#386) 2020-07-30 08:36:39 -07:00
CONTRIBUTING.md Update community links (#1436) 2024-07-14 23:55:14 -04:00
EARLY-DISCLOSURE.md EARLY-DISCLOSURE.md: Remove F5 (#1604) 2025-04-28 13:56:56 -04:00
FEATURE-LIFECYCLE-CHECKLIST.md Update FEATURE-LIFECYCLE-CHECKLIST.md (#417) 2020-09-10 11:07:00 -07:00
FEATURE-LIFECYCLE.md Add experimental phase of a feature (#495) 2021-01-13 07:51:04 -08:00
LICENSE Automator: update common-files@master in istio/community@master (#1247) 2023-10-31 10:42:28 -07:00
Makefile Automator: update common-files@master in istio/community@master (#1445) 2024-07-23 10:22:31 -04:00
Makefile.core.mk fix(makefile): lint target error (#1625) 2025-06-16 11:03:15 -04:00
Makefile.overrides.mk Migrate to using common-files and build tools image for linting (#799) 2022-10-04 16:27:39 -07:00
ONBOARDING-TECH-TO-ISTIO.md Introduced the tech onboarding guidelines. 2018-10-12 19:09:14 -07:00
README.md Update community links (#1436) 2024-07-14 23:55:14 -04:00
RELEASE_MANAGERS.md update release_managers.md (#1229) 2023-10-16 08:57:37 -07:00
ROLES.md Update community links (#1436) 2024-07-14 23:55:14 -04:00
SUPPORT.md Automator: update common-files@master in istio/community@master (#1336) 2024-02-12 07:53:34 -08:00
TECH-OVERSIGHT-COMMITTEE.md Add New TOC Members! (#1527) 2024-12-17 12:28:00 -05:00
VALUES.md Take a riff off Asimov's first law of robotics (#284) 2020-02-28 14:44:26 -05:00
WORKING-GROUP-PROCESSES.md Update community links (#1436) 2024-07-14 23:55:14 -04:00
WORKING-GROUPS.md Fix meeting details (#1565) 2025-02-19 12:24:50 -05:00
go.mod Remove ericvn from admin list (#1593) 2025-04-08 13:23:15 -04:00
go.sum Remove ericvn from admin list (#1593) 2025-04-08 13:23:15 -04:00

README.md

Istio Community

Welcome to the Istio community!

This is the starting point for becoming a contributor - improving code, improving docs, giving talks, etc.

Other Documents

Introduction

Istio is an open platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. Istio's control plane provides an abstraction layer over the underlying cluster management platform, such as Kubernetes, Mesos, etc.

Visit istio.io for in-depth information about using Istio.

Istio authors

Istio is an open-source project with an active development community. The project was started by teams from Google and IBM, in partnership with the Envoy team at Lyft.

Community Meeting

We have public, recorded, community meetings. They happen on the fourth Thursday of every month at 10 AM US/Pacific. Map that to your local time.

Join this group to have the meetings automatically added to your calendar. You can also find them on the community calendar, along with other major community events.

Meeting agendas and notes can be accessed in the working doc.

Interested in presenting? Please send your abstract to istio-steering@googlegroups.com. This is the information we need from you:

* Name
* Role and Company
* Short Speaker Bio
* Talk title and a short abstract
* Talk Format(Presentation/Demo) and Session Length
* Email to connect

Suitable content:

* Istio new feature releases and project updates
* Tutorials and demos
* Use cases
* Open source content that relates vendor or platform to Istio installation and use

Unsuitable content

* Demos that are disparaging to the Istio project, its functionality or community
* Demos that do not address Istio in any way, including interacting with Istio APIs or interfaces
* Blatant vendor pitches

How can I help?

See our community page for ways to get involved in our community.

To dig deeper, check out the architecture and read some design docs.

If you're looking for something to do to get your feet wet working on Istio, look for GitHub issues marked with the Help Wanted label:

Of course, even if there's not an issue opened for it, we can always use more testing throughout the platform. Similarly, we can always use more docs, richer docs, and insightful docs. Or maybe a cool blog post?

Questions and issues

If you've got questions or issues with using Istio, check our discussion board and be sure to connect to our community where there's always someone ready to lend a hand.

If you're a developer trying to hack on or use the Istio code, head to #contributors on the Istio Slack for help.