Digitalisierung

Kubernetes and Calico development environment as easy as a flick

27. Juli 2020 Digitalisierung

mhmxs.blogspot.com – I became an active member of the Calico community so I had to built my own development environment from zero. It wasn’t trivial for many reasons but mainly because I have MacOS on my machine and not … Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://mhmxs.blogspot.com/2020/07/kubernetes-and-calico-development.html

Mailing List App: Project Planning(Part I)

26. Juli 2020 Digitalisierung

medium.com – In this series of tutorials, I want to explain some techniques to develop a production-ready full-stack application. We are going to build a fully functional Mailing List Application using PHP, JavaS… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://medium.com/php-fad/mailing-list-app-project-planning-part-i-db4897e07715

FluxCD, ArgoCD or Jenkins X: Which Is the Right GitOps Tool for You?

25. Juli 2020 Digitalisierung

blog.container-solutions.com – In a GitOps style, a deployment starts with changes in application manifests in Git repositories tracked by ArgoCD, similar to how Flux works. However, what makes it shine is the capability to manage… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://blog.container-solutions.com/fluxcd-argocd-or-jenkins-x-which-is-the-right-gitops-tool-for-you

Building Multi-Architecture Docker Images on ARM 64

24. Juli 2020 Digitalisierung

tech.smartling.com – To start, we’re going to need an ARM64 Linux host capable of running Docker 19.03 or later. You could use an x86–64 host as well. However, since we’re looking to benefit from the cost savings of ARM,… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://tech.smartling.com/building-multi-architecture-docker-images-on-arm-64-c3e6f8d78e1c

AKS with Terraform on Rancher Shared as a Service

24. Juli 2020 Digitalisierung

Photo by Youhana Nassif on Unsplash In this short tutorial I’m going to show you how to deploy an AKS cluster with Terraform and import the created cluster into Rancher. If you don’t have access to a running Rancher environment, you can get instant access to our free forever Rancher Shared as a Service environment running on Kubernautic or run Rancher with a single docker run command on you local machine. $ docker run -d –restart=unless-stopped -p 80:80 -p 443:443 rancher/rancher:stable $weiterlesen

Kubernetes and Networks – why is this so dang hard?

23. Juli 2020 Digitalisierung

speakerdeck.com – Network: 10.0.0.0/8 Cluster: 10.0.0.0/16 Other: 10.128.1.1 Cluster: 10.0.0.0/16 Node1: 10.0.1.0/24 Node2: 10.0.2.0/24 Pod-a: 10.0.1.1 Pod-c: 10.0.2.1 Pod-d: 10.0.2.2 Pod-b: 10.0.1.2 Cluster: 10.1.0.0… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://speakerdeck.com/thockin/kubernetes-and-networks-why-is-this-so-dang-hard

Lower Kafka Costs with Enterprise Features in Confluent Platform

22. Juli 2020 Digitalisierung

confluent.io – We kicked off Project Metamorphosis last month by announcing a set of features that make Apache Kafka® more elastic, one of the most important traits of cloud-native data systems. This month, we’re f… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://www.confluent.io/blog/lowering-total-kafka-costs-in-confluent-platform/

Automated HA Kubernetes deployment on Raspberry Pis

21. Juli 2020 Digitalisierung

itnext.io – The Raspbernetes project started with a goal to automate the setup and management of a Kubernetes cluster on Raspberry Pis. It aims to be completely declarative and idempotent. It demonstrates how to… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://itnext.io/automated-ha-kubernetes-deployment-on-raspberry-pis-408f38cd836c

Why Kubernetes + Terraform Is a Great idea

20. Juli 2020 Digitalisierung

medium.com – So what if you end up in this situation? How would you solve it? Do you just start applying YAMLs you’ve hopefully stored somewhere on a brand new cluster? Are you sure you have all YAMLs and command… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://medium.com/@freek_mencke/why-kubernetes-terraform-is-a-great-idea-3e92cfc96699

The Road to Kata Containers 2.0

20. Juli 2020 Digitalisierung

thenewstack.io – The open source Kata Containers project, launched in late 2017, aims to unite the security advantages of virtual machines (VMs) with the speed and manageability of containers. What has the project ac… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://thenewstack.io/the-road-to-kata-containers-2-0/