Section 2 – Supported Kubernetes Operator SDK workflows: Here we discuss about the three available alternative workflows to generate Operators provided by the last versions of Operator SDK APIs.We also discuss the pros and cons of using the various operators’ workflows.
Section 1 – Kubernetes Operators, Operator Framework, and Operators SDK: Here we discuss in a general setting about Operators, Operator Framework, and Operators SDK.Then we will discuss about the Operators SDK emerging popularity in GitHub, and in general about the “Operator SDK workflow” adopted for generating and handling operators.
Kubernetes has become an omnipresent platform to host cloud-native applications. As a rather low-level platform, it is often made developer-friendly by wrapping it into higher-level platforms, such as OpenShift (OKD), and by turning it into a managed service platform, such as APPUiO, which can be deployed to any cloud infrastructure.
DevSecOps (development, security, operations, sometimes also called SecDevOps) includes the topic of application security into the DevOps process. Hence agile software development meets the current challenges of cyber security.
Bei der viertägigen OSMC dreht sich alles um Monitoring Tools, Konzepte und die Automatisierung des Monitoring Systems. Natürlich ist Icinga2 sehr stark vertreten – in den Talks, unter den Teilnehmern und Organisatoren. Die Konferenz wird von NETWAYS, der Firma hinter Icinga2, organisiert und findet jährlich im Holiday Inn Hotel in Nürnberg statt.
Why Should You Move Your Applications To The Cloud? No matter where you work in the technical space of software development, you are probably in a hurry to launch the application that you are currently developing.
Wir feiern heute bereits unseren 4. Geburtstag! Zur Feier des Tages haben wir ein paar Fun Facts über VSHN und die VSHNeers zusammengetragen – wie kommen wir ins Office, welche Lieblings- editoren haben wir, wieviel Kaffee wird monatlich konsumiert und vieles mehr.
DevOps needs three things: people with the right attitude, shared processes and the right tools. Docker software containers helps solve these challenges and offers a standardized platform for development and operation.
At VSHN and APPUiO.ch we rely on OpenShift as Kubernetes distribution. What a Kubernetes distribution is, why we use it and where the differences to ‘plain’ Kubernetes are will be explained in this blog post.
I have set up a Docker Swarm cluster on the new Hetzner Cloud. First things first – the Hetzner Cloud is really amazing: Super simple, super cheap and performs as expected. It is not a bloated cloud provider that has 100x services and features that you can use for your servers, this keeps the costs and complexity down – I am really a big fan of it.
Amazee.io set out to make hosting of Drupal websites easier and more flexible. We always strive to stay at the cutting edge of technology. So it does not come to a surprise that we started adopting a container based approach to hosting. We’ll talk about what containers are and why we believe it’s important to go one step further and open source our technology we use to host websites.
“Deploy early and often” is one of the core principles of agile development. One solution to this problem are automated build and deploy pipelines. This project uses such a pipeline, based on GitLab CI and OpenShift. A sample PHP application is built and deployed to APPUiO.
Microsoft hat sich in den vergangenen Jahren vom klassischen Windows und Office Anbieter zum modernen Cloud Anbieter gewandelt. Die Azure Cloud ist zu einer globalen hyperscale Cloud Plattform geworden und bietet viele interessante Funktionen. Auch Red Hat hat dies erkannt und bietet offiziellen Support von OpenShift auf Azure an.
Am 4. Januar 2018 wurden Informationen über zwei Angriffe auf aktuelle Prozessor-Architekturen veröffentlicht, genannt “Meltdown” und “Spectre”, welche auch uns und unsere Kunden betreffen. Während die unterliegenden Probleme ähnlich sind, handelt es sich dabei um zwei unterschiedliche konkrete Angriffe.
Die Begriffe “Serverless” und “FaaS (Function as a Service)” werden in jüngerer Zeit immer öfter in Artikeln erwähnt. Um was geht es eigentlich bei diesem Thema?
DKIM (DomainKeys Identified Mail, RFC6376) geht auf eine Entwicklung von Yahoo aus dem Jahre 2004 zurück. Es handelt sich dabei um ein Protokoll zur Sicherstellung der Authentizität von Absendern in E-Mails. Der Standard dient also der Eindämmung von unerwünschten E-Mails wie Spam oderPhishing, welche grösstenteils mit gefälschtem Absender in den elektronischen Postfächern landen.
The world is talking about the Kubernetes Project – but did you hear about OpenShift? It’s an open source product based on the open source projects Kubernetes and Docker plus a container builder/registry, and a Web GUI to manage it all. This blog post will introduce you to OpenShift and give some hints why to use it, how to get started, and where you can get professional support and managed services.
Wir bei VSHN betreiben Applikationen auf Servern und Container Plattformen für Kunden mit verschiedensten Anforderungen. Dabei bilden neben dem Konfigurationsmanagement […]