Skip to content

Instantly share code, notes, and snippets.

View cloudscape-germany's full-sized avatar
🌥️
"I did write code in Java once, but that was the island in Indonesia" R.Stallman

Cloudscape Germany cloudscape-germany

🌥️
"I did write code in Java once, but that was the island in Indonesia" R.Stallman
View GitHub Profile
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: ingress
annotations:
# This tells to only use the Nginx Ingress Controller
# and avoids the creation on a Global LoadBalancer on GKE.
kubernetes.io/ingress.class: "nginx"
spec:
tls: