--- # Name of the event. title: "KubeCon EU" # Events with unlisted as true will not be shown on the event list unlisted: true # Events with external registrations should not be indexed # and have redirect to the external registration page. block_external_search_index: true redirect_to: "https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/register/" # Event information event: # The type of activities we will be doing at the event. type: ["booth"] # The event address location: "Booth SU17 Europaplein 24, 1078 GZ Amsterdam, Netherlands" # The start date of an event. Format YYYY-MM-DD start_date: "2020-03-31" # The end date of an event. Format YYYY-MM-DD end_date: "2020-04-03" # The event description shown on the event list page. description: "The Cloud Native Computing Foundation’s flagship conference gathers adopters and technologists from leading open source and cloud native communities in Amsterdam, The Netherlands from March 30 – April 2, 2020." # The external registration url for the event list page. registration_url: "https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/register/" ---