Skip to content
Snippets Groups Projects
Unverified Commit c76eaf2e authored by Alex's avatar Alex Committed by GitHub
Browse files

Update inter-cluster.md

parent c766cfc1
No related branches found
No related tags found
1 merge request!2repo: added new directory where utils scripts will be
......@@ -43,7 +43,7 @@ spec:
apiVersion: v1
kind: Secret
metadata:
name: inter-vnet-example-signature
name: spain-network-signature
type: Opaque
data:
public-key.pem: <firma>
......@@ -56,7 +56,7 @@ kind: Pod
metadata:
name: mypod
annotations:
k8s.v1.cni.cncf.io/networks: "sample-inter-network"
l2sm/networks: spain-network
spec:
containers:
- name: ping
......@@ -64,7 +64,7 @@ spec:
volumes:
- name: inter-vnet-signature
secret:
secretName: inter-vnet-example-signature
secretName: spain-network-signature
```
......@@ -126,4 +126,4 @@ intercluster:
de momento security parameters, dejarlo en abierto.
hacer un dibujillo.
1.
\ No newline at end of file
1.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment