User Tools

Site Tools


informatica:oracle:oci

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
informatica:oracle:oci [2022/09/24 09:06] – [Load balancer] javiinformatica:oracle:oci [2022/09/24 10:20] (current) – [Instances] javi
Line 23: Line 23:
 Name: k8s1 Name: k8s1
  
 +TODO: completar
 +
 +Las IPs públicas se han cambiado
 +
 +^ Name ^ State ^ Public IP ^ Private IP ^ Shape ^ OCPU count ^ Memory (GB) ^ Availability domain ^ Fault domain ^ Created ^
 +| k8s1 |  Running | 1.2.3.4 | 10.0.0.2 | VM.Standard.A1.Flex | 2 | 8 | AD-1 | FD-3 | Fri, Jun 24, 2022, 19:00:03 UTC |
 +| k8s2 |  Running | 1.2.3.5 | 10.0.0.3 | VM.Standard.A1.Flex | 1 | 8 | AD-1 | FD-3 | Fri, Jun 24, 2022, 19:00:03 UTC |
 +| k8s3 |  Running | 1.2.3.6 | 10.0.0.4 | VM.Standard.A1.Flex | 1 | 8 | AD-1 | FD-3 | Fri, Jun 24, 2022, 19:00:03 UTC |
 +
 +Cada una tiene un boot volume de 65 GB (sin disco adicional de datos), para estar lo más cerca posible del límite de 200 GB.
 +
 +A diferencia del load balancer, una vez terminado el período de pruebas, se pueden destruir y crear VMs, lo cual mola.
 ====== VNC ====== ====== VNC ======
  
Line 56: Line 68:
  
 ^ Name ^ Type ^ State ^ IP Address ^ Shape ^ Overall Health ^ Created ^ ^ Name ^ Type ^ State ^ IP Address ^ Shape ^ Overall Health ^ Created ^
-| load-balancer | Network Load Balancer | Active | 1.1.1.1 (Public) +| load-balancer | Network Load Balancer | Active | 1.1.1.1 (Public) 10.0.0.194 (Private) | - | OK | Fri, Jun 17, 2022, 08:28:57 UTC |
-10.0.0.194 (Private) | - | OK | Fri, Jun 17, 2022, 08:28:57 UTC |+
  
 ===== listener-kube-apiserver ===== ===== listener-kube-apiserver =====
Line 63: Line 74:
 **Listener** **Listener**
  
-^ Name ^ IP Protocol Version ^ Protocol ^ Ingress Traffic Port ^ Backend Set ^ +^ Name ^ IP Protocol Version ^ Protocol ^ Port ^ Backend Set ^ 
-| listener-kube-apiserver | IPv4 | TCP  | Specify the port, 6443 | listener-kube-apiserver |+| listener-kube-apiserver | IPv4 | TCP  | Specify the port, 6443 | backend-set-kube-apiserver |
  
 **Backend set** **Backend set**
  
-^ Name ^ IP Protocol Version ^ Protocol Port Backend Set +^ Name ^ IP Protocol Version ^ Load Balancing Policy Number of Backends Health 
-listener-kube-apiserver | IPv4 | TCP  6443 backend-set-kube-apiserver |+backend-set-kube-apiserver | IPv4 | 5-Tuple Hash OK |
  
 **Backends** **Backends**
  
 ^ Name ^ IP address ^ Availability Domain ^ Port ^ Weight ^ Drain ^ Offline ^ Health ^ ^ Name ^ IP address ^ Availability Domain ^ Port ^ Weight ^ Drain ^ Offline ^ Health ^
-| k8s1  | 10.0.0.| 6443 | 100 | False | False | OK | +| k8s1  | 10.0.0.| 6443 | 100 | False | False | OK | 
-| k8s2  | 10.0.0.| 6443 | 99 | False | False | OK | +| k8s2  | 10.0.0.| 6443 | 99 | False | False | OK | 
-| k8s3  | 10.0.0.| 6443 | 99 | False | False | OK |+| k8s3  | 10.0.0.| 6443 | 99 | False | False | OK |
  
 ===== listener-ingress-nginx-controller-http ===== ===== listener-ingress-nginx-controller-http =====
Line 82: Line 93:
 **Listener** **Listener**
  
-^ Name ^ IP Protocol Version ^ Protocol ^ Ingress Traffic Port ^ Backend Set ^ +^ Name ^ IP Protocol Version ^ Protocol ^ Port ^ Backend Set ^ 
-| listener-kube-apiserver | IPv4 | TCP  | Specify the port, 6443 listener-kube-apiserver |+| listener-ingress-nginx-controller-http | IPv4 | TCP  | Specify the port, 80 backend-set-ingress-nginx-controller-http |
  
 **Backend set** **Backend set**
 +
 +^ Name ^ IP Protocol Version ^ Load Balancing Policy ^ Number of Backends ^ Health ^
 +| backend-set-ingress-nginx-controller-http | IPv4 | 5-Tuple Hash | 3 | OK |
 +
 +**Backends**
 +
 +^ Name ^ IP address ^ Availability Domain ^ Port ^ Weight ^ Drain ^ Offline ^ Health ^
 +| k8s1  | 10.0.0.3 | 32386 | 100 | False | False | OK |
 +| k8s2  | 10.0.0.4 | 32386 | 99 | False | False | OK |
 +| k8s3  | 10.0.0.5 | 32386 | 99 | False | False | OK |
 +
 +===== listener-ingress-nginx-controller-https =====
 +
 +**Listener**
  
 ^ Name ^ IP Protocol Version ^ Protocol ^ Port ^ Backend Set ^ ^ Name ^ IP Protocol Version ^ Protocol ^ Port ^ Backend Set ^
-| listener-kube-apiserver | IPv4 | TCP  | 6443 | backend-set-kube-apiserver |+| listener-ingress-nginx-controller-https | IPv4 | TCP  | Specify the port, 443 | backend-set-ingress-nginx-controller-https | 
 + 
 +**Backend set** 
 + 
 +^ Name ^ IP Protocol Version ^ Load Balancing Policy ^ Number of Backends ^ Health ^ 
 +| backend-set-ingress-nginx-controller-https | IPv4 | 5-Tuple Hash | 3 | OK |
  
 **Backends** **Backends**
  
 ^ Name ^ IP address ^ Availability Domain ^ Port ^ Weight ^ Drain ^ Offline ^ Health ^ ^ Name ^ IP address ^ Availability Domain ^ Port ^ Weight ^ Drain ^ Offline ^ Health ^
-| k8s1  | 10.0.0.3 | 6443 | 100 | False | False | OK | +| k8s1  | 10.0.0.3 | 31342 | 100 | False | False | OK | 
-| k8s2  | 10.0.0.4 | 6443 | 99 | False | False | OK | +| k8s2  | 10.0.0.4 | 31342 | 99 | False | False | OK | 
-| k8s3  | 10.0.0.5 | 6443 | 99 | False | False | OK |+| k8s3  | 10.0.0.5 | 31342 | 99 | False | False | OK |
  
-====== Security listt ======+====== Security list ======
  
 Se creó una VNC siguiendo el asistente. Se creó una VNC siguiendo el asistente.
informatica/oracle/oci.1664010399.txt.gz · Last modified: 2022/09/24 09:06 by javi