Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

93 total results found

Trust for the NWS Customer Interface

Cloud Services Administrative Tasks

The trust allows you to manage your OpenStack resources through the NWS Customer Interface.You can delete the trust yourself if you do not want our services to interact with your project's resources.Please note that by deleting the trust, you lose the ability ...

Deciding on a CNI

Kubernetes Getting Started

We support two different CNIs, that being Flannel and Cilium. Flannel is known for it's simplicity and Cilium for it's advanced even service mesh like features. Flannel Flannel focuses on the integral part that is the network connection itself. It does not pr...

NetworkPolicy

Kubernetes Advanced Topics

To be able to use NetworkPolicies, you'll need to run Cilium as your CNI provider. Flannel does not support it. Use cases If you want to secure access between pods and only allow specific traffic, NetworkPolicy are the tool of choice. They basically work like ...

Observing Cluster-Traffic - Cilium

Kubernetes Advanced Topics

Cilium has an extension called Hubble. Similar to the well known telescope it specializes in observability. With it's hubble-ui component you are able to graphically visualize all traffic flowing in your cluster. But you are not constrained to the web-ui and c...

Temporary particularities for projects using the new software-defined networking 'OVN'

Cloud Services Administrative Tasks

Our cloud team is conducting a transition to a new software-defined networking (SDN) which is called 'OVN'. Until the transition is complete, our network service is running in parallel mode supporting both SDNs. However, since the previous SDN ('Midonet') is s...

Getting started

Apps BookStack

Starting the app Create an account on NWS Customer Interface.  After finishing your registration, you have two possibilities to start your app: Click on the desired service at the left tool bar Click on the "start app now"-button and choose the desired...

Administrative Tasks

Apps BookStack

Customization 1. Subdomain Just go to your Bookstack app in the NWS Customer Interface and click on "Settings". Open the "CNAME"- tab and fill in your subdomain. 2. Customer Domain To setup your Customer Domain, the following things must be fulfilled /acco...

Creating LUKS Encrypted Volumes

Cloud Services Administrative Tasks

OpenStack allows you to encrypt volumes at rest using LUKS. On NWS OpenStack, the volume type that provides encryption-at-rest is conveniently called LUKS. See below for further information and how to setup encrypted volumes. How Does OpenStack Encrypt Volume...

StorageClasses

Kubernetes Administrative Tasks

Our Managed Kubernetes clusters come with a couple of predefined storage classes. If there is no storage class that meets your needs, custom ones can be created. For more information take a look at the Cinder-CSI Driver documentation or feel free to contact ou...