Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Containers, Kubernetes, Docker and related technologies.

Intro to Rio Online Training: The Application Deployment Engine for Kubernetes

Rio is an application deployment engine built on top of Kubernetes, Istio, Knative, and Prometheus. You can use it to build, test, deploy, scale, and version stateless apps on any standard Kubernetes cluster, which means that you can run your apps the way you want to without having to spend time wiring them together.

Docker logging best practices

When an application in a Docker container emits logs, they are sent to the application’s stdout and stderr output streams. The container’s logging driver can access these streams and send the logs to a file, a log collector running on the host, or a log management service endpoint. In this post, we’ll explain how the driver you choose—and how you configure it—influences the performance of your containerized application and the reliability of your Docker logging.

Kubernetes Master Class: How to harden your Kubernetes Clusters

As enterprises accelerate their adoption of containers and Kubernetes, they need to take necessary steps to protect such a critical part of their compute infrastructure. But not everyone has the same security needs, with developers and engineers often asking for different levels of granular control on specific configurations. This masterclass will help you navigate these conversations using Rancher’s current best practice security guidance. Topics to be covered will include:

Rancher vs. OpenShift - A Consultant's View

In any rapidly emerging market, consultants can be a great source for vendor-neutral insights, as they typically work with multiple technologies to help their customers make informed decisions. In that vein, Derya (Dorian) Sezen of kloia, a new-era consulting organization that provides services toward transition of legacy workloads to frontline technologies in Cloud, DevOps and Microservices, recently wrote a blog summarizing his experience with Rancher and Red Hat OpenShift.

IBM and Sysdig team up to extend security governance with IBM Cloud Pak for Multicloud Management

Sysdig, an industry leader for monitoring and security of cloud-native workloads, and IBM have joined forces to bring a fully Integrated powerful platform that delivers the security and performance that enterprises need in today’s multi-cloud world. Sysdig Secure and the IBM Cloud Pak for Multicloud Management (MCM) can help you accelerate Kubernetes and cloud adoption by addressing security and regulatory compliance from the start on enterprise hybrid cloud environments.

January 2020 Online Meetup: Securing Your Production Grade Kubernetes Clusters Using Rancher

As DevOps teams deploy Kubernetes in production using Rancher, enterprises must focus on the runtime security and compliance requirements of their cloud-native platforms. Starting with Rancher 2.2, we published self-assessment and hardening guides to outline provisioning a cluster to comply with the CIS Kubernetes benchmark. Identifying gaps and pain points in the process, Rancher engineering added additional features to both Rancher and RKE to simplify the process.