News

For years, Kubernetes has reigned over the container orchestration landscape with an iron fist, and for good reason. In addition to its auto-scaling, load-balancing, and automation provisions ...
The output of kube-score against my test YAML file. How to quickly validate your Kubernetes configuration files Your email has been sent Your Kubernetes YAML files need validation. Jack Wallen ...
The results of our linting the pod.yaml file. Now that you see how well this tool can check YAML files against best practices, run it with your own manifests to see how well you’ve done.
For example, if you already have a Kubernetes YAML file, you can deploy it by: docker-compose build kubectl apply -f /path/to/kube-deployment.yml. Additionally, ...
“If you’ve spent time crafting Kubernetes YAML files, you know it can be a pretty arduous endeavor as there are so many different objects, so many knobs and dials, so many cross-references to ...
Arcfra has released Arcfra Kubernetes Engine (AKE) 1.4, a production-ready platform that makes Kubernetes simpler, more secure, and more efficient. The update adds major improvements in observability, ...
Red Hat will also be getting KubeLinter, StackRox's newly open-sourced lint-style analysis program for Kubernetes YAML files and Helm charts.This will also prove very useful for both securing and ...
On the security side, Enterprise Edition 2.0 aims to make it easier to stand up Kubernetes in a secure fashion. With this release, customers can set up nodes with encrypted communication ...