Main public logs
From MaRDI portal
Combined display of all available logs of MaRDI portal. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:59, 19 March 2025 EloiFerrer talk contribs created page Project:K8s commands (Created page with "== Accessing internally deployed services == During development it is often useful to deploy services that are only '''internally accessible''' within the cluster. The types of services that we can attach to any kubernetes resource are <code>NodePort</code>, <code>ClusterIP</code> and <code>LoadBalancer</code>. * <code>LoadBalancer</code> would be the choice if we want to assign an external IP to the resource in order to make the service accessible from outside the c...")