Search results for: kubernetes


SearchITOperations: "GitOps gains momentum among Kubernetes deployment tools"

Posted on August 19, 2020

Argo CD is a GitOps tool created at Intuit that moved to incubation within the Cloud Native Computing Foundation (CNCF) in April. It generated buzz during the KubeCon/CloudNativeCon EU virtual event this week after Red Hat said it…


Free EBook – Kubernetes Deployment and Security Patterns

Posted on August 19, 2020

Containers are now the de-facto go-to for application development and deployment. But as the enterprise adopts this technology, there are also questions – how are other companies deploying and using Kubernetes? What patterns are they using to manage…


Free EBook – CI/CD with Kubernetes

Posted on August 19, 2020

The promise of continuous integration/continuous delivery (CI/CD) is a compelling reason to use Kubernetes. But how can you actually put it into practice? In this free 118-page ebook, we explain: Kubernetes and the evolution of application infrastructure. The…


ITOps Times: "What’s coming in Kubernetes 1.19"

Posted on August 18, 2020

The latest release of the open-source container-orchestration system Kubernetes is expected next month. Kubernetes 1.19 is expected to have 34 new enhancements with 10 brand new features, eight newly stable features, two management changes and 14 improvements to…


The New Stack "KubeCon EU: Surge of Kubernetes Edge deployments leads to cluster sprawl"

Posted on August 18, 2020

A surge of Kubernetes deployments in retail location, assembly lines and other “edge computing” environments is leading to cluster sprawl, which can be a security hazard, as Keith Basil, Rancher vice president of edge solutions, will discuss in…


Becoming a Kubernetes Training Partner (KTP)

Posted on August 18, 2020

CNCF recognizes a select group of Kubernetes Training Partners (KTP). This is a tier of vetted training providers who have deep experience in cloud native technology training. The requirements for becoming a KTP are as follows: The main…



Effective Kubernetes onboarding

Posted on August 14, 2020

Kubernetes has a steep learning curve, but many teams need to learn Kubernetes – quickly. This talk will cover strategies for onboarding developers to Kubernetes, taken from DigitalOcean’s Developer Education team – the producers of DO’s Community tutorials…


Local development in the age of Kubernetes

Posted on August 14, 2020

Software development used to be interactive: one sat at the terminal, wrote a program, compiled it, ran it and tested it quickly. As the complexity of software grew over time we have developed tools to contain this complexity:…


Extending Kubernetes to an unlimited one through tensile-kube

Posted on August 11, 2020

Guest Post from Weidong Cai and Ye Yin of Tencent Recently, the Tencent Games container team named Tenc has open sourced the Kubernetes (K8s) multi-cluster scheduling project tensile-kube. This blog will briefly introduce the tensile-kube. Birth of tensile-kube…