Juli 2020

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

Umfrage: Zuspruch zu E-Autos steigt – unabhängig von Kaufprämie

23. Juli 2020 Immobilien

Das Interesse der Deutschen an E-Mobilität steigt. Aktuell wollen sich elf Prozent der Autokaufinteressenten ein reines E-Auto zulegen – vier Prozentpunkte mehr als vor knapp einem Jahr. 13 Prozent beabsichtigen den Kauf eines Hybridautos (2019: 10 Proznet). Die im Zuge des Konjunkturpaketes erhöhte Kaufprämie hat kaum Einfluss auf die Entscheidung. Dieses Stimmungsbild zeichnet eine Umfrage der Meinungsforschungsagentur YouGov im Auftrag des Vergleichsportals Check24. Knapp drei Viertel der Befragten (73 Prozent) gaben an, dass die Prämie keinen Einfluss auf ihre Kaufpläneweiterlesen

eurocheval

23. Juli 2020 Messekalender

23.07.2020 – 26.07.2020Messe Offenburg in OffenburgEuropamesse des Pferdes Mehr Infos zu Tagungshotels, Messehotels, Seminaren, Kongressen und Konferenzen in Aachen, Aschaffenburg, Augsburg, Bad Kreuznach, Baden Baden, Bamberg, Bayreuth, Berlin, Bielefeld, Bocholt, Bochum, Braunschweig, Bremen, Darmstadt, Dortmund, Dresden, Duisburg, Düsseldorf, Erfurt, Erlangen, Essen, Flensburg, Frankfurt, Friedrichshafen, Göttingen, Hamburg, Hannover, Heidelberg, Heilbronn, Ingolstadt, Jena, Kaiserslautern, Karlsruhe, Kassel, Kiel, Koblenz, Köln und Umgebung (Radevormwald, Dümmlinghausen, Nümbrecht, Rodenkirchen, Leichlingen, Engelskirchen, Kürten, Marienheide, Wipperführt, Leichingen, Roesrath), Landshut, Leipzig, Ludwigsburg, Lübeck, Lüneburg, Magdeburg, Mainz, Mannheim, Minden, München,weiterlesen

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/

OKD4 is now Generally Available

20. Juli 2020 Digitalisierung

openshift.com – During the 3.x release timeframe, OKD has been a stable basis for OpenShift Container Platform, acting as an upstream distribution based on community-driven components – CentOS and Project Atomic to … Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://www.openshift.com/blog/okd4-is-now-generally-available

All you need to know to get started with ETCD in kubernetes.

20. Juli 2020 Digitalisierung

gist.github.com – The ETCD datastore stores information about the components of the cluster such as: All information that is displayed when the “kubectl get” command is run, comes from the ETCD server. Every change yo… Mehr zu Kubernetes Services, Kubernetes Training und Rancher dedicated as a Service lesen unter https://gist.github.com/luisalfonsopreciado/34c40c818373d4dc2bddb1d2ff6a418a