Amazon Elastic Kubernetes Service에 IPv6 네트워킹 기능 추가

2022-01-11 KENNETH 0

Amazon Elastic Kubernetes Service에 IPv6 네트워킹 기능 추가 오늘부터 Amazon Elastic Kubernetes Service(Amazon EKS)에서 IPv6 주소 공간을 사용하는 애플리케이션을 배포할 수 있습니다. 많은 고객들이 Kubernetes를 클라우드 및 온프레미스 애플리케이션을 위한 컴퓨팅 인프라 플랫폼으로 표준화하고 있습니다. Amazon EKS를 사용하면 컨테이너화된 워크로드를 쉽게 배포할 수 있습니다. 고가용성 클러스터를 제공하고 패치 적용, 노드 프로비저닝 및 업데이트와 같은 태스크를 자동화합니다. Kubernetes는 각 포드가 IP 주소를 수신해야 하는 플랫 네트워킹 모델을 사용합니다. 이 간소화된 접근 방식을 사용하면 가상 머신에서 컨테이너로 애플리케이션을 원활하게 포팅할 수 있지만 대다수의 프라이빗 VPC IPv4 네트워크에서는 처리할 수 없는 많은 수의 IP 주소가 필요합니다. 일부 클러스터 관리자는 VPC의 상위 계층에서 IP 주소를 가상화하는 컨테이너 네트워크 플러그 인(CNI)을 설치하여 이러한 IPv4 공간 제한을 해결하지만, 이 아키텍처는 관리자가 애플리케이션을 효과적으로 관찰하고 문제를 해결하는 능력을 제한하며 전체적인 네트워크 성능에 부정적인 영향을 미칩니다. 또한 VPC 외부의 인터넷 서비스와 통신하기 위해 IPv4 포드의 트래픽은 대상에 도달하기 [ more… ]

No Image

Performance Testing NGINX Ingress Controller and Red Hat OpenShift Router

2022-01-11 KENNETH 0

Performance Testing NGINX Ingress Controller and Red Hat OpenShift Router Red Hat OpenShift Container Platform (OCP) is one of the most popular managed Kubernetes platforms, and like its competitors, OCP includes default traffic management tooling to help users get started quickly. The OCP Router – based on HAProxy – is the default entry point for OCP clusters. It can load balance HTTP and WebSocket traffic, supports TLS termination and TLS between the Router and application instances, and can load balance TLS connections in a passthrough mode. Customers often ask us, “Why should I use NGINX Ingress Controller in OpenShift when the Router is available for free?” In Why You Need an Enterprise‑Grade Ingress Controller on OpenShift, guest blogger Max Mortillaro of GigaOm shares some qualitative reasons you might want to use NGINX Ingress Controller: advanced traffic management, ease of use, JWT validation, and [ more… ]

[도서] 혼자 공부하는 R 데이터 분석

2022-01-11 KENNETH 0

[도서] 혼자 공부하는 R 데이터 분석 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]혼자 공부하는 R 데이터 분석 강전희,엄동란 저 | 한빛미디어 | 2022년 01월 판매가 19,800원 (10%할인) | YES포인트 1,100원(5%지급) Source: [도서] 혼자 공부하는 R 데이터 분석

No Image

USN-5212-2: Apache HTTP Server vulnerabilities

2022-01-10 KENNETH 0

USN-5212-2: Apache HTTP Server vulnerabilities USN-5212-1 fixed several vulnerabilities in Apache. This update provides the corresponding update for Ubuntu 14.04 ESM and Ubuntu 16.04 ESM. Original advisory details: It was discovered that the Apache HTTP Server incorrectly handled certain forward proxy requests. A remote attacker could use this issue to cause the server to crash, resulting in a denial of service, or possibly perform a Server Side Request Forgery attack. (CVE-2021-44224) It was discovered that the Apache HTTP Server Lua module incorrectly handled memory in the multipart parser. A remote attacker could use this issue to cause the server to crash, resulting in a denial of service, or possibly execute arbitrary code. (CVE-2021-44790) Source: USN-5212-2: Apache HTTP Server vulnerabilities

No Image

WordPress 5.8.3 Security Release

2022-01-07 KENNETH 0

WordPress 5.8.3 Security Release This security release features four security fixes. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 3.7 have also been updated. WordPress 5.8.3 is a short-cycle security release. The next major release will be version 5.9, which is already in the Release Candidate stage. You can update to WordPress 5.8.3 by downloading from WordPress.org or visiting your Dashboard → Updates and clicking Update Now. If you have sites that support automatic background updates, they’ve already started the update process. Security Updates Four security issues affect WordPress versions between 3.7 and 5.8. If you haven’t yet updated to 5.8, all WordPress versions since 3.7 have also been updated to fix the following security issue (except where noted otherwise): Props to Karim El Ouerghemmi and Simon Scannell of [ more… ]