Digitalisierung

Getting Started with Longhorn Distributed Block Storage and Cloud-Native Distributed SQL

29. April 2020 Digitalisierung

rancher.com – Longhorn is cloud-native distributed block storage for Kubernetes that is easy to deploy and upgrade, 100 percent open source and persistent. Longhorn’s built-in incremental snapshot and backup featu… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://rancher.com/blog/2020/yugabyte/

The Difference Between API Gateways and Service Mesh – KongHQ

28. April 2020 Digitalisierung

konghq.com – Note: The goal of this piece is to provide a cheat sheet that guides the architect in deciding when to use an API gateway and when to use a service mesh. Please skip to the “Cheat sheet” section at t… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://konghq.com/blog/the-difference-between-api-gateways-and-service-mesh/

CRI-O 1.18 lands: Adds better insight, config handling for Kubeheads – but keep an eye on the defaults • DEVCLASS

28. April 2020 Digitalisierung

devclass.com – CRI-O, which pitches itself as an open-source replacement for Docker as the runtime for Kubernetes, is now available in version 1.18, improving on configuration and logging, among other things. The r… Tweeted by @marcobravoram https://twitter.com/marcobravoram/status/1254946280666804225Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://devclass.com/2020/04/27/cri-o-1-18-lands-adds-better-insight-config-handling-for-kubeheads-but-keep-an-eye-on-the-defaults/

A Comparison of Serverless Frameworks for Kubernetes: OpenFaas, OpenWhisk, Fission, Kubeless and more

27. April 2020 Digitalisierung

winderresearch.com – The term Serverless has become synonymous with AWS Lambda. Decoupling from AWS has two benefits; it avoids lock in and improves flexibility. The misnomer Serverless, is a set of techniques and techno… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://WinderResearch.com/a-comparison-of-serverless-frameworks-for-kubernetes-openfaas-openwhisk-fission-kubeless-and-more/

Sidecar container lifecycle changes in Kubernetes 1.18

26. April 2020 Digitalisierung

banzaicloud.com – Update: While the Kubernetes sidecar feature described in this post did not make it into the 1.18 Kubernetes release, the (sidecar) pattern and the container lifecycle changes are here the stay and c… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://banzaicloud.com/blog/k8s-sidecars/

Querying MinIO with BlazingSQL

25. April 2020 Digitalisierung

blog.blazingdb.com – BlazingSQL is an open-source project, and as such, we gladly receive feature requests on our Github repository all the time. One such request (#242) was to allow registering a Storage Plugin that was… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://blog.blazingdb.com/querying-minio-with-blazingsql-91b6b3485027

Container orchestration with Traefik 2.x and Docker Swarm with canary deployment

24. April 2020 Digitalisierung

medium.com – In the last few months, there were some rumors in regards to Docker Swarm and the future of that technology. However, based on the news published recently we can assume that Docker Swarm will be stil… Tweeted by @traefik https://twitter.com/traefik/status/1253718174446628864Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://medium.com/@jakub.hajek/container-orchestration-with-traefik-2-x-and-docker-swarm-with-canary-deployment-27e7ea62af6f

k3s with k3d and MetalLB (on Mac)

24. April 2020 Digitalisierung

blog.kubernauts.io – In my previous post we could see how to get an external IP for load balancing on a k3s cluster running in multipass VMs and I promised to show you how MetalLB can work with k3d launched k3s clusters … Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://blog.kubernauts.io/k3s-with-k3d-and-metallb-on-mac-923a3255c36e

Permission manager : RBAC management for Kubernetes

29. Januar 2020 Digitalisierung

Permission manager : RBAC management for Kubernetes Photo by Kyle Glenn on Unsplash Came across a GitHub repository implemented by the awesome folks at Sighup.IO for managing user permissions for Kubernetes cluster easily via web UI. GitHub Repo : https://github.com/sighupio/permission-manager With Permission Manager, you can create users, assign namespaces/permissions, and distribute Kubeconfig YAML files via a nice&easy web UI.The project works on the concept of templates that you can create and then use that template for different users.Template is directly proportional to clusterrole. Inweiterlesen

Octant Simplified

26. Januar 2020 Digitalisierung

A Quick overview and install in less than 5 minutes Definition From the Docs : Octant is a tool for developers to understand how applications run on a Kubernetes cluster. It aims to be part of the developer’s toolkit for gaining insight and approaching complexity found in Kubernetes. Octant offers a combination of introspective tooling, cluster navigation, and object management along with a plugin system to further extend its capabilities. Octant is one of the recent projects by VMware that aims toweiterlesen