diff --git a/data/companies.yml b/data/companies.yml index 5d0ec6a713..fc51fdb407 100644 --- a/data/companies.yml +++ b/data/companies.yml @@ -330,6 +330,13 @@ pro_services: details: - "inovex is an IT project center driven by innovation and quality, focusing its services on ‘Digital Transformation’. Building production-ready cloud infrastructure since 2010 have been employing Kubernetes since its inception." - "We rely on Istio to heighten the security and resilience in the applications we build for our clients, meeting their needs even in multicluster setups." + - name: "KUBEFLEX" + logo: "/logos/kubeflex.png" + url: "https://kubeflex.io/" + description: "KubeFlex helps startups adopt cloud-native technologies, including Istio service mesh, at no cost." + details: + - "KubeFlex assists startups by building cloud-agnostic, cloud-native technology platforms at no cost." + - "Our aim is to spread awareness and accelerate cloud-native adoption." - name: "Palark" logo: "/logos/palark.svg" url: "https://palark.com/" @@ -654,4 +661,4 @@ certification: description: "Submit a PR to add your professional Istio certification exam details here!" details: - "Add information about your how the certification exam can be taken" - - "You can add multiple paragraphs." \ No newline at end of file + - "You can add multiple paragraphs." diff --git a/static/logos/kubeflex.png b/static/logos/kubeflex.png new file mode 100644 index 0000000000..2504f5d9e3 Binary files /dev/null and b/static/logos/kubeflex.png differ