Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 2.34 KB

faq.md

File metadata and controls

24 lines (17 loc) · 2.34 KB

Frequently Asked Questions

What is the cost of certification?

For members of the Cloud Native Computing Foundation, there is no charge for certification. There is also no charge for non-profit organizations. For commercial organizations that wish to certify but don't want to become a CNCF member, the fee is the same as joining the CNCF.

Is a participation form required per company or per product?

Per product. Each separate product (i.e., different product name) from your company requires a different participation form. Submit a form to [email protected] or another method made available by The Linux Foundation.

How is CNF Certification different from other conformance efforts?

While many network certifications test Kubernetes platform properties and Cloud Native Network Function (CNF) connectivity, CNCF’s CNF Certification Program gives insights into a CNF's installability, interoperability, and resilience. The certification also promotes workload self-healing as a highly desired, cloud native property.

What score is needed to earn Certification?

The certification categorizes the tests into groups that are Normal, Essental and Bonus tests. In order to earn certiciation, the CNF must PASS 10 out of the 15 essential tests. You can review the list of tests here.

What do "PASSED, FAILED, SKIPPED, N/A" mean while I'm running the Certification?

✔️ PASSED indicates the CNF passes the defined test based on the best practice. ✖️ FAILED indicates it does not meet the requirements based on the best practice. ⏩ SKIPPED indicates the test was skipped entirely, usually due to a service not installed that the test is checking against. An example SKIPPED would be our test that verifies if Prometheus is being used with the CNF or k8s cluster for monitoring and is not found to be in use. ⏩ N/A indicates that the test does not apply, an example would be our SELinux_options test. If SELinux is not enabled, it's marked as N/A.

You'll need to pass (PASSED) 10 of the 15 marked Essential tests in order to become certified. See previous question for more details.

I still have questions. Can you help?

Yes. Please email us at [email protected].