skupper-example-hello-world
skupper-example-hello-world copied to clipboard
A minimal multi-service HTTP application deployed across sites using Skupper
``` kubectl create deployment frontend --image quay.io/skupper/hello-world-frontend Warning: would violate PodSecurity "restricted:v1.24": allowPrivilegeEscalation != false (container "hello-world-frontend" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "hello-world-frontend" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true...
Hello-world images are now created as manifests, with images for x86 and ARM