diff --git a/sig-list.md b/sig-list.md
index 420ee18e5..234fb5286 100644
--- a/sig-list.md
+++ b/sig-list.md
@@ -54,6 +54,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md)
| Name | Organizers | Contact | Meetings |
|------|------------|---------|----------|
+|[Container Identity](wg-container-identity/README.md)|* [Clayton Coleman](https://github.com/smarterclayton), Red Hat
* [Greg Gastle](https://github.com/destijl), Google
|* [Slack](https://kubernetes.slack.com/messages/sig-auth)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)|* [Tuesdays at 15:00 UTC (bi-weekly (On demand))](TBD)
|[Resource Management](wg-resource-management/README.md)|* [Vishnu Kannan](https://github.com/vishh), Google
* [Derek Carr](https://github.com/derekwaynecarr), Red Hat
|* [Slack](https://kubernetes.slack.com/messages/wg-resource-mgmt)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-resource-management)|* [Tuesdays at 18:00 UTC (weekly (On demand))](https://zoom.us/j/4799874685)
diff --git a/sigs.yaml b/sigs.yaml
index c5c332437..e5b6e08cb 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -661,3 +661,23 @@ workinggroups:
contact:
slack: wg-resource-mgmt
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-resource-management
+ - name: Container Identity
+ dir: wg-container-identity
+ mission_statement: >
+ Ensure containers are able to interact with external systems and acquire secure identities for communication, integrating with external solutions as necessary.
+ leads:
+ - name: Clayton Coleman
+ github: smarterclayton
+ company: Red Hat
+ - name: Greg Gastle
+ github: destijl
+ company: Google
+ meetings:
+ - day: Tuesday
+ utc: "15:00"
+ frequency: bi-weekly (On demand)
+ meeting_url: TBD
+ meeting_archive_url: https://docs.google.com/document/d/1bCK-1_Zy2WfsrMBJkdaV72d2hidaxZBhS5YQHAgscPI/edit
+ contact:
+ slack: wg-container-identity
+ mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-container-identity
diff --git a/wg-container-identity/README.md b/wg-container-identity/README.md
new file mode 100644
index 000000000..6f502c1f9
--- /dev/null
+++ b/wg-container-identity/README.md
@@ -0,0 +1,28 @@
+
+# Container Identity Working Group
+
+Ensure containers are able to interact with external systems and acquire secure identities for communication, integrating with external solutions as necessary.
+
+## Meetings
+* [Tuesdays at 15:00 UTC](TBD) (bi-weekly (On demand)). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=15:00&tz=UTC).
+
+Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1bCK-1_Zy2WfsrMBJkdaV72d2hidaxZBhS5YQHAgscPI/edit).
+
+## Organizers
+* [Clayton Coleman](https://github.com/smarterclayton), Red Hat
+* [Greg Gastle](https://github.com/destijl), Google
+
+## Contact
+* [Slack](https://kubernetes.slack.com/messages/sig-auth)
+* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)
+
+
+
+