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: ...@@ -43,7 +43,7 @@ spec:
apiVersion: v1 apiVersion: v1
kind: Secret kind: Secret
metadata: metadata:
name: inter-vnet-example-signature name: spain-network-signature
type: Opaque type: Opaque
data: data:
public-key.pem: <firma> public-key.pem: <firma>
...@@ -56,7 +56,7 @@ kind: Pod ...@@ -56,7 +56,7 @@ kind: Pod
metadata: metadata:
name: mypod name: mypod
annotations: annotations:
k8s.v1.cni.cncf.io/networks: "sample-inter-network" l2sm/networks: spain-network
spec: spec:
containers: containers:
- name: ping - name: ping
...@@ -64,7 +64,7 @@ spec: ...@@ -64,7 +64,7 @@ spec:
volumes: volumes:
- name: inter-vnet-signature - name: inter-vnet-signature
secret: secret:
secretName: inter-vnet-example-signature secretName: spain-network-signature
``` ```
...@@ -126,4 +126,4 @@ intercluster: ...@@ -126,4 +126,4 @@ intercluster:
de momento security parameters, dejarlo en abierto. de momento security parameters, dejarlo en abierto.
hacer un dibujillo. hacer un dibujillo.
1. 1.
\ No newline at end of file
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