Loading…
Attending this event?
In-person
15 October
Learn More and Register to Attend

The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for KubeDay Australia 2024 to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.

Please note: This schedule is automatically displayed in Australian Eastern Daylight Time (UTC +11). To see the schedule in your preferred timezone. The schedule is subject to change.
Advanced clear filter
Tuesday, October 15
 

10:40 AEDT

How GoTo Financial Automates Upgrading 60+ Istio Service Mesh Seamlessly! - Zufar Dhiyaulhaq & Didi Yudha Perwira, GoTo Financial
Tuesday October 15, 2024 10:40 - 11:10 AEDT
Istio, one of the most popular service meshes, is widely used by many companies. Service meshes simplify observability, traffic management, security, and policy on Kubernetes. While they offer significant benefits, day-to-day operations like upgrades can be challenging. These upgrades require active monitoring during the process. GoTo Financial, for instance, took more than 45 days to upgrade 60+ clusters. This talk will share their journey of building an open-source, opinionated automation solution to simplify the Istio service mesh upgrade process. This solution has shortened upgrade time to 14 days, reduced active monitoring, and frees up valuable engineering resources and minimized downtime risks.
Speakers
avatar for Zufar Dhiyaulhaq

Zufar Dhiyaulhaq

Engineering Manager, GoTo Financial
Zufar recently joins Gojek as Cloud Platform Engineer, He has been in the IT industry for 3 years, mostly working with Linux, Cloud, and Kubernetes. He also loves to contribute to open source projects like Istio and help to organize CNCF meetups in Indonesia.
avatar for Didi Yudha Perwira

Didi Yudha Perwira

Sr. Software Engineer, GoTo Financial
Didi has been working in GoTo Financial for 3 years and he has been working for Kubernetes and Istio since the day 1 he's working in GoTo Financial. Didi also have experience and passionate in software engineering field, usually he codes Golang, Javascript, Typescript and Python... Read More →
Tuesday October 15, 2024 10:40 - 11:10 AEDT
Center Stage 1 (Level 1)

11:15 AEDT

A Tale of Two Plugins: Safely Extending the Kubernetes Scheduler with WebAssembly - Kensei Nakada, Tetrate
Tuesday October 15, 2024 11:15 - 11:45 AEDT
There are many use cases for scheduling in the world, and the maintainers regard extendability as crucial. Kube-scheduler has two major ways to extend it, webhook and Go SDK. However, these come with drawbacks; performance/extendability issues with webhook, and the need to rebuild and replace schedulers with Go SDK. The proposed talk seeks to introduce our new solution to these challenges - a WebAssembly based extension. We’ll begin with a story about why custom schedulers are needed, and how existing extensions work. Then, we’ll get into why architecturally WebAssembly is a great fit for plugins, while also covering its challenges, such as sandbox limitations and programming concerns. This session will be delivered by Kensei, SIG-Scheduling core maintainer who founded the wasm extension. When you leave this session, you will know first-hand how a complex WebAssembly project looks and feels, with concrete details of how WebAssembly fits into infrastructure extensibility in general.
Speakers
avatar for Kensei Nakada

Kensei Nakada

Software Engineer, Tetrate.io
Kensei Nakada is a platform engineer at Tetrate. In the community, he is a sig-scheduling approver, and a core maintainer of the project kube-scheduler-simulator and kube-scheduler-wasm-extension.
Tuesday October 15, 2024 11:15 - 11:45 AEDT
Center Stage 1 (Level 1)

11:50 AEDT

Leveraging Data Output for Architectural Optimization - Diana Omuoyo, Splunk
Tuesday October 15, 2024 11:50 - 12:20 AEDT
With so many options available, choosing and architecting CloudNative Solutions is a challenging process. Historically, focus has been placed on the solutions that best address specific use-cases and how these fit into the desired overall enterprise ecosystem. Experimenting is not an uncommon practice, especially where the upstream or downstream dependencies are multi-cloud or hybrid.

