Published ink8slens·PinnedLens Kubernetes is all you need in the development env to build, ship, and runContainers and Kubernetes are used to build, ship, and run cloud-native applications, which can be a complex process. …Kubernetes5 min readKubernetes5 min read
Published inMirantis·PinnedDeploy Mirantis Secure Registry on any Kubernetes (Minikube, EKS, GKE, K0S, etc)Docker Containers, Kubernetes, CNCF, and many other relevant projects completely changed how we package, ship, and run applications. As you all know, Kubernetes has become a defacto standard for running applications. …Container Registry4 min readContainer Registry4 min read
Published ink8slens·Sep 27, 2022Eliminating Kubernetes Complexity for Developers Using LensContainers and Kubernetes changed how we build, deploy, and run our applications and became a de-facto standard for running infrastructure at scale. It all starts with — Packaging the app into a Container Image Pushing and pulling images to and from the container registry Working with YAML files to define…Kubernetes3 min readKubernetes3 min read
Published ink8slens·Aug 31, 2022Discover image vulnerabilities earlier in the development processBusinesses realize that containers can make application packaging and shipping cheaper and easier to manage at scale. Because containers are standardized — application code, dependencies, libraries, and runtime are packaged into containers (and images) to increase agility and help deliver a service to end users quickly. …Kubernetes5 min readKubernetes5 min read
Jun 7, 2022Lens Extension for Docker DesktopDocker Desktop extends its functionality to third-party tools with “Docker Extensions” enabling developers to integrate favorite tools for debugging, scanning, monitoring, and more, providing the best experience when working with containerized applications. Lens for Docker Desktop lets users deploy Lens Kubernetes on Docker Desktop and provides easy access to Open…2 min read2 min read
Published inMirantis·Jun 1, 20223 key elements to protect a Kubernetes clusterKubernetes changed how we structure, deploy, and run our applications and became a de-facto standard for running infrastructure at scale. With the rapid adoption of container-based technologies, organizations are increasingly concerned about the security of their Kubernetes clusters. And they should be! …Kubernetes5 min readKubernetes5 min read
Published inMirantis·Mar 18, 2022Repositories, Container Images and Tags in Mirantis Secure RegistryIn Part 1, we explored the capabilities of Mirantis Secure Registry (MSR) deployed on Minikube, and accessed its WebUI using Lens and the port forward capability. In part 2, I will demonstrate how to: Extend our deployment to access MSR using a friendly URL Pull and Push Images to and…Kubernetes6 min readKubernetes6 min read
Jun 17, 2019Custom Hostname for Cloud InstancesCloudera Altus Director provides the simplest way to deploy and manage Cloudera Enterprise in the cloud. It enables customers to unlock the benefits of enterprise-grade Hadoop while leveraging the flexibility, scalability, and affordability of the cloud. …AWS5 min readAWS5 min read
Jun 16, 2019How to: Configure NFS Server and Client on RHEL 7Network File System (NFS) is a distributed file system protocol designed to share files over a computer network. A machine hosting the network drive is called server, where the machines that connect to access the drive are called clients. NFS relies on Remote Procedure Calls (RPC) for remote communication. …2 min read2 min read