With a mission of researching fundamental science, and a stable of extremely large machines, the European Organization for Nuclear Research (CERN) operates at what can only be described as hyperscale. Experiments are conducted in particle accelerators,…
KubeCon + CloudNativeCon Europe 2019 was a great success with record-breaking registrations, attendance, sponsorships, and co-located events for our annual European conference. With 7,700 registrations, attendance for this year’s event in Barcelona grew by 84% from last…
TOC approves CNCF SIGs and creates security and storage SIGs
Earlier this year, the Technical Oversight Committee (TOC) voted to create CNCF Special Interest Groups (SIGs). CNCF SIGs are currently being bootstrapped in various focus areas and primarily led by recognized experts and supported by contributors. They…
Diversity scholarship series: My KubeCon & CloudNativeCon Europe Experience 2019
Guest post by Ines Cheikhrouhou, DevOps and Cloud consultant, Agyla originally published on Medium Hi, My name is Ines and I’m one of the lucky people who was sent an invite as a diversity scholar to Kubecon…
Security and day 2 operations with Harbor
Widespread container adoption leads to an old problem – security and day 2 operations. Harbor is a CNCF incubating open source registry that stores, signs, and scans container images for vulnerabilities. Harbor solves common registry challenges…
A look back at KubeCon + CloudNativeCon Barcelona 2019
Hot off an amazing three days in Barcelona, here is a snapshot into some of the key highlights and news from KubeCon + CloudNativeCon Europe 2019! This year we welcomed more than 7,700 attendees from around…
Observability should not slow you down
Originally published on Medium by Travis Jeppson, Sr. Director of Engineering, Nav Inc In any application, the lack of observability is the same as riding a bike with a blindfold over your eyes. The only inevitable…
Going Big: Harbor 1.8 takes security and replication to new heights
By Michael Michael, Harbor Core Maintainer, Director of Product Management, VMware (Twitter: @michmike77) Happy release day everyone! We are very excited to present the latest release of Harbor. The release cycle for version 1.8 was one of…
TOC votes to move TiKV into CNCF Incubator
Today, the Cloud Native Computing Foundation‘s (CNCF) Technical Oversight Committee (TOC) voted to accept TiKV as an incubation-level hosted project. TiKV, which entered the CNCF Sandbox in August 2018, is an open source distributed transactional key-value…
Introducing trackman: an open source tool to sequence application deployment to Kubernetes
Often times, application deployment to Kubernetes involves multiple `kubectl` and `helm` chart runs. Trackman makes deployment to Kubernetes simple by introducing execution sequence and checks for reliable deployments.