ADD_EVENT.md
Please follow these steps to add your event to Falco event page:
- title: KubeCon EU — Amsterdam, here we come!
location: Amsterdam
type: conference
format: offline
description: See Falco at the conference
url: /community/events/
start: 2023-04-18T10:00:00+0200
end: 2023-04-21T23:30:00+0200
timezone: Europe/Amsterdam
timezoneName: CEST
schedule:
- start: 2023-04-18T10:00:00+0200
time:
- start: 2023-04-18T10:30:00+0200
end: 2023-04-18T12:30:00+0200
content: <a href="https://sched.co/1JWQy" target="_blank">Join the Falco project meeting</a>
- start: 2023-04-18T16:30:00+0200
time:
- start: 2023-04-18T16:30:00+0200
end: 2023-04-18T17:05:00+0200
content: <a href="https://sched.co/1HyTj" target="_blank">No Fear, Falco is Looking After Us!</a>
featuring Falco community from Apple, Chainguard, IBM and Sysdig
- start: 2023-04-19T10:00:00+0200
end: 2023-04-21T23:30:00+0200
time:
- content: "See us at the Falco kiosk #13 in the Project Pavillion"
where:
title (required) - title of the eventlocation (optional) - location of the event. Will be shown on the landing page if specifiedtype (optional) - type of the event (webcast, workshop, livestreametc.). Will be shown in "webcasts, livestreams and workshops" section of the events section if specifiedformat (optional) - format of the event. If format=online the event will be shown in "webcasts, livestreams and workshops" sectiondescription (optional) - description of the eventurl (optional) - url to the eventstart (required) - start date-time of the event. Must be specified in ISO8601 (for example 2023-04-18T10:00:00+0200)end (required) - end date-time of the event. Must be specified in ISO8601 (for example 2023-04-18T10:00:00+0200)timezone (optional) - timezone of the event. Must be specified in IANA timezone formattimezoneName (optional) - Timezone suffix. Must be specified if timezone is specifiedschedule (required) - a schedule of the event. Must contain at least 1 itemschedule.start (required) - a start date of the event or a group of sub-eventsschedule.end (required) - an end date of the event or a group of sub-events. If specifed, the event will be shown like Apr 18-21 Apr, 2023 in a scheduleschedule.time (required) - an array of sub-events for each day of the event. Must contain at least 1 itemschedule.time.start (optional) - daily sub-event start timeschedule.time.end (optional) - daily sub-event end time. If start and end are not specified, the event will have All day scheduleschedule.time.content (required) - text or html with the description of a daily sub-event