Update
This commit is contained in:
@@ -5,13 +5,5 @@ alias kubectl="microk8s kubectl" # MicroK8S fix
|
|||||||
# Install plugins
|
# Install plugins
|
||||||
microk8s enable dns
|
microk8s enable dns
|
||||||
|
|
||||||
# Create ca root tls secret HAProxy
|
# Setup api-gateway
|
||||||
# kubectl create secret tls ca-root --cert=deploy/certs/ca-root/ca-root.crt --key=deploy/certs/ca-root/ca-root.key -n egommerce
|
|
||||||
|
|
||||||
# Create api-gateway tls secret HAProxy
|
|
||||||
# kubectl create secret tls api-gateway-cert --cert=deploy/certs/api-gateway/api-gateway.crt --key=deploy/certs/api-gateway/api-gateway.key -n egommerce
|
|
||||||
|
|
||||||
|
|
||||||
# kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.0.0/standard-install.yaml
|
|
||||||
|
|
||||||
helm install apisix apisix/apisix -n egommerce
|
helm install apisix apisix/apisix -n egommerce
|
||||||
|
|||||||
Reference in New Issue
Block a user