Digitalisierung

SUSE TO ACQUIRE RANCHER LABS, BECOMING A MARKET LEADER IN ENTERPRISE KUBERNETES MANAGEMENT

11. Juli 2020 Digitalisierung

suse.com – SUSE, the world’s largest independent open source company, has entered into a definitive agreement to acquire Rancher Labs. Based in Cupertino, Calif., Rancher is a privately held open source company… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://www.suse.com/c/news/suse-acquires-rancher/

Guide: Installing an OKD 4.5 Cluster

10. Juli 2020 Digitalisierung

medium.com – OKD is the upstream and community-supported version of the Red Hat OpenShift Container Platform (OCP). OpenShift expands vanilla Kubernetes into an application platform designed for enterprise use at… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://medium.com/@craig_robinson/guide-installing-an-okd-4-5-cluster-508a2631cbee

SUSE Enters Into Definitive Agreement to Acquire Rancher Labs

9. Juli 2020 Digitalisierung

rancher.com – I’m excited to announce that Rancher has signed a definitive agreement to be acquired by SUSE. Rancher is the most widely used enterprise Kubernetes platform. SUSE is the largest independent open sou… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://rancher.com/blog/2020/suse-to-acquire-rancher/

Kubera – cloud-native operations of Kubernetes as your data plane

8. Juli 2020 Digitalisierung

blog.mayadata.io – VP @OpenEBS & @MayaData_Inc. Murat Karslioglu is a serial entrepreneur, technologist, and startup advisor with over 15 years of experience in storage, distributed systems, and enterprise hardware dev… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://blog.mayadata.io/kubera-cloud-native-operations-of-kubernetes-as-your-data-plane

The world’s simplest Kubernetes dashboard: k1s

7. Juli 2020 Digitalisierung

itnext.io – Of course, “the world’s simplest” is not a serious claim. ? Of course, “the world’s simplest” is not a serious claim. ? You can find the complete code and detailed usage instructions for k1s in the… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://itnext.io/the-worlds-simplest-kubernetes-dashboard-k1s-4246e03191df

A Complete Step by Step Guide to Implementing a GitOps Workflow with Flux

6. Juli 2020 Digitalisierung

managedkube.com – This guide will walk you through step by step on how to setup common services in your Kubernetes cluster and act as a pattern that you can follow to add your own application with this workflow into K… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://managedkube.com/gitops/flux/weaveworks/guide/tutorial/2020/05/01/a-complete-step-by-step-guide-to-implementing-a-gitops-workflow-with-flux.html

Using AWS NLB manually targeting an EKS Service exposing UDP traffic

5. Juli 2020 Digitalisierung

itnext.io – If we try to create a service of type Network Load Balancer (NLB) for UDP traffic we can get this error : This is because the UDP support for NLB is more recent than the functionality developed insid… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://itnext.io/using-aws-nlb-manually-targeting-an-eks-service-exposing-udp-traffic-17053ecd8f52

Deploy HAProxy Ingress Controller from Rancher’s Apps Catalog

4. Juli 2020 Digitalisierung

rancher.com – In Kubernetes, Ingress objects define rules for how to route a client’s request to a specific service running inside your cluster. These rules can take into account the unique aspects of an incoming … Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://rancher.com/blog/2020/deploy-haproxy-ingress-controller/

Getting started with Kafka on OpenShift

3. Juli 2020 Digitalisierung

medium.com – Its distributed streaming platform — Is the first definition you can find on google. It is used for a broad range of applications, here, we use it as a message streaming service. It is a combination … Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://medium.com/@neeharika.369/getting-started-with-kafka-on-openshift-c44c0fdec384

Building containers without Docker

1. Juli 2020 Digitalisierung

blog.alexellis.io – In this post I’ll outline several ways to build containers without the need for Docker itself. I’ll use OpenFaaS as the case-study, which uses OCI-format container images for its workloads. The easie… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://blog.alexellis.io/building-containers-without-docker/