So how can we efficiently and effectively design our solutions to optimize for fit, reliability, scalability and stability across our complex distributed systems?

In this session, I will cover some key design use-cases, challenges and how Observability, OpenTelemetry and AI/ML is evolving to provide streamlined insights for practitioners to architect for complexity.
Speakers
avatar for Diana Omuoyo

Diana Omuoyo

Sr Solution Architect, Splunk
Tuesday October 15, 2024 11:50 - 12:20 AEDT
Center Stage 1 (Level 1)

13:40 AEDT

No Requests, No Limits, No Service - How to Bring Kubernetes to a Grinding Halt - Cail Young, Octopus Deploy
Tuesday October 15, 2024 13:40 - 14:10 AEDT
In this talk, Cail will dive into an incident that occurred in Octopus Deploy's internal build platform, where thousands of ephemeral test environment pods jammed up their test cluster for seemingly no reason at all. We'll talk about incident analysis process, the specific contributing factors identified, and the ongoing challenges of the work involved in providing internal tooling.
Speakers
avatar for Cail Young

Cail Young

Senior SRE, Octopus Deploy
Cail has spent the last couple of decades working at the intersection of people and technology: in the performing arts, in the motion picture industry, and now in the field of software operations. He is fascinated by learning from incidents - large and small - and will gladly trade... Read More →
Tuesday October 15, 2024 13:40 - 14:10 AEDT
Center Stage 1 (Level 1)

14:15 AEDT

Design Patterns for Running AI/ML and Bigdata Workloads on Kubernetes - Rachit Arora, Oracle
Tuesday October 15, 2024 14:15 - 14:45 AEDT
Kubernetes is a defacto choice of resource manager for different types of requirements like running your microservices, CI/CD pipelines, Analytical applications, etc. Each of these requirements has specific challenges and as we address these challenges some new design patterns evolve which act as templates for many to use these learning and effectively run your workloads. Running AI/ML and Bigdata engines like Spark, Flink, Hive, Tez, Flume, etc on Kubernetes has presented multiple challenges with respect to handling container placement, Config management, confidential data management, enforcement of governance policies, Metadata management, Shuffle data management, Logging and monitoring, Autoscaling, Sharing data with other containers, Sharing libraries across different containers and many more. The Agenda of this talk is to discuss these challenges and how different design patterns have evolved to address them.
Speakers
avatar for Rachit Arora

Rachit Arora

Consulting Member of technical Staff, Oracle
Rachit Arora is a Consulting Member of Technical Staff at Oracle Bigdata service. He is key designer of the Oracle's offerings on Cloud for Hadoop ecosystem . He has extensive experience in architecture, design and agile developmemt. Rachit is an expert in application development... Read More →
Tuesday October 15, 2024 14:15 - 14:45 AEDT
Center Stage 1 (Level 1)

14:50 AEDT

Building and Operating Cloud Native Platforms with the Radius Project - Will Velida, Mantel Group
Tuesday October 15, 2024 14:50 - 15:20 AEDT
As organizations attempt to build internal developer platform s to standardize the way they deploy and manage cloud-native applications, they struggle with the cost and complexity of building and operating a home-grown solution. Radius is an open-source framework that enables developers and operators to build, deploy and operate on cloud native applications across public and private clouds. In this session, I'll talk about why developers and operators might want to use Radius when building cloud-native applications, go into the architecture of Radius, compare it other common tools and frameworks for managing cloud native apps, and show how you can build cloud-native applications using Radius. By the end of this session, you'll have an understanding of what Radius is and how you can use it to build and manage your cloud native apps.
Speakers
avatar for Will Velida

Will Velida

Lead Software Engineer, Mantel Group
Will is a Lead Software Engineer at Mantel Group, where he helps customers build reliable and resilient applications using Microsoft Azure. Will has extensive experience in software development, building solutions in the financial, health and agricultural industries. Will regularly... Read More →
Tuesday October 15, 2024 14:50 - 15:20 AEDT
Center Stage 1 (Level 1)

15:50 AEDT

Balancing Innovation with Responsibility: Ethics in Cloud Native Development - Emma Tordsson, Workday
Tuesday October 15, 2024 15:50 - 16:20 AEDT
Ethics in Cloud Native Development: Balancing Innovation with Responsibility Innovation is key to maintaining a competitive edge and nowhere is that truer than in cloud native development. However, as developers push the boundaries of what technology can achieve, it's crucial to pause and consider the ethical implications of these advancements. This talk will explore the intersection of ethics and cloud native development, focusing on three critical areas: data privacy, environmental impact, and social implications.
Speakers
avatar for Emma Tordsson

Emma Tordsson

Principal Enterprise Architect
Emma Tordsson is a seasoned Principal Enterprise Architect with over a decade of experience in guiding organisations through their digital transformation journeys. She excels in translating the complexities of microservices and cloud native architectures into clear, actionable business... Read More →
Tuesday October 15, 2024 15:50 - 16:20 AEDT
Center Stage 1 (Level 1)

16:25 AEDT

Kubernetes as a Platform Framework: Journey from IaC Pipelines to K8s APIs - Navya Srivastava, Amazon Web Services (AWS)
Tuesday October 15, 2024 16:25 - 16:55 AEDT
As organizations scale their cloud adoption, they continue to find bottlenecks in their ability to deploy new workloads due to the shear number of resources centralized teams must manage. Developers at these organizations must traverse through multiple workflows—stitching together outputs from multiple pipelines—to deploy their applications. These delays result in new workloads or features taking up to 6-12 months to launch into production. Attempting to remove the bottleneck of centralized teams and empower developers, technical leadership is driving self-service automation initiatives commonly referred to as platform engineering. This presentation covers why platform engineering is trending, why new tools and methodologies are required, real-world customer use-cases, and how to get started. Additionally we’ll demo how to build a modern platform using OSS CNCF tools like Argo, Crossplane, and Gatekeeper.
Speakers
avatar for Navya Srivastava

Navya Srivastava

Solutions Architect, Amazon Web Services (AWS)
Solutions architect and technical lead endorsing GitOps and DevOps best practises across the organisation while implementing design of highly available, highly scalable and resilient solution architecture in the cloud.
Tuesday October 15, 2024 16:25 - 16:55 AEDT
Center Stage 1 (Level 1)

17:00 AEDT

Orchestrating Light, Fast and Efficient WebAssembly (Wasm) Workloads in Kubernetes (K8s) - Tim McCallum, Fermyon Technologies Inc.
Tuesday October 15, 2024 17:00 - 17:30 AEDT
SpinKube [1], an open-source project, is a revolutionary platform designed to leverage the unique advantages of WebAssembly (Wasm) for Kubernetes environments. SpinKube introduces a streamlined, efficient approach to deploying serverless applications. Complementing SpinKube's advancements, the Fermyon Platform for Kubernetes [2] can run thousands of serverless functions per node. The cold start delays are less than one millisecond. This increase in efficiency translates into up to 60% compute cost savings, providing a cost-effective solution without compromising performance. SpinKube and the Fermyon Platform represent a significant step forward in cloud computing. [1] https://www.spinkube.dev [2] https://www.fermyon.com/blog/intro-to-fermyon-platform-for-kubernetes
Speakers
avatar for Tim McCallum

Tim McCallum

Mr Timothy McCallum, Fermyon Technologies Inc.
Tim McCallum is the Developer Relations & Content Specialist for Fermyon. He is an experienced engineer, writer, editor and award-winning software development mentor who loves collaborating with developers from around the globe. Tim lives on the east coast of Australia and loves to... Read More →
Tuesday October 15, 2024 17:00 - 17:30 AEDT
Center Stage 1 (Level 1)
 
  • Filter By Venue
  • Filter By Type
  • Timezone

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.