Search results for: kubernetes


Certified Kubernetes Application Developer (CKAD) certification is now valid for 3 years

Posted on January 9, 2020 | Kim McMahon

Announced in May 2018, the Certified Kubernetes Application Developer (CKAD) program was designed as an extension of CNCF’s Kubernetes training offerings which already includes certification for Kubernetes administrators. By adding this exam to the CNCF certification…


ContainerJournal: "CNCF moves Falco Kubernetes security platform forward"

Posted on January 8, 2020

The Cloud Native Computing Foundation (CNCF) announced today it has advanced the open source Falco project for securing Kubernetes runtime environments using an intrusion and abnormality detection tool.


CRN: " The 10 hottest Kubernetes tools and technologies of 2019"

Posted on December 20, 2019

Harbor is still incubating in the Cloud Native Computing Foundation, but the Kubernetes-native container registry is already winning fans in the enterprise.


Kubernetes audit log – gold mine for security

Posted on December 20, 2019

In the security world, one of the most established methods to identify that a system was compromised, abused or mis-configured is to collect logs of all the activity performed by the system’s users and automated services…


Get your windows apps ready for Kubernetes

Posted on December 20, 2019

Running Windows Containers on Kubernetes is now fully supported! But running Windows applications in production on Kubernetes is more than just containerizing the app – especially in enterprise environments. Join us for a presentation and demo…


Kubernetes knights at KubeCon + CloudNativeCon NA ’19

Posted on December 17, 2019

Guest blog by Pankaj Gupta from Citrix KubeCon + CloudNativeCon San Diego 2019 was the place to take stock and ponder the progress being made with Kubernetes. It was also the place to learn the art…


Kubernetes 101

Posted on December 16, 2019

Guest post by Jef Spaleta, Sensu, originally published on the Sensu blog The appeal of running workloads in containers is intuitive and there are numerous reasons to do so. Shipping a process with its dependencies in…


Forbes: "How Kubernetes has changed the face of hybrid cloud"

Posted on December 16, 2019

The Cloud Native Computing Foundation, the governance body that manages Kubernetes, played a key role in making sure that the commercial implementations conform to a standard. The Certified Kubernetes Conformance Program ensures that every vendor’s version…


Tales of the Kubernetes ingress networking: deployment patterns for external load balancers

Posted on December 13, 2019

As workloads move from legacy infrastructure to Kubernetes platforms, routing traffic from outside into Kubernetes can be confusing. The concept of using “Kubernetes Ingress” has solved a lot of challenges, as well as running Kubernetes on…


Does testing Kubernetes conformance leave you in the dark? Get progress updates as tests run

Posted on December 13, 2019

Guest post originally published on Sonobuoy, by John Schnake In Sonobuoy 0.15.4, we introduced the ability for plugins to report their plugin’s progress to Sonobuoy by using a customizable webhook. Reporting status is incredibly important for